{"level":"info","ts":"2026-04-27T22:49:17Z","logger":"controller-runtime.builder","caller":"builder/webhook.go:220","msg":"Registering a mutating webhook","GVK":"appstudio.redhat.com/v1beta2, Kind=IntegrationTestScenario","path":"/mutate-appstudio-redhat-com-v1beta2-integrationtestscenario"} {"level":"info","ts":"2026-04-27T22:49:17Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/mutate-appstudio-redhat-com-v1beta2-integrationtestscenario"} {"level":"info","ts":"2026-04-27T22:49:17Z","logger":"controller-runtime.builder","caller":"builder/webhook.go:258","msg":"Registering a validating webhook","GVK":"appstudio.redhat.com/v1beta2, Kind=IntegrationTestScenario","path":"/validate-appstudio-redhat-com-v1beta2-integrationtestscenario"} {"level":"info","ts":"2026-04-27T22:49:17Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/validate-appstudio-redhat-com-v1beta2-integrationtestscenario"} {"level":"info","ts":"2026-04-27T22:49:17Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/convert"} {"level":"info","ts":"2026-04-27T22:49:17Z","logger":"controller-runtime.builder","caller":"builder/webhook.go:289","msg":"Conversion webhook enabled","GVK":"appstudio.redhat.com/v1beta2, Kind=IntegrationTestScenario"} {"level":"info","ts":"2026-04-27T22:49:17Z","logger":"controller-runtime.builder","caller":"builder/webhook.go:220","msg":"Registering a mutating webhook","GVK":"appstudio.redhat.com/v1alpha1, Kind=Snapshot","path":"/mutate-appstudio-redhat-com-v1alpha1-snapshot"} {"level":"info","ts":"2026-04-27T22:49:17Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/mutate-appstudio-redhat-com-v1alpha1-snapshot"} {"level":"info","ts":"2026-04-27T22:49:17Z","logger":"controller-runtime.builder","caller":"builder/webhook.go:258","msg":"Registering a validating webhook","GVK":"appstudio.redhat.com/v1alpha1, Kind=Snapshot","path":"/validate-appstudio-redhat-com-v1alpha1-snapshot"} {"level":"info","ts":"2026-04-27T22:49:17Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/validate-appstudio-redhat-com-v1alpha1-snapshot"} {"level":"info","ts":"2026-04-27T22:49:17Z","caller":"metrics/integration.go:144","msg":"starting availability probes"} {"level":"info","ts":"2026-04-27T22:49:17Z","logger":"setup","caller":"cmd/main.go:204","msg":"starting manager"} {"level":"info","ts":"2026-04-27T22:49:17Z","logger":"controller-runtime.metrics","caller":"server/server.go:208","msg":"Starting metrics server"} {"level":"info","ts":"2026-04-27T22:49:17Z","logger":"controller-runtime.metrics","caller":"server/server.go:247","msg":"Serving metrics server","bindAddress":":8080","secure":false} {"level":"info","ts":"2026-04-27T22:49:17Z","caller":"manager/server.go:83","msg":"starting server","name":"health probe","addr":"[::]:8081"} {"level":"info","ts":"2026-04-27T22:49:17Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:191","msg":"Starting webhook server"} {"level":"info","ts":"2026-04-27T22:49:17Z","logger":"setup","caller":"cmd/main.go:120","msg":"disabling http/2"} {"level":"info","ts":"2026-04-27T22:49:17Z","logger":"controller-runtime.certwatcher","caller":"certwatcher/certwatcher.go:214","msg":"Updated current TLS certificate","cert":"/tmp/k8s-webhook-server/serving-certs/tls.crt","key":"/tmp/k8s-webhook-server/serving-certs/tls.key"} {"level":"info","ts":"2026-04-27T22:49:17Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:242","msg":"Serving webhook server","host":"","port":9443} {"level":"info","ts":"2026-04-27T22:49:17Z","logger":"controller-runtime.certwatcher","caller":"certwatcher/certwatcher.go:136","msg":"Starting certificate poll+watcher","cert":"/tmp/k8s-webhook-server/serving-certs/tls.crt","key":"/tmp/k8s-webhook-server/serving-certs/tls.key","interval":10} {"level":"info","ts":"2026-04-27T22:49:17Z","caller":"controller/controller.go:353","msg":"Starting EventSource","controller":"integrationpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","source":"kind source: *v1.PipelineRun"} {"level":"info","ts":"2026-04-27T22:49:17Z","caller":"controller/controller.go:353","msg":"Starting EventSource","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","source":"kind source: *v1.PipelineRun"} {"level":"info","ts":"2026-04-27T22:49:17Z","caller":"controller/controller.go:353","msg":"Starting EventSource","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","source":"kind source: *v1alpha1.Component"} {"level":"info","ts":"2026-04-27T22:49:17Z","caller":"controller/controller.go:353","msg":"Starting EventSource","controller":"statusreport","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","source":"kind source: *v1alpha1.Snapshot"} {"level":"info","ts":"2026-04-27T22:49:17Z","caller":"controller/controller.go:353","msg":"Starting EventSource","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","source":"kind source: *v1alpha1.Snapshot"} {"level":"error","ts":"2026-04-27T22:49:17Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func1\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:53\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:54\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"info","ts":"2026-04-27T22:49:17Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component"} {"level":"info","ts":"2026-04-27T22:49:17Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"statusreport","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot"} {"level":"info","ts":"2026-04-27T22:49:17Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"statusreport","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","worker count":1} {"level":"info","ts":"2026-04-27T22:49:17Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","worker count":1} {"level":"error","ts":"2026-04-27T22:49:17Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func1\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:53\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:54\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"info","ts":"2026-04-27T22:49:17Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot"} {"level":"info","ts":"2026-04-27T22:49:17Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","worker count":1} {"level":"info","ts":"2026-04-27T22:49:27Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"integrationpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun"} {"level":"info","ts":"2026-04-27T22:49:27Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"integrationpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","worker count":1} {"level":"info","ts":"2026-04-27T22:49:27Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun"} {"level":"info","ts":"2026-04-27T22:49:27Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","worker count":1} {"level":"info","ts":"2026-04-27T22:58:27Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-annotations-inxzbr","namespace":"build-e2e-kjox"},"application":"build-e2e-kjox/build-suite-test-application-rovk","namespace":"build-e2e-kjox","name":"test-annotations-inxzbr","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-27T22:58:28Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"component-one-fnyx","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj","namespace":"build-e2e-bcus","name":"component-one-fnyx","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-27T22:58:29Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"go-component-cykxkq","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"go-component-cykxkq","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-27T22:58:29Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-comp-hswu","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-hswu","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-27T22:58:29Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-component-pac-vympyu","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","namespace":"integration1-noga","name":"test-component-pac-vympyu","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-27T22:58:31Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"gitlab-rep-psju","name":"my-integration-test-tree"}} {"level":"info","ts":"2026-04-27T22:58:31Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-tree"} {"level":"info","ts":"2026-04-27T22:58:31Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-tree"} {"level":"info","ts":"2026-04-27T22:58:31Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-27T22:58:31Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"gitlab-rep-psju","name":"my-integration-test-suzd"}} {"level":"info","ts":"2026-04-27T22:58:31Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-suzd"} {"level":"info","ts":"2026-04-27T22:58:31Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-suzd"} {"level":"info","ts":"2026-04-27T22:58:31Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-27T22:58:34Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"fj-test-custom-default-xweazt","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"fj-test-custom-default-xweazt","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-27T22:58:36Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-comp-pac-gitlab-dtbiqd","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","namespace":"gitlab-rep-psju","name":"test-comp-pac-gitlab-dtbiqd","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-27T22:58:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot-sample-bfiu"} {"level":"info","ts":"2026-04-27T22:58:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot-sample-bfiu","application":"appstudio"} {"level":"info","ts":"2026-04-27T22:58:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot-sample-bfiu"} {"level":"info","ts":"2026-04-27T22:58:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-bfiu"} {"level":"info","ts":"2026-04-27T22:58:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:123","msg":"Application appstudio has been set as a Controller OwnerReference on Snapshot snapshot-sample-bfiu","snapshot":{"name":"snapshot-sample-bfiu","namespace":"happy-path-xrfd"},"namespace":"happy-path-xrfd","name":"snapshot-sample-bfiu","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-27T22:58: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-bfiu","namespace":"happy-path-xrfd"},"application":"happy-path-xrfd/appstudio"} {"level":"info","ts":"2026-04-27T22:58:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-bfiu","namespace":"happy-path-xrfd"},"application":"happy-path-xrfd/appstudio"} {"level":"info","ts":"2026-04-27T22:58:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"snapshot-sample-bfiu","namespace":"happy-path-xrfd"},"application":"happy-path-xrfd/appstudio","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-27T22:58: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-bfiu","namespace":"happy-path-xrfd"},"application":"happy-path-xrfd/appstudio"} {"level":"info","ts":"2026-04-27T22:58:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"snapshot-sample-bfiu","namespace":"happy-path-xrfd"},"application":"happy-path-xrfd/appstudio","Application.Name":"appstudio","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-27T22:58:38Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-component-pac-uenrhl","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","namespace":"stat-rep-hbbz","name":"test-component-pac-uenrhl","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-27T22:58:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"snapshot-sample-bfiu","namespace":"happy-path-xrfd"},"application":"happy-path-xrfd/appstudio","namespace":"happy-path-xrfd","name":"snapshot-sample-bfiu","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-27T22:58:37Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-27T22:58:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"snapshot-sample-bfiu","namespace":"happy-path-xrfd"},"application":"happy-path-xrfd/appstudio"} {"level":"info","ts":"2026-04-27T22:58:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-bfiu","namespace":"happy-path-xrfd"},"application":"happy-path-xrfd/appstudio"} {"level":"info","ts":"2026-04-27T22:58:38Z","caller":"gitops/snapshot.go:1451","msg":"annotation 'pac.test.appstudio.openshift.io/sha' not found in Snapshot 'snapshot-sample-bfiu', won't add SHA value to the Release name","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"snapshot-sample-bfiu","namespace":"happy-path-xrfd"},"namespace":"happy-path-xrfd","name":"snapshot-sample-bfiu","reconcileID":"d8244de9-6e1a-4200-826d-2cd97c631c01"} {"level":"info","ts":"2026-04-27T22:58:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot"} {"level":"info","ts":"2026-04-27T22:58:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot","application":"application"} {"level":"info","ts":"2026-04-27T22:58:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot"} {"level":"info","ts":"2026-04-27T22:58:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:764","msg":"Created a new Release","snapshot":{"name":"snapshot-sample-bfiu","namespace":"happy-path-xrfd"},"application":"happy-path-xrfd/appstudio","namespace":"happy-path-xrfd","name":"snapshot-sample-bfiu-8http","controllerKind":"","audit":"true","action":"ADD","releasePlan.Name":"source-releaseplan"} {"level":"info","ts":"2026-04-27T22:58:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:779","msg":"Marked Release status automated","snapshot":{"name":"snapshot-sample-bfiu","namespace":"happy-path-xrfd"},"application":"happy-path-xrfd/appstudio","release.Name":"snapshot-sample-bfiu-8http"} {"level":"info","ts":"2026-04-27T22:58: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":"snapshot-sample-bfiu","namespace":"happy-path-xrfd"},"application":"happy-path-xrfd/appstudio"} {"level":"info","ts":"2026-04-27T22:58:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"snapshot-sample-bfiu","namespace":"happy-path-xrfd"},"application":"happy-path-xrfd/appstudio"} {"level":"info","ts":"2026-04-27T22:58:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot-sample-ijoa"} {"level":"info","ts":"2026-04-27T22:58:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot-sample-ijoa","application":"appstudio"} {"level":"info","ts":"2026-04-27T22:58:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:110","msg":"Snapshot integration status condition marked as invalid, the application owning this snapshot cannot be found","snapshot":{"name":"snapshot","namespace":"neg-rp-dev-uvnu"},"snapshot.Namespace":"neg-rp-dev-uvnu","snapshot.Name":"snapshot"} {"level":"info","ts":"2026-04-27T22:58:39Z","logger":"controllers.snapshot","caller":"helpers/errorhandlers.go:96","msg":"Could not get Application from Snapshot. Application may have been removed. Declining to proceed with reconciliation due to the error: Application.appstudio.redhat.com \"application\" not found","snapshot":{"name":"snapshot","namespace":"neg-rp-dev-uvnu"}} {"level":"info","ts":"2026-04-27T22:58:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot-sample-ijoa"} {"level":"info","ts":"2026-04-27T22:58:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-ijoa"} {"level":"info","ts":"2026-04-27T22:58:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:123","msg":"Application appstudio has been set as a Controller OwnerReference on Snapshot snapshot-sample-ijoa","snapshot":{"name":"snapshot-sample-ijoa","namespace":"tenant-dev-hkgw"},"namespace":"tenant-dev-hkgw","name":"snapshot-sample-ijoa","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-27T22:58:39Z","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-ijoa","namespace":"tenant-dev-hkgw"},"application":"tenant-dev-hkgw/appstudio"} {"level":"info","ts":"2026-04-27T22:58:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-ijoa","namespace":"tenant-dev-hkgw"},"application":"tenant-dev-hkgw/appstudio"} {"level":"info","ts":"2026-04-27T22:58:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"snapshot-sample-ijoa","namespace":"tenant-dev-hkgw"},"application":"tenant-dev-hkgw/appstudio","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-27T22:58: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":"snapshot-sample-ijoa","namespace":"tenant-dev-hkgw"},"application":"tenant-dev-hkgw/appstudio"} {"level":"info","ts":"2026-04-27T22:58:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"snapshot-sample-ijoa","namespace":"tenant-dev-hkgw"},"application":"tenant-dev-hkgw/appstudio","Application.Name":"appstudio","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-27T22:58:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"snapshot-sample-ijoa","namespace":"tenant-dev-hkgw"},"application":"tenant-dev-hkgw/appstudio","namespace":"tenant-dev-hkgw","name":"snapshot-sample-ijoa","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-27T22:58:39Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-27T22:58:39Z","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-ijoa","namespace":"tenant-dev-hkgw"},"application":"tenant-dev-hkgw/appstudio"} {"level":"info","ts":"2026-04-27T22:58:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-ijoa","namespace":"tenant-dev-hkgw"},"application":"tenant-dev-hkgw/appstudio"} {"level":"info","ts":"2026-04-27T22:58:39Z","caller":"gitops/snapshot.go:1451","msg":"annotation 'pac.test.appstudio.openshift.io/sha' not found in Snapshot 'snapshot-sample-ijoa', won't add SHA value to the Release name","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"snapshot-sample-ijoa","namespace":"tenant-dev-hkgw"},"namespace":"tenant-dev-hkgw","name":"snapshot-sample-ijoa","reconcileID":"3e2848f0-294e-4428-b9c9-4308069ad8d9"} {"level":"info","ts":"2026-04-27T22:58:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:764","msg":"Created a new Release","snapshot":{"name":"snapshot-sample-ijoa","namespace":"tenant-dev-hkgw"},"application":"tenant-dev-hkgw/appstudio","namespace":"tenant-dev-hkgw","name":"snapshot-sample-ijoa-5lz2x","controllerKind":"","audit":"true","action":"ADD","releasePlan.Name":"source-releaseplan"} {"level":"info","ts":"2026-04-27T22:58:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:779","msg":"Marked Release status automated","snapshot":{"name":"snapshot-sample-ijoa","namespace":"tenant-dev-hkgw"},"application":"tenant-dev-hkgw/appstudio","release.Name":"snapshot-sample-ijoa-5lz2x"} {"level":"info","ts":"2026-04-27T22:58: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":"snapshot-sample-ijoa","namespace":"tenant-dev-hkgw"},"application":"tenant-dev-hkgw/appstudio"} {"level":"info","ts":"2026-04-27T22:58:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"snapshot-sample-ijoa","namespace":"tenant-dev-hkgw"},"application":"tenant-dev-hkgw/appstudio"} {"level":"info","ts":"2026-04-27T22:58:40Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"group-uyqv","name":"my-integration-test-hpte"}} {"level":"info","ts":"2026-04-27T22:58:40Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-hpte"} {"level":"info","ts":"2026-04-27T22:58:40Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-hpte"} {"level":"info","ts":"2026-04-27T22:58:40Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-27T22:58:40Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"go-component-jtgkfn","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-27T22:58:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot"} {"level":"info","ts":"2026-04-27T22:58:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot","application":"application"} {"level":"info","ts":"2026-04-27T22:58:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot"} {"level":"info","ts":"2026-04-27T22:58:49Z","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-hrqu"},"snapshot.Namespace":"block-rp-dev-hrqu","snapshot.Name":"snapshot"} {"level":"info","ts":"2026-04-27T22:58:49Z","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-hrqu"}} {"level":"info","ts":"2026-04-27T22:58:56Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"component-two-xtsb","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj","namespace":"build-e2e-bcus","name":"component-two-xtsb","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-27T22:59:16Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gh-test-custom-default-xoogih","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"gh-test-custom-default-xoogih","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-27T22:59:19Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gl-multi-component-child-vugt","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-27T22:59:19Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-comp-uojo","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-uojo","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-27T22:59:20Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"fj-multi-component-child-wvxp","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-27T22:59:21Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gh-multi-component-child-hzwx","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-27T22:59:22Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"konflux-snpo","name":"my-integration-test-anwd"}} {"level":"info","ts":"2026-04-27T22:59:22Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-anwd"} {"level":"info","ts":"2026-04-27T22:59:22Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-anwd"} {"level":"info","ts":"2026-04-27T22:59:22Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-27T22:59:23Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"konflux-demo-component-ccin","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","namespace":"konflux-snpo","name":"konflux-demo-component-ccin","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-27T22:59:28Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration1-noga","name":"my-integration-test-srft"}} {"level":"info","ts":"2026-04-27T22:59:28Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-srft"} {"level":"info","ts":"2026-04-27T22:59:28Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-srft"} {"level":"info","ts":"2026-04-27T22:59:28Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-27T22:59:28Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration1-noga","name":"skipped-its"}} {"level":"info","ts":"2026-04-27T22:59:28Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"skipped-its"} {"level":"info","ts":"2026-04-27T22:59:28Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"skipped-its"} {"level":"info","ts":"2026-04-27T22:59:28Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-27T22:59:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot"} {"level":"info","ts":"2026-04-27T22:59:37Z","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-hrqu","snapshot":"snapshot"} {"level":"info","ts":"2026-04-27T22:59:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot"} {"level":"info","ts":"2026-04-27T22:59:42Z","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-uvnu","snapshot":"snapshot"} {"level":"info","ts":"2026-04-27T22:59:44Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gl-test-custom-default-ohjofr","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"gl-test-custom-default-ohjofr","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-27T22:59:44Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"stat-rep-hbbz","name":"my-integration-test-eyyt"}} {"level":"info","ts":"2026-04-27T22:59:44Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-eyyt"} {"level":"info","ts":"2026-04-27T22:59:44Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-eyyt"} {"level":"info","ts":"2026-04-27T22:59:44Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-27T22:59:44Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"stat-rep-hbbz","name":"my-integration-test-fzon"}} {"level":"info","ts":"2026-04-27T22:59:44Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-fzon"} {"level":"info","ts":"2026-04-27T22:59:44Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-fzon"} {"level":"info","ts":"2026-04-27T22:59:44Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-27T22:59:44Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"stat-rep-hbbz","name":"my-integration-test-jdyp"}} {"level":"info","ts":"2026-04-27T22:59:44Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-jdyp"} {"level":"info","ts":"2026-04-27T22:59:44Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-jdyp"} {"level":"info","ts":"2026-04-27T22:59:44Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-27T22:59:44Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"stat-rep-hbbz","name":"my-integration-test-xpwl"}} {"level":"info","ts":"2026-04-27T22:59:44Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-xpwl"} {"level":"info","ts":"2026-04-27T22:59:44Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-xpwl"} {"level":"info","ts":"2026-04-27T22:59:44Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-27T22:59:47Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"go-component-cykxkq-on-pull-request-2tfz6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T22:59: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-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T22:59: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-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"go-component-cykxkq-on-pull-request-2tfz6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-cykxkq-on-pull-request-2tfz6","PR group":"konflux-go-component-cykxkq"} {"level":"info","ts":"2026-04-27T22:59: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-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","prGroup":"konflux-go-component-cykxkq","prGroupHash":"ec9ac2b378449842c6f5697c2a41547475e890a3e7e0c24ffdcf986608448e"} {"level":"info","ts":"2026-04-27T22:59: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-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T22:59: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-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T22:59: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-cykxkq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T22:59: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-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T22:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"go-component-cykxkq-on-pull-request-2tfz6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T22:59: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-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T22:59: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-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T22:59: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-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T22:59: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-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T22:59: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-cykxkq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T22:59: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-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T22:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"go-component-cykxkq-on-pull-request-2tfz6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T22: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":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T22: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":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T22: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":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T22: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":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T22:59: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-cykxkq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T22: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":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T22:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"go-component-cykxkq-on-pull-request-2tfz6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T22: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":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T22: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":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T22: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":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T22: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":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T22:59: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-cykxkq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T22: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":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T22:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"go-component-cykxkq-on-pull-request-2tfz6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T22: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":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T22: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":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T22: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":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T22: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":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T22:59: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-cykxkq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T22: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":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T22:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"go-component-cykxkq-on-pull-request-2tfz6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T22: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":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T22: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":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T22: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":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T22: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":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T22:59: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-cykxkq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T22: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":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T22:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"go-component-cykxkq-on-pull-request-2tfz6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T22: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":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T22: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":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T22: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":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T22: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":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T22:59: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-cykxkq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T22: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":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T22:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"go-component-cykxkq-on-pull-request-2tfz6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T22: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":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T22: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":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T22: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":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T22: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":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T22:59: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-cykxkq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T22: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":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T22:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"go-component-cykxkq-on-pull-request-2tfz6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T22: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":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T22: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":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T22: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":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T22: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":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T22:59: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-cykxkq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T22: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":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T22:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"go-component-cykxkq-on-pull-request-2tfz6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T22: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":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T22: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":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T22: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":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T22: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":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T22:59: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-cykxkq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T22: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":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T22:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"go-component-cykxkq-on-pull-request-2tfz6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T22: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":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T22: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":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T22: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":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T22: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":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T22:59: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-cykxkq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T22: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":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T22:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"go-component-cykxkq-on-pull-request-2tfz6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T22: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":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T22: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":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T22: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":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T22: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":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T22:59: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-cykxkq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T22: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":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T22:59:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"go-component-cykxkq-on-pull-request-2tfz6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T22: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":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T22: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":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T22: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":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T22: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":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T22:59: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-cykxkq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T22: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":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T22:59:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"go-component-cykxkq-on-pull-request-2tfz6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T22: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":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T22: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":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T22: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":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T22: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":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T22:59: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-cykxkq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T22: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":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T22:59:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"go-component-cykxkq-on-pull-request-2tfz6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T22:59:58Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","namespace":"integration1-noga","name":"test-component-pac-vympyu-on-pull-request-77ndm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T22:59: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-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T22:59:58Z","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-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","namespace":"integration1-noga","name":"test-component-pac-vympyu-on-pull-request-77ndm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-component-pac-vympyu-on-pull-request-77ndm","PR group":"konflux-test-component-pac-vympyu"} {"level":"info","ts":"2026-04-27T22:59: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-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","prGroup":"konflux-test-component-pac-vympyu","prGroupHash":"cce0ea8d362c76ec2fe1a507319198c910d23c3377912b652e9078fd9e0810"} {"level":"info","ts":"2026-04-27T22:59: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-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T22:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T22:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T22:59:58Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","ExternalID":"my-integration-test-srft-test-component-pac-vympyu"} {"level":"info","ts":"2026-04-27T22:59:58Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","ExternalID":"my-integration-test-srft-test-component-pac-vympyu"} {"level":"info","ts":"2026-04-27T22:59:58Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","snapshot.NameSpace":"integration1-noga","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-srft","externalID":"my-integration-test-srft-test-component-pac-vympyu"} {"level":"info","ts":"2026-04-27T22:59:58Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","ID":73291174707,"CheckName":"Konflux Dev version / my-integration-test-srft / test-component-pac-vympyu","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-27T22:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","pipelineRun.Namespace":"integration1-noga","pipelineRun.Name":"test-component-pac-vympyu-on-pull-request-77ndm","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-27T22:59:58Z","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-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","pipelinerun.Name":"test-component-pac-vympyu-on-pull-request-77ndm"} {"level":"info","ts":"2026-04-27T22:59: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-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T22:59:58Z","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-vympyu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T22:59:58Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gl-multi-component-parent-vugt","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-parent-vugt","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-27T22:59: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-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T22:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","namespace":"integration1-noga","name":"test-component-pac-vympyu-on-pull-request-77ndm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T22:59: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-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T22:59: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-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T22:59: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-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T22:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T22:59:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T22:59:59Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","ExternalID":"my-integration-test-srft-test-component-pac-vympyu"} {"level":"info","ts":"2026-04-27T22:59:59Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","ExternalID":"my-integration-test-srft-test-component-pac-vympyu"} {"level":"info","ts":"2026-04-27T22:59:59Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","existingCheckRun":"github.CheckRun{ID:73291174707, NodeID:\"CR_kwDOKrwUx88AAAAREH6TMw\", HeadSHA:\"414d2f84f67402954172da0d820400921ba10013\", ExternalID:\"my-integration-test-srft-test-component-pac-vympyu\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/73291174707\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/73291174707\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-27 22:59:58 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-vympyu snapshot scenario my-integration-test-srft is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration1-noga/test-component-pac-vympyu-on-pull-request-77ndm is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/73291174707/annotations\"}, Name:\"Konflux Dev version / my-integration-test-srft / test-component-pac-vympyu\", CheckSuite:github.CheckSuite{ID:66440622639}, 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:3592673718, Number:29956, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/29956\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-vympyu\", SHA:\"414d2f84f67402954172da0d820400921ba10013\", 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-mlvedy\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-04-27T22:59:59Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","ID":73291174707,"CheckName":"Konflux Dev version / my-integration-test-srft / test-component-pac-vympyu","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-27T22:59:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","pipelineRun.Namespace":"integration1-noga","pipelineRun.Name":"test-component-pac-vympyu-on-pull-request-77ndm","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-27T22:59:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","pipelinerun.Name":"test-component-pac-vympyu-on-pull-request-77ndm"} {"level":"info","ts":"2026-04-27T22: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":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T22:59:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-vympyu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T22:59:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T22:59:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","namespace":"integration1-noga","name":"test-component-pac-vympyu-on-pull-request-77ndm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T22:59:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T22:59:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T22:59:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T22:59:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T22:59:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","namespace":"integration1-noga","name":"test-component-pac-vympyu-on-pull-request-77ndm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:00:00Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"fj-multi-component-parent-wvxp","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-parent-wvxp","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-27T23:00:03Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-comp-kgki","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-kgki","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-27T23: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":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23: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":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:00: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-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23: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":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:00:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","namespace":"integration1-noga","name":"test-component-pac-vympyu-on-pull-request-77ndm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23: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":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:00: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-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23: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":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:00:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","namespace":"integration1-noga","name":"test-component-pac-vympyu-on-pull-request-77ndm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23: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":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:00: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-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23: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":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:00:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","namespace":"integration1-noga","name":"test-component-pac-vympyu-on-pull-request-77ndm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:00:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:00:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:00:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:00:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:00:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-cykxkq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:00:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:00:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"go-component-cykxkq-on-pull-request-2tfz6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:00:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:00:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:00: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-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:00:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:00:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","namespace":"integration1-noga","name":"test-component-pac-vympyu-on-pull-request-77ndm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:00:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot-sample-ijoa"} {"level":"info","ts":"2026-04-27T23:00:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"tenant-dev-hkgw","snapshot":"snapshot-sample-ijoa"} {"level":"info","ts":"2026-04-27T23:00:11Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gh-multi-component-parent-hzwx","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-parent-hzwx","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-27T23: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":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23: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":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23: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":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23: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":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:00:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-cykxkq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23: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":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:00:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"go-component-cykxkq-on-pull-request-2tfz6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:00:25Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-annotations-inxzbr","namespace":"build-e2e-kjox"},"application":"build-e2e-kjox/build-suite-test-application-rovk","namespace":"build-e2e-kjox","name":"test-annotations-inxzbr","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-27T23: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-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23: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-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:00: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-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23: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-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","namespace":"integration1-noga","name":"test-component-pac-vympyu-on-pull-request-77ndm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:00:32Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:00:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:00:32Z","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-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","PR group":"konflux-fj-test-custom-default-xweazt"} {"level":"info","ts":"2026-04-27T23:00: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":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","prGroup":"konflux-fj-test-custom-default-xweazt","prGroupHash":"db6d421e5f319e40e3c4503590f0580556116424605a0c0a845d8dab637cea"} {"level":"info","ts":"2026-04-27T23:00:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:00:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:00:32Z","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-xweazt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:00:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:00:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:00:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:00:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:00:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:00:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:00: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-xweazt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:00:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:00:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:00:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:00:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:00:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:00:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:00: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-xweazt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:00:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:00:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:00:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:00:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:00:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:00:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:00: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-xweazt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:00:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:00:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:00:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:00:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:00:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:00:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:00: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-xweazt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:00:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:00:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23: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":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:00:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:00:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:00:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-xweazt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23: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":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:00:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23: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":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:00:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:00:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:00:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-xweazt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23: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":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:00:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23: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":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:00:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:00:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:00:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-xweazt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23: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":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:00:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23: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":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:00:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:00:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:00:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-xweazt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23: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":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:00:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23: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":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:00:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:00:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:00:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-xweazt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23: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":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:00:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:00:34Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-symlink-comp-nvzh","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-symlink-comp-nvzh","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-27T23:00:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:00:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:00:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:00:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:00:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-xweazt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:00:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:00:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:00:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:00:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:00:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:00:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:00:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-xweazt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:00:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:00:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:00:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:00:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:00:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:00:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:00:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-xweazt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:00:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:00:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:00:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:00:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:00:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:00:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:00:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-xweazt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:00:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:00:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:00:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:00:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:00:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:00:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:00:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-xweazt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:00:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:00:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:00:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:00:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:00:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:00:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:00:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-xweazt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:00:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:00:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-xweazt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:00:38Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","namespace":"gitlab-rep-psju","name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23: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":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:00:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","namespace":"gitlab-rep-psju","name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","PR group":"konflux-test-comp-pac-gitlab-dtbiqd"} {"level":"info","ts":"2026-04-27T23:00:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","prGroup":"konflux-test-comp-pac-gitlab-dtbiqd","prGroupHash":"71cbf9281087961322380b0da035334b042fe94eea7b41423b4f3a10662c7d"} {"level":"info","ts":"2026-04-27T23: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":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:00:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GitlabReporter","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:00:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","reporter":"GitlabReporter"} {"level":"info","ts":"2026-04-27T23:00:39Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:00:39Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","projectID":56586709,"pipelineID":2483645030} {"level":"info","ts":"2026-04-27T23:00:39Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:407","msg":"found no matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","statusName":"Konflux Dev version / my-integration-test-tree / test-comp-pac-gitlab-dtbiqd"} {"level":"info","ts":"2026-04-27T23:00:39Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","scenarioName":"my-integration-test-tree"} {"level":"info","ts":"2026-04-27T23:00:39Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","scenario.name":"my-integration-test-tree","commitStatus2.ID":14112552049,"TargetURL":null} {"level":"info","ts":"2026-04-27T23:00:39Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:00:39Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","projectID":56586709,"pipelineID":2483645030} {"level":"info","ts":"2026-04-27T23:00:40Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:407","msg":"found no matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","statusName":"Konflux Dev version / my-integration-test-suzd / test-comp-pac-gitlab-dtbiqd"} {"level":"info","ts":"2026-04-27T23:00:40Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","scenarioName":"my-integration-test-suzd"} {"level":"info","ts":"2026-04-27T23:00:40Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","scenario.name":"my-integration-test-suzd","commitStatus2.ID":14112552056,"TargetURL":null} {"level":"info","ts":"2026-04-27T23:00:40Z","caller":"status/status.go:748","msg":"Try to post gitlab merge request comment for the latest test report","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"namespace":"gitlab-rep-psju","name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","reconcileID":"f3e8a186-a006-4173-b8c2-6d9b3815ab72","snapshot.Namespace":"gitlab-rep-psju","snapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-04-27T23:00:40Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","commentTitle":"Integration test for component test-comp-pac-gitlab-dtbiqd"} {"level":"info","ts":"2026-04-27T23:00:40Z","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-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","commentPrefix":"Integration test for component test-comp-pac-gitlab-dtbiqd"} {"level":"info","ts":"2026-04-27T23:00:40Z","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-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","pipelineRun.Namespace":"gitlab-rep-psju","pipelineRun.Name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-27T23:00:40Z","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-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","pipelinerun.Name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc"} {"level":"info","ts":"2026-04-27T23:00: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-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:00: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-pac-gitlab-dtbiqd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:00: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-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:00:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","namespace":"gitlab-rep-psju","name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:00: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-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:00: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-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:00: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-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:00:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GitlabReporter","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:00:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","reporter":"GitlabReporter"} {"level":"info","ts":"2026-04-27T23:00:40Z","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-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:00:41Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","projectID":56586709,"pipelineID":2483645030} {"level":"info","ts":"2026-04-27T23:00:41Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","commitStatus.Name":"Konflux Dev version / my-integration-test-tree / test-comp-pac-gitlab-dtbiqd","commitStatus.ID":14112552049} {"level":"info","ts":"2026-04-27T23:00:41Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:256","msg":"Skipping redundant status update since the existing commit status has the same state","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","scenario.name":"my-integration-test-tree","commitStatus.ID":14112552049,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-04-27T23:00: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-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:00:41Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","projectID":56586709,"pipelineID":2483645030} {"level":"info","ts":"2026-04-27T23:00:41Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","commitStatus.Name":"Konflux Dev version / my-integration-test-suzd / test-comp-pac-gitlab-dtbiqd","commitStatus.ID":14112552056} {"level":"info","ts":"2026-04-27T23:00:41Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:256","msg":"Skipping redundant status update since the existing commit status has the same state","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","scenario.name":"my-integration-test-suzd","commitStatus.ID":14112552056,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-04-27T23:00:41Z","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-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"namespace":"gitlab-rep-psju","name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","reconcileID":"40a906d7-4f71-4ce8-a117-b9f5ef91caa0","snapshot.Namespace":"gitlab-rep-psju","snapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-04-27T23:00:41Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","commentTitle":"Integration test for component test-comp-pac-gitlab-dtbiqd","noteID":3291762408} {"level":"info","ts":"2026-04-27T23:00:41Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","commentTitle":"Integration test for component test-comp-pac-gitlab-dtbiqd"} {"level":"info","ts":"2026-04-27T23:00:41Z","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-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","commentPrefix":"Integration test for component test-comp-pac-gitlab-dtbiqd","count":1} {"level":"info","ts":"2026-04-27T23:00:41Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","noteID":3291762408,"commentPrefix":"Integration test for component test-comp-pac-gitlab-dtbiqd"} {"level":"info","ts":"2026-04-27T23:00:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","pipelineRun.Namespace":"gitlab-rep-psju","pipelineRun.Name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-27T23:00:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","pipelinerun.Name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc"} {"level":"info","ts":"2026-04-27T23:00:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:00:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pac-gitlab-dtbiqd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23: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":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:00:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","namespace":"gitlab-rep-psju","name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:00:42Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","namespace":"stat-rep-hbbz","name":"test-component-pac-uenrhl-on-pull-request-qklzh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23: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":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:00:42Z","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-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","namespace":"stat-rep-hbbz","name":"test-component-pac-uenrhl-on-pull-request-qklzh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-component-pac-uenrhl-on-pull-request-qklzh","PR group":"konflux-test-component-pac-uenrhl"} {"level":"info","ts":"2026-04-27T23:00:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","prGroup":"konflux-test-component-pac-uenrhl","prGroupHash":"2630a173b25029e1d6e7cae6309f6ebd86a320dfcca83495621b50e29052f2"} {"level":"info","ts":"2026-04-27T23: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":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:00:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:00:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:00:42Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","ExternalID":"my-integration-test-xpwl-test-component-pac-uenrhl"} {"level":"info","ts":"2026-04-27T23:00:42Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","ExternalID":"my-integration-test-xpwl-test-component-pac-uenrhl"} {"level":"info","ts":"2026-04-27T23:00:42Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","snapshot.NameSpace":"stat-rep-hbbz","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-xpwl","externalID":"my-integration-test-xpwl-test-component-pac-uenrhl"} {"level":"info","ts":"2026-04-27T23:00:42Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","ID":73291267121,"CheckName":"Konflux Dev version / my-integration-test-xpwl / test-component-pac-uenrhl","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-27T23:00:42Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","ExternalID":"my-integration-test-eyyt-test-component-pac-uenrhl"} {"level":"info","ts":"2026-04-27T23:00:42Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","ExternalID":"my-integration-test-eyyt-test-component-pac-uenrhl"} {"level":"info","ts":"2026-04-27T23:00:42Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","snapshot.NameSpace":"stat-rep-hbbz","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-eyyt","externalID":"my-integration-test-eyyt-test-component-pac-uenrhl"} {"level":"info","ts":"2026-04-27T23:00:42Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","ID":73291267688,"CheckName":"Konflux Dev version / my-integration-test-eyyt / test-component-pac-uenrhl","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-27T23:00:42Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","ExternalID":"my-integration-test-fzon-test-component-pac-uenrhl"} {"level":"info","ts":"2026-04-27T23:00:42Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","ExternalID":"my-integration-test-fzon-test-component-pac-uenrhl"} {"level":"info","ts":"2026-04-27T23:00:42Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","snapshot.NameSpace":"stat-rep-hbbz","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-fzon","externalID":"my-integration-test-fzon-test-component-pac-uenrhl"} {"level":"info","ts":"2026-04-27T23:00:43Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","ID":73291268185,"CheckName":"Konflux Dev version / my-integration-test-fzon / test-component-pac-uenrhl","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-27T23:00:43Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","ExternalID":"my-integration-test-jdyp-test-component-pac-uenrhl"} {"level":"info","ts":"2026-04-27T23:00:43Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","ExternalID":"my-integration-test-jdyp-test-component-pac-uenrhl"} {"level":"info","ts":"2026-04-27T23:00:43Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","snapshot.NameSpace":"stat-rep-hbbz","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-jdyp","externalID":"my-integration-test-jdyp-test-component-pac-uenrhl"} {"level":"info","ts":"2026-04-27T23:00:43Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","ID":73291268780,"CheckName":"Konflux Dev version / my-integration-test-jdyp / test-component-pac-uenrhl","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-27T23:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","pipelineRun.Namespace":"stat-rep-hbbz","pipelineRun.Name":"test-component-pac-uenrhl-on-pull-request-qklzh","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-27T23:00: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-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","pipelinerun.Name":"test-component-pac-uenrhl-on-pull-request-qklzh"} {"level":"info","ts":"2026-04-27T23: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":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:00:43Z","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-uenrhl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23: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":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","namespace":"stat-rep-hbbz","name":"test-component-pac-uenrhl-on-pull-request-qklzh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23: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":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:00: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-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23: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":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","namespace":"gitlab-rep-psju","name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23: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":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23: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":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23: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":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:00: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-default-xweazt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23: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":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23: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":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23: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":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:00:43Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","ExternalID":"my-integration-test-eyyt-test-component-pac-uenrhl"} {"level":"info","ts":"2026-04-27T23:00:43Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","ExternalID":"my-integration-test-eyyt-test-component-pac-uenrhl"} {"level":"info","ts":"2026-04-27T23:00:43Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","existingCheckRun":"github.CheckRun{ID:73291267688, NodeID:\"CR_kwDOMjU9q88AAAAREH_-aA\", HeadSHA:\"3b7739adbf81df77c14488be670164cdf2682b17\", ExternalID:\"my-integration-test-eyyt-test-component-pac-uenrhl\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/73291267688\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/73291267688\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-27 23:00:42 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-uenrhl snapshot scenario my-integration-test-eyyt is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-hbbz/test-component-pac-uenrhl-on-pull-request-qklzh is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/73291267688/annotations\"}, Name:\"Konflux Dev version / my-integration-test-eyyt / test-component-pac-uenrhl\", CheckSuite:github.CheckSuite{ID:66440707302}, 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:3592677149, Number:9500, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9500\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-uenrhl\", SHA:\"3b7739adbf81df77c14488be670164cdf2682b17\", 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-fpamzh\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}}]}"} {"level":"info","ts":"2026-04-27T23:00:44Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","ID":73291267688,"CheckName":"Konflux Dev version / my-integration-test-eyyt / test-component-pac-uenrhl","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-27T23:00:44Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","ExternalID":"my-integration-test-fzon-test-component-pac-uenrhl"} {"level":"info","ts":"2026-04-27T23:00:44Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","ExternalID":"my-integration-test-fzon-test-component-pac-uenrhl"} {"level":"info","ts":"2026-04-27T23:00:44Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","existingCheckRun":"github.CheckRun{ID:73291268185, NodeID:\"CR_kwDOMjU9q88AAAAREIAAWQ\", HeadSHA:\"3b7739adbf81df77c14488be670164cdf2682b17\", ExternalID:\"my-integration-test-fzon-test-component-pac-uenrhl\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/73291268185\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/73291268185\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-27 23:00:43 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-uenrhl snapshot scenario my-integration-test-fzon is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-hbbz/test-component-pac-uenrhl-on-pull-request-qklzh is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/73291268185/annotations\"}, Name:\"Konflux Dev version / my-integration-test-fzon / test-component-pac-uenrhl\", CheckSuite:github.CheckSuite{ID:66440707302}, 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:3592677149, Number:9500, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9500\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-uenrhl\", SHA:\"3b7739adbf81df77c14488be670164cdf2682b17\", 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-fpamzh\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}}]}"} {"level":"info","ts":"2026-04-27T23:00:44Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","ID":73291268185,"CheckName":"Konflux Dev version / my-integration-test-fzon / test-component-pac-uenrhl","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-27T23:00:44Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","ExternalID":"my-integration-test-jdyp-test-component-pac-uenrhl"} {"level":"info","ts":"2026-04-27T23:00:44Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","ExternalID":"my-integration-test-jdyp-test-component-pac-uenrhl"} {"level":"info","ts":"2026-04-27T23:00:44Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","existingCheckRun":"github.CheckRun{ID:73291268780, NodeID:\"CR_kwDOMjU9q88AAAAREIACrA\", HeadSHA:\"3b7739adbf81df77c14488be670164cdf2682b17\", ExternalID:\"my-integration-test-jdyp-test-component-pac-uenrhl\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/73291268780\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/73291268780\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-27 23:00:43 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-uenrhl snapshot optional scenario my-integration-test-jdyp is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-hbbz/test-component-pac-uenrhl-on-pull-request-qklzh is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/73291268780/annotations\"}, Name:\"Konflux Dev version / my-integration-test-jdyp / test-component-pac-uenrhl\", CheckSuite:github.CheckSuite{ID:66440707302}, 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:3592677149, Number:9500, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9500\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-uenrhl\", SHA:\"3b7739adbf81df77c14488be670164cdf2682b17\", 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-fpamzh\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}}]}"} {"level":"info","ts":"2026-04-27T23:00:44Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","ID":73291268780,"CheckName":"Konflux Dev version / my-integration-test-jdyp / test-component-pac-uenrhl","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-27T23:00:44Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","ExternalID":"my-integration-test-xpwl-test-component-pac-uenrhl"} {"level":"info","ts":"2026-04-27T23:00:44Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","ExternalID":"my-integration-test-xpwl-test-component-pac-uenrhl"} {"level":"info","ts":"2026-04-27T23:00:44Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","existingCheckRun":"github.CheckRun{ID:73291267121, NodeID:\"CR_kwDOMjU9q88AAAAREH_8MQ\", HeadSHA:\"3b7739adbf81df77c14488be670164cdf2682b17\", ExternalID:\"my-integration-test-xpwl-test-component-pac-uenrhl\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/73291267121\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/73291267121\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-27 23:00:42 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-uenrhl snapshot scenario my-integration-test-xpwl is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-hbbz/test-component-pac-uenrhl-on-pull-request-qklzh is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/73291267121/annotations\"}, Name:\"Konflux Dev version / my-integration-test-xpwl / test-component-pac-uenrhl\", CheckSuite:github.CheckSuite{ID:66440707302}, 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:3592677149, Number:9500, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9500\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-uenrhl\", SHA:\"3b7739adbf81df77c14488be670164cdf2682b17\", 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-fpamzh\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}}]}"} {"level":"info","ts":"2026-04-27T23:00:44Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","ID":73291267121,"CheckName":"Konflux Dev version / my-integration-test-xpwl / test-component-pac-uenrhl","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-27T23:00:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","pipelineRun.Namespace":"stat-rep-hbbz","pipelineRun.Name":"test-component-pac-uenrhl-on-pull-request-qklzh","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-27T23:00:44Z","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-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","pipelinerun.Name":"test-component-pac-uenrhl-on-pull-request-qklzh"} {"level":"info","ts":"2026-04-27T23:00: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-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:00:44Z","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-uenrhl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:00: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-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:00:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","namespace":"stat-rep-hbbz","name":"test-component-pac-uenrhl-on-pull-request-qklzh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:00: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-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:00: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-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:00: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-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:00: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-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:00:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","namespace":"integration1-noga","name":"test-component-pac-vympyu-on-pull-request-77ndm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:00: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-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:00: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-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:00: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-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:00: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-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:00:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","namespace":"stat-rep-hbbz","name":"test-component-pac-uenrhl-on-pull-request-qklzh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:00:45Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-dg92s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:00: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-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:00:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-dg92s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-jtgkfn-on-pull-request-dg92s","PR group":"konflux-go-component-jtgkfn"} {"level":"info","ts":"2026-04-27T23:00:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","prGroup":"konflux-go-component-jtgkfn","prGroupHash":"bf4cf9e3ac845de1e7e6025e941e8c5aaf744c7dcfabf820400e3dcb39e6be"} {"level":"info","ts":"2026-04-27T23:00: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-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:00:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:00:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:00:45Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-hpte-go-component-jtgkfn"} {"level":"info","ts":"2026-04-27T23:00:45Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-hpte-go-component-jtgkfn"} {"level":"info","ts":"2026-04-27T23:00:45Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.NameSpace":"group-uyqv","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-hpte","externalID":"my-integration-test-hpte-go-component-jtgkfn"} {"level":"info","ts":"2026-04-27T23:00:46Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ID":73291273826,"CheckName":"Konflux Dev version / my-integration-test-hpte / go-component-jtgkfn","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-27T23:00:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","pipelineRun.Namespace":"group-uyqv","pipelineRun.Name":"go-component-jtgkfn-on-pull-request-dg92s","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-27T23:00:46Z","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-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","pipelinerun.Name":"go-component-jtgkfn-on-pull-request-dg92s"} {"level":"info","ts":"2026-04-27T23:00:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:00:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-jtgkfn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:00: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-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:00:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-dg92s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:00: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-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:00: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-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:00: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-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:00: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-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:00:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","namespace":"gitlab-rep-psju","name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:00: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-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:00: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-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:00: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-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:00: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-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:00:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-dg92s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:00: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-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:00: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-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:00: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-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:00: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-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:00:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-dg92s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:00: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-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:00: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-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:00: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-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:00: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-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:00:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-dg92s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:00: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-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:00: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-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:00: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-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:00: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-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:00:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","namespace":"gitlab-rep-psju","name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:00:49Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"component-two-xtsb-on-pull-request-tq87j","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj","namespace":"build-e2e-bcus","name":"component-two-xtsb-on-pull-request-tq87j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23: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":"component-two-xtsb-on-pull-request-tq87j","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj"} {"level":"info","ts":"2026-04-27T23:00:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"component-two-xtsb-on-pull-request-tq87j","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj","namespace":"build-e2e-bcus","name":"component-two-xtsb-on-pull-request-tq87j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"component-two-xtsb-on-pull-request-tq87j","PR group":"konflux-component-two-xtsb"} {"level":"info","ts":"2026-04-27T23:00: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":"component-two-xtsb-on-pull-request-tq87j","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj","prGroup":"konflux-component-two-xtsb","prGroupHash":"e23c7215158999f00d9ee96b6c02cf0059088edf902612dea86a7180cc25f3"} {"level":"info","ts":"2026-04-27T23: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":"component-two-xtsb-on-pull-request-tq87j","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj"} {"level":"info","ts":"2026-04-27T23: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":"component-two-xtsb-on-pull-request-tq87j","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj"} {"level":"info","ts":"2026-04-27T23:00:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-component-two-xtsb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-xtsb-on-pull-request-tq87j","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj"} {"level":"info","ts":"2026-04-27T23: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":"component-two-xtsb-on-pull-request-tq87j","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj"} {"level":"info","ts":"2026-04-27T23:00:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-xtsb-on-pull-request-tq87j","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj","namespace":"build-e2e-bcus","name":"component-two-xtsb-on-pull-request-tq87j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"component-two-xtsb-on-pull-request-tq87j","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj"} {"level":"info","ts":"2026-04-27T23: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":"component-two-xtsb-on-pull-request-tq87j","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj"} {"level":"info","ts":"2026-04-27T23: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":"component-two-xtsb-on-pull-request-tq87j","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj"} {"level":"info","ts":"2026-04-27T23: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":"component-two-xtsb-on-pull-request-tq87j","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj"} {"level":"info","ts":"2026-04-27T23:00:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-xtsb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-xtsb-on-pull-request-tq87j","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj"} {"level":"info","ts":"2026-04-27T23: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":"component-two-xtsb-on-pull-request-tq87j","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj"} {"level":"info","ts":"2026-04-27T23:00:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-xtsb-on-pull-request-tq87j","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj","namespace":"build-e2e-bcus","name":"component-two-xtsb-on-pull-request-tq87j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"component-two-xtsb-on-pull-request-tq87j","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj"} {"level":"info","ts":"2026-04-27T23: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":"component-two-xtsb-on-pull-request-tq87j","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj"} {"level":"info","ts":"2026-04-27T23: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":"component-two-xtsb-on-pull-request-tq87j","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj"} {"level":"info","ts":"2026-04-27T23: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":"component-two-xtsb-on-pull-request-tq87j","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj"} {"level":"info","ts":"2026-04-27T23:00:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-xtsb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-xtsb-on-pull-request-tq87j","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj"} {"level":"info","ts":"2026-04-27T23: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":"component-two-xtsb-on-pull-request-tq87j","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj"} {"level":"info","ts":"2026-04-27T23:00:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-xtsb-on-pull-request-tq87j","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj","namespace":"build-e2e-bcus","name":"component-two-xtsb-on-pull-request-tq87j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"component-two-xtsb-on-pull-request-tq87j","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj"} {"level":"info","ts":"2026-04-27T23: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":"component-two-xtsb-on-pull-request-tq87j","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj"} {"level":"info","ts":"2026-04-27T23: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":"component-two-xtsb-on-pull-request-tq87j","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj"} {"level":"info","ts":"2026-04-27T23: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":"component-two-xtsb-on-pull-request-tq87j","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj"} {"level":"info","ts":"2026-04-27T23:00:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-xtsb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-xtsb-on-pull-request-tq87j","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj"} {"level":"info","ts":"2026-04-27T23: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":"component-two-xtsb-on-pull-request-tq87j","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj"} {"level":"info","ts":"2026-04-27T23:00:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-xtsb-on-pull-request-tq87j","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj","namespace":"build-e2e-bcus","name":"component-two-xtsb-on-pull-request-tq87j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"component-two-xtsb-on-pull-request-tq87j","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj"} {"level":"info","ts":"2026-04-27T23: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":"component-two-xtsb-on-pull-request-tq87j","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj"} {"level":"info","ts":"2026-04-27T23: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":"component-two-xtsb-on-pull-request-tq87j","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj"} {"level":"info","ts":"2026-04-27T23: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":"component-two-xtsb-on-pull-request-tq87j","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj"} {"level":"info","ts":"2026-04-27T23:00:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-xtsb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-xtsb-on-pull-request-tq87j","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj"} {"level":"info","ts":"2026-04-27T23: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":"component-two-xtsb-on-pull-request-tq87j","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj"} {"level":"info","ts":"2026-04-27T23:00:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-xtsb-on-pull-request-tq87j","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj","namespace":"build-e2e-bcus","name":"component-two-xtsb-on-pull-request-tq87j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:00: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":"component-two-xtsb-on-pull-request-tq87j","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj"} {"level":"info","ts":"2026-04-27T23:00: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":"component-two-xtsb-on-pull-request-tq87j","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj"} {"level":"info","ts":"2026-04-27T23:00: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":"component-two-xtsb-on-pull-request-tq87j","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj"} {"level":"info","ts":"2026-04-27T23:00: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":"component-two-xtsb-on-pull-request-tq87j","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj"} {"level":"info","ts":"2026-04-27T23:00:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-xtsb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-xtsb-on-pull-request-tq87j","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj"} {"level":"info","ts":"2026-04-27T23:00: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":"component-two-xtsb-on-pull-request-tq87j","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj"} {"level":"info","ts":"2026-04-27T23:00:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-xtsb-on-pull-request-tq87j","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj","namespace":"build-e2e-bcus","name":"component-two-xtsb-on-pull-request-tq87j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23: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-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:00:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23: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-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:00:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","namespace":"gitlab-rep-psju","name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23: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-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:00:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23: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-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:00:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","namespace":"stat-rep-hbbz","name":"test-component-pac-uenrhl-on-pull-request-qklzh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23: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-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:00:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23: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-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:00:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","namespace":"stat-rep-hbbz","name":"test-component-pac-uenrhl-on-pull-request-qklzh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:00: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-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:00: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-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:00: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-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:00: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-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:00:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","namespace":"stat-rep-hbbz","name":"test-component-pac-uenrhl-on-pull-request-qklzh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:00:52Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-hswu-on-pull-request-mpfgj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:00: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-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:00:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-hswu-on-pull-request-mpfgj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-hswu-on-pull-request-mpfgj","PR group":"konflux-test-comp-hswu"} {"level":"info","ts":"2026-04-27T23:00:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","prGroup":"konflux-test-comp-hswu","prGroupHash":"18cbecfb0a852f8554c6e88ab21a39bff982d46e3342fb218a0ec1186aee8b"} {"level":"info","ts":"2026-04-27T23:00: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-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:00: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-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:00: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-hswu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:00: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-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:00:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-hswu-on-pull-request-mpfgj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:00: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-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:00: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-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:00: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-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:00: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-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:00: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-hswu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:00: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-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:00:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-hswu-on-pull-request-mpfgj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:00: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-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:00: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-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:00: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-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:00: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-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:00: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-hswu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:00: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-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:00:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-hswu-on-pull-request-mpfgj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:00:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:00:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:00:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:00:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:00: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-hswu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:00:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:00:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-hswu-on-pull-request-mpfgj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:00:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:00:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:00:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:00:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:00: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-hswu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:00:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:00:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-hswu-on-pull-request-mpfgj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:00:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:00:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:00:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:00:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:00: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-hswu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:00:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:00:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-hswu-on-pull-request-mpfgj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:00:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:00:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:00:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:00:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:00: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-hswu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:00:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:00:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-hswu-on-pull-request-mpfgj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:00:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:00:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:00:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:00:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:00: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-hswu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:00:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:00:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-hswu-on-pull-request-mpfgj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:00:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:00:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:00:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:00:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:00: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-hswu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:00:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:00:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-hswu-on-pull-request-mpfgj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:00:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-xtsb-on-pull-request-tq87j","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj"} {"level":"info","ts":"2026-04-27T23:00:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-xtsb-on-pull-request-tq87j","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj"} {"level":"info","ts":"2026-04-27T23:00:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-xtsb-on-pull-request-tq87j","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj"} {"level":"info","ts":"2026-04-27T23:00:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-xtsb-on-pull-request-tq87j","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj"} {"level":"info","ts":"2026-04-27T23:00:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-xtsb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-xtsb-on-pull-request-tq87j","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj"} {"level":"info","ts":"2026-04-27T23:00:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-xtsb-on-pull-request-tq87j","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj"} {"level":"info","ts":"2026-04-27T23:00:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-xtsb-on-pull-request-tq87j","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj","namespace":"build-e2e-bcus","name":"component-two-xtsb-on-pull-request-tq87j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:00:53Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"fj-test-custom-default-xweazt","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"fj-test-custom-default-xweazt","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-27T23:00:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-xtsb-on-pull-request-tq87j","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj"} {"level":"info","ts":"2026-04-27T23:00:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-xtsb-on-pull-request-tq87j","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj"} {"level":"info","ts":"2026-04-27T23:00:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-xtsb-on-pull-request-tq87j","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj"} {"level":"info","ts":"2026-04-27T23:00:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-xtsb-on-pull-request-tq87j","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj"} {"level":"info","ts":"2026-04-27T23:00:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-xtsb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-xtsb-on-pull-request-tq87j","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj"} {"level":"info","ts":"2026-04-27T23:00:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-xtsb-on-pull-request-tq87j","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj"} {"level":"info","ts":"2026-04-27T23:00:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-xtsb-on-pull-request-tq87j","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj","namespace":"build-e2e-bcus","name":"component-two-xtsb-on-pull-request-tq87j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:00:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-xtsb-on-pull-request-tq87j","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj"} {"level":"info","ts":"2026-04-27T23:00:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-xtsb-on-pull-request-tq87j","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj"} {"level":"info","ts":"2026-04-27T23:00:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-xtsb-on-pull-request-tq87j","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj"} {"level":"info","ts":"2026-04-27T23:00:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-xtsb-on-pull-request-tq87j","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj"} {"level":"info","ts":"2026-04-27T23:00:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-xtsb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-xtsb-on-pull-request-tq87j","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj"} {"level":"info","ts":"2026-04-27T23:00:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-xtsb-on-pull-request-tq87j","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj"} {"level":"info","ts":"2026-04-27T23:00:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-xtsb-on-pull-request-tq87j","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj","namespace":"build-e2e-bcus","name":"component-two-xtsb-on-pull-request-tq87j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:00:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:00:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:00:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:00:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:00:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-dg92s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:00:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:00:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:00:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:00:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:00:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-dg92s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:00:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:00:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:00: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-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:00:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:00:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-dg92s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:00:56Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-pull-request-b252g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23: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":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:00:56Z","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-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-pull-request-b252g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-multi-component-child-hzwx-on-pull-request-b252g","PR group":"konflux-gh-multi-component-child-hzwx"} {"level":"info","ts":"2026-04-27T23:00: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":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","prGroup":"konflux-gh-multi-component-child-hzwx","prGroupHash":"5886f232065afaa1aa8cfa32d9daa8f01b0c8efde0144fc2f3fa2a2993a2f6"} {"level":"info","ts":"2026-04-27T23: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":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:00:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-hzwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:00:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-pull-request-b252g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:00:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-hzwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:00:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-pull-request-b252g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:00:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-hzwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:00:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-pull-request-b252g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:00:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:00:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:00:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:00:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:00:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-hzwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:00:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:00:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-pull-request-b252g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:00:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:00:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:00:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:00:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:00:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-hzwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:00:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:00:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-pull-request-b252g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:00:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:00:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:00:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:00:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:00:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-hzwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:00:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:00:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-pull-request-b252g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:00:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:00:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:00:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:00:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:00:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-hzwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:00:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:00:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-pull-request-b252g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:00:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:00:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:00:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:00:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:00:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-hzwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:00:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:00:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-pull-request-b252g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:00:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:00:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:00:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:00:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:00:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-hzwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:00:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:00:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-pull-request-b252g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:00:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:00:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:00:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:00:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:00:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-xweazt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:00:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:00:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:01: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-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:01: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-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:01: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-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:01: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-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:01: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-hswu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:01: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-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:01:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-hswu-on-pull-request-mpfgj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:01: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-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:01: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-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:01: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-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:01: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-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:01: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-hswu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:01: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-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:01:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-hswu-on-pull-request-mpfgj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:01: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-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:01:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:01: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-hzwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:01:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-pull-request-b252g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:01:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:01:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23: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":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23: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":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:01: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-hswu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:01:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:01:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-hswu-on-pull-request-mpfgj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:01: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-hzwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:01:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-pull-request-b252g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:01:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:01:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:01:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:01:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:01:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","namespace":"stat-rep-hbbz","name":"test-component-pac-uenrhl-on-pull-request-qklzh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:01:03Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-xoogih-on-pull-request-ttq6r","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"gh-test-custom-default-xoogih-on-pull-request-ttq6r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23: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":"gh-test-custom-default-xoogih-on-pull-request-ttq6r","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:01:04Z","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-xoogih-on-pull-request-ttq6r","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"gh-test-custom-default-xoogih-on-pull-request-ttq6r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-test-custom-default-xoogih-on-pull-request-ttq6r","PR group":"konflux-gh-test-custom-default-xoogih"} {"level":"info","ts":"2026-04-27T23:01: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":"gh-test-custom-default-xoogih-on-pull-request-ttq6r","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","prGroup":"konflux-gh-test-custom-default-xoogih","prGroupHash":"036f3c701aade65b5115e3f5bd78fed5cc6792b0deddb0aa18ec45c3c9ecb8"} {"level":"info","ts":"2026-04-27T23:01: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":"gh-test-custom-default-xoogih-on-pull-request-ttq6r","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:01: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":"gh-test-custom-default-xoogih-on-pull-request-ttq6r","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:01:04Z","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-xoogih is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-xoogih-on-pull-request-ttq6r","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:01: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":"gh-test-custom-default-xoogih-on-pull-request-ttq6r","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:01:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-xoogih-on-pull-request-ttq6r","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"gh-test-custom-default-xoogih-on-pull-request-ttq6r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:01: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":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:01: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":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:01: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":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:01: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":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:01:04Z","logger":"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-hzwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:01: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":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:01:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-pull-request-b252g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:01: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":"component-two-xtsb-on-pull-request-tq87j","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj"} {"level":"info","ts":"2026-04-27T23:01: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":"component-two-xtsb-on-pull-request-tq87j","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj"} {"level":"info","ts":"2026-04-27T23:01: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":"component-two-xtsb-on-pull-request-tq87j","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj"} {"level":"info","ts":"2026-04-27T23:01: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":"component-two-xtsb-on-pull-request-tq87j","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj"} {"level":"info","ts":"2026-04-27T23:01:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-xtsb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-xtsb-on-pull-request-tq87j","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj"} {"level":"info","ts":"2026-04-27T23:01: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":"component-two-xtsb-on-pull-request-tq87j","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj"} {"level":"info","ts":"2026-04-27T23:01:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-xtsb-on-pull-request-tq87j","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj","namespace":"build-e2e-bcus","name":"component-two-xtsb-on-pull-request-tq87j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:01: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-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:01: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-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:01: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-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:01: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-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:01: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-hswu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:01: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-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:01:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-hswu-on-pull-request-mpfgj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:01: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":"gh-test-custom-default-xoogih-on-pull-request-ttq6r","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:01: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":"gh-test-custom-default-xoogih-on-pull-request-ttq6r","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:01: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":"gh-test-custom-default-xoogih-on-pull-request-ttq6r","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:01: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":"gh-test-custom-default-xoogih-on-pull-request-ttq6r","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:01:04Z","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-xoogih is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-xoogih-on-pull-request-ttq6r","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:01: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":"gh-test-custom-default-xoogih-on-pull-request-ttq6r","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:01:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-xoogih-on-pull-request-ttq6r","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"gh-test-custom-default-xoogih-on-pull-request-ttq6r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:01: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-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:01: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-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:01: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-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:01: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-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:01:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-dg92s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:01:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-xoogih-on-pull-request-ttq6r","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:01:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-xoogih-on-pull-request-ttq6r","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:01:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-xoogih-on-pull-request-ttq6r","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:01:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-xoogih-on-pull-request-ttq6r","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:01:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-xoogih is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-xoogih-on-pull-request-ttq6r","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:01:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-xoogih-on-pull-request-ttq6r","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:01:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-xoogih-on-pull-request-ttq6r","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"gh-test-custom-default-xoogih-on-pull-request-ttq6r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:01:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-xoogih-on-pull-request-ttq6r","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:01:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-xoogih-on-pull-request-ttq6r","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:01:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-xoogih-on-pull-request-ttq6r","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:01:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-xoogih-on-pull-request-ttq6r","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:01:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-xoogih is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-xoogih-on-pull-request-ttq6r","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:01:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-xoogih-on-pull-request-ttq6r","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:01:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-xoogih-on-pull-request-ttq6r","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"gh-test-custom-default-xoogih-on-pull-request-ttq6r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:01:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-xoogih-on-pull-request-ttq6r","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:01:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-xoogih-on-pull-request-ttq6r","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:01:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-xoogih-on-pull-request-ttq6r","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:01:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-xoogih-on-pull-request-ttq6r","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:01:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-xoogih is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-xoogih-on-pull-request-ttq6r","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:01:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-xoogih-on-pull-request-ttq6r","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:01:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-xoogih-on-pull-request-ttq6r","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"gh-test-custom-default-xoogih-on-pull-request-ttq6r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:01:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-xoogih-on-pull-request-ttq6r","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:01:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-xoogih-on-pull-request-ttq6r","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:01:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-xoogih-on-pull-request-ttq6r","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:01:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-xoogih-on-pull-request-ttq6r","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:01:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-xoogih is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-xoogih-on-pull-request-ttq6r","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:01:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-xoogih-on-pull-request-ttq6r","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:01:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-xoogih-on-pull-request-ttq6r","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"gh-test-custom-default-xoogih-on-pull-request-ttq6r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:01:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:01:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:01:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:01:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:01:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-dg92s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:01:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:01:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:01:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:01: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-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:01: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-hzwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:01:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:01:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-pull-request-b252g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:01:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:01:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:01:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:01:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:01:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-dg92s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:01:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:01:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:01: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-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:01: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-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:01: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-hswu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:01:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:01:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-hswu-on-pull-request-mpfgj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:01:08Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-t8n86","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:01: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-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:08Z","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-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-t8n86","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-child-vugt-on-pull-request-t8n86","PR group":"konflux-gl-multi-component-child-vugt"} {"level":"info","ts":"2026-04-27T23:01: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":"gl-multi-component-child-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","prGroup":"konflux-gl-multi-component-child-vugt","prGroupHash":"dbba32f6a3daba3d20464d7764af9cff39511b4f1d6dbaacc061a5503efb7b"} {"level":"info","ts":"2026-04-27T23:01: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-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01: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-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:08Z","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-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01: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-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-t8n86","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:01: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-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01: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-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01: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-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01: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-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01: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-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01: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-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-t8n86","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:01:09Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","PR group":"konflux-gl-multi-component-child-vugt"} {"level":"info","ts":"2026-04-27T23:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","prGroup":"konflux-gl-multi-component-child-vugt","prGroupHash":"dbba32f6a3daba3d20464d7764af9cff39511b4f1d6dbaacc061a5503efb7b"} {"level":"info","ts":"2026-04-27T23:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-t8n86","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-t8n86","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-t8n86","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-t8n86","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-t8n86","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-t8n86","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:01:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:01:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:01:10Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-uojo-on-pull-request-2tzfk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:01:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:01:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-uojo-on-pull-request-2tzfk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-uojo-on-pull-request-2tzfk","PR group":"konflux-test-comp-uojo"} {"level":"info","ts":"2026-04-27T23:01:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","prGroup":"konflux-test-comp-uojo","prGroupHash":"f0739ea78b0af0d222c8862264ba78da0604a3d9cbc57e4ec5e6968624db23"} {"level":"info","ts":"2026-04-27T23:01: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-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:01: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-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:01:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-test-comp-uojo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:01: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-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:01:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-uojo-on-pull-request-2tzfk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:01: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-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:01: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-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:01: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-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:01: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-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:01:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","namespace":"gitlab-rep-psju","name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:01: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-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:01: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-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:01: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-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:01: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-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:01: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-uojo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:01: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-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:01:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-uojo-on-pull-request-2tzfk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:01: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-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:01: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-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:01: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-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:01: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-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:01: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-uojo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:01: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-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:01:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-uojo-on-pull-request-2tzfk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:01: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-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:01: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-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:01: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-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:01: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-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:01: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-uojo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:01: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-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:01:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-uojo-on-pull-request-2tzfk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:01: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-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:01: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-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:01:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:01: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-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:01: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-uojo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:01: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-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:01:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-uojo-on-pull-request-2tzfk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:01: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-default-xoogih-on-pull-request-ttq6r","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:01: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-default-xoogih-on-pull-request-ttq6r","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:01: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-default-xoogih-on-pull-request-ttq6r","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:01: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-default-xoogih-on-pull-request-ttq6r","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:01: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-default-xoogih is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-xoogih-on-pull-request-ttq6r","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:01: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-default-xoogih-on-pull-request-ttq6r","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:01:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-xoogih-on-pull-request-ttq6r","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"gh-test-custom-default-xoogih-on-pull-request-ttq6r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:01: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-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:01: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-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:01:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:01: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-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:01: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-uojo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:01: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-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:01:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-uojo-on-pull-request-2tzfk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:01: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-default-xoogih-on-pull-request-ttq6r","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:01: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-default-xoogih-on-pull-request-ttq6r","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:01: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-default-xoogih-on-pull-request-ttq6r","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:01: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-default-xoogih-on-pull-request-ttq6r","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:01: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-default-xoogih is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-xoogih-on-pull-request-ttq6r","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:01: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-default-xoogih-on-pull-request-ttq6r","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:01:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-xoogih-on-pull-request-ttq6r","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"gh-test-custom-default-xoogih-on-pull-request-ttq6r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:01: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-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:01: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-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:01:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:01: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-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:01: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-uojo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:01: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-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:01:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-uojo-on-pull-request-2tzfk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:01: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-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:01: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-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:01:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:01: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-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:01: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-uojo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:01: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-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:01:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-uojo-on-pull-request-2tzfk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"gh-test-custom-default-xoogih-on-pull-request-ttq6r","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23: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":"gh-test-custom-default-xoogih-on-pull-request-ttq6r","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23: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":"gh-test-custom-default-xoogih-on-pull-request-ttq6r","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23: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":"gh-test-custom-default-xoogih-on-pull-request-ttq6r","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:01:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-xoogih is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-xoogih-on-pull-request-ttq6r","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23: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":"gh-test-custom-default-xoogih-on-pull-request-ttq6r","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:01:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-xoogih-on-pull-request-ttq6r","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"gh-test-custom-default-xoogih-on-pull-request-ttq6r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:01:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01: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-child-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","prGroup":"konflux-gl-multi-component-child-vugt","prGroupHash":"dbba32f6a3daba3d20464d7764af9cff39511b4f1d6dbaacc061a5503efb7b"} {"level":"info","ts":"2026-04-27T23:01:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-27T23:01:16Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-vugt-on-pull-request-t8n86\" was cancelled"}],"startTime":"2026-04-27T23:01:09Z","completionTime":"2026-04-27T23:01:16Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-xfyfkj"},{"name":"revision","value":"6d733a795b7400b485198588c0085940165cb50b"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-lxat/gl-multi-component-child-vugt:on-pr-6d733a795b7400b485198588c0085940165cb50b.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-lxat/gl-multi-component-child-vugt:on-pr-6d733a795b7400b485198588c0085940165cb50b.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:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-lxat/gl-multi-component-child-vugt:on-pr-6d733a795b7400b485198588c0085940165cb50b"},{"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-lxat/gl-multi-component-child-vugt:on-pr-6d733a795b7400b485198588c0085940165cb50b"},{"name":"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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-0423a0a378a73201a5414c9caa2c7869-c40b2f9b1709a0b9-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-27T23:01:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-t8n86","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:01:16Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-t8n86","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:01:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-vugt-on-pull-request-t8n86 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01: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-child-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","prGroup":"konflux-gl-multi-component-child-vugt","prGroupHash":"dbba32f6a3daba3d20464d7764af9cff39511b4f1d6dbaacc061a5503efb7b"} {"level":"info","ts":"2026-04-27T23:01:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-27T23:01:16Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-vugt-on-pull-request-t8n86\" was cancelled"}],"startTime":"2026-04-27T23:01:09Z","completionTime":"2026-04-27T23:01:16Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-xfyfkj"},{"name":"revision","value":"6d733a795b7400b485198588c0085940165cb50b"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-lxat/gl-multi-component-child-vugt:on-pr-6d733a795b7400b485198588c0085940165cb50b.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-lxat/gl-multi-component-child-vugt:on-pr-6d733a795b7400b485198588c0085940165cb50b.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:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-lxat/gl-multi-component-child-vugt:on-pr-6d733a795b7400b485198588c0085940165cb50b"},{"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-lxat/gl-multi-component-child-vugt:on-pr-6d733a795b7400b485198588c0085940165cb50b"},{"name":"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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-0423a0a378a73201a5414c9caa2c7869-c40b2f9b1709a0b9-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-27T23:01:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-t8n86","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:01:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-vugt-on-pull-request-t8n86 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01: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-child-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","prGroup":"konflux-gl-multi-component-child-vugt","prGroupHash":"dbba32f6a3daba3d20464d7764af9cff39511b4f1d6dbaacc061a5503efb7b"} {"level":"info","ts":"2026-04-27T23:01:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-27T23:01:16Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-vugt-on-pull-request-t8n86\" was cancelled"}],"startTime":"2026-04-27T23:01:09Z","completionTime":"2026-04-27T23:01:16Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-xfyfkj"},{"name":"revision","value":"6d733a795b7400b485198588c0085940165cb50b"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-lxat/gl-multi-component-child-vugt:on-pr-6d733a795b7400b485198588c0085940165cb50b.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-lxat/gl-multi-component-child-vugt:on-pr-6d733a795b7400b485198588c0085940165cb50b.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:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-lxat/gl-multi-component-child-vugt:on-pr-6d733a795b7400b485198588c0085940165cb50b"},{"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-lxat/gl-multi-component-child-vugt:on-pr-6d733a795b7400b485198588c0085940165cb50b"},{"name":"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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-0423a0a378a73201a5414c9caa2c7869-c40b2f9b1709a0b9-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-27T23:01:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-t8n86","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:01:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-vugt-on-pull-request-t8n86 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01: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":"component-two-xtsb-on-pull-request-tq87j","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj"} {"level":"info","ts":"2026-04-27T23:01: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":"component-two-xtsb-on-pull-request-tq87j","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj"} {"level":"info","ts":"2026-04-27T23:01: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":"component-two-xtsb-on-pull-request-tq87j","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj"} {"level":"info","ts":"2026-04-27T23:01: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":"component-two-xtsb-on-pull-request-tq87j","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj"} {"level":"info","ts":"2026-04-27T23:01:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-xtsb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-xtsb-on-pull-request-tq87j","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj"} {"level":"info","ts":"2026-04-27T23:01: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":"component-two-xtsb-on-pull-request-tq87j","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj"} {"level":"info","ts":"2026-04-27T23:01:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-xtsb-on-pull-request-tq87j","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj","namespace":"build-e2e-bcus","name":"component-two-xtsb-on-pull-request-tq87j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:01:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:01:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:01:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-hzwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:01:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-pull-request-b252g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"gl-multi-component-child-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01: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":"gl-multi-component-child-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","prGroup":"konflux-gl-multi-component-child-vugt","prGroupHash":"dbba32f6a3daba3d20464d7764af9cff39511b4f1d6dbaacc061a5503efb7b"} {"level":"info","ts":"2026-04-27T23: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":"gl-multi-component-child-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01: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-child-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01: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-child-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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":"gl-multi-component-child-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-27T23:01:16Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-vugt-on-pull-request-t8n86\" was cancelled"}],"startTime":"2026-04-27T23:01:09Z","completionTime":"2026-04-27T23:01:16Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-xfyfkj"},{"name":"revision","value":"6d733a795b7400b485198588c0085940165cb50b"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-lxat/gl-multi-component-child-vugt:on-pr-6d733a795b7400b485198588c0085940165cb50b.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-lxat/gl-multi-component-child-vugt:on-pr-6d733a795b7400b485198588c0085940165cb50b.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:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-lxat/gl-multi-component-child-vugt:on-pr-6d733a795b7400b485198588c0085940165cb50b"},{"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-lxat/gl-multi-component-child-vugt:on-pr-6d733a795b7400b485198588c0085940165cb50b"},{"name":"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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-0423a0a378a73201a5414c9caa2c7869-c40b2f9b1709a0b9-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-27T23:01:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-t8n86","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:01:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-vugt-on-pull-request-t8n86 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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":"gl-multi-component-child-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01: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":"gl-multi-component-child-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","prGroup":"konflux-gl-multi-component-child-vugt","prGroupHash":"dbba32f6a3daba3d20464d7764af9cff39511b4f1d6dbaacc061a5503efb7b"} {"level":"info","ts":"2026-04-27T23: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":"gl-multi-component-child-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01: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-child-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01: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-child-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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":"gl-multi-component-child-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-27T23:01:16Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-vugt-on-pull-request-t8n86\" was cancelled"}],"startTime":"2026-04-27T23:01:09Z","completionTime":"2026-04-27T23:01:16Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-xfyfkj"},{"name":"revision","value":"6d733a795b7400b485198588c0085940165cb50b"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-lxat/gl-multi-component-child-vugt:on-pr-6d733a795b7400b485198588c0085940165cb50b.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-lxat/gl-multi-component-child-vugt:on-pr-6d733a795b7400b485198588c0085940165cb50b.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:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-lxat/gl-multi-component-child-vugt:on-pr-6d733a795b7400b485198588c0085940165cb50b"},{"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-lxat/gl-multi-component-child-vugt:on-pr-6d733a795b7400b485198588c0085940165cb50b"},{"name":"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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-0423a0a378a73201a5414c9caa2c7869-c40b2f9b1709a0b9-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-27T23:01:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-t8n86","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:01:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-vugt-on-pull-request-t8n86 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01: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":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","prGroup":"konflux-gl-multi-component-child-vugt","prGroupHash":"dbba32f6a3daba3d20464d7764af9cff39511b4f1d6dbaacc061a5503efb7b"} {"level":"info","ts":"2026-04-27T23: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":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01: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-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01: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-child-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-27T23:01:17Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-vugt-on-pull-request-p4x5n\" was cancelled"}],"startTime":"2026-04-27T23:01:09Z","completionTime":"2026-04-27T23:01:17Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-xfyfkj"},{"name":"revision","value":"6d733a795b7400b485198588c0085940165cb50b"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-lxat/gl-multi-component-child-vugt:on-pr-6d733a795b7400b485198588c0085940165cb50b.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-lxat/gl-multi-component-child-vugt:on-pr-6d733a795b7400b485198588c0085940165cb50b.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:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-lxat/gl-multi-component-child-vugt:on-pr-6d733a795b7400b485198588c0085940165cb50b"},{"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-lxat/gl-multi-component-child-vugt:on-pr-6d733a795b7400b485198588c0085940165cb50b"},{"name":"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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-e19170a221947f7a03930f0bb707be6e-37da54716302d691-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-27T23:01:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:01:17Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:01:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-vugt-on-pull-request-p4x5n has finished running","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01: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":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","prGroup":"konflux-gl-multi-component-child-vugt","prGroupHash":"dbba32f6a3daba3d20464d7764af9cff39511b4f1d6dbaacc061a5503efb7b"} {"level":"info","ts":"2026-04-27T23: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":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01: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-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01: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-child-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-27T23:01:17Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-vugt-on-pull-request-p4x5n\" was cancelled"}],"startTime":"2026-04-27T23:01:09Z","completionTime":"2026-04-27T23:01:17Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-xfyfkj"},{"name":"revision","value":"6d733a795b7400b485198588c0085940165cb50b"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-lxat/gl-multi-component-child-vugt:on-pr-6d733a795b7400b485198588c0085940165cb50b.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-lxat/gl-multi-component-child-vugt:on-pr-6d733a795b7400b485198588c0085940165cb50b.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:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-lxat/gl-multi-component-child-vugt:on-pr-6d733a795b7400b485198588c0085940165cb50b"},{"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-lxat/gl-multi-component-child-vugt:on-pr-6d733a795b7400b485198588c0085940165cb50b"},{"name":"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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-e19170a221947f7a03930f0bb707be6e-37da54716302d691-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-27T23:01:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:01:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-vugt-on-pull-request-p4x5n has finished running","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01: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":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","prGroup":"konflux-gl-multi-component-child-vugt","prGroupHash":"dbba32f6a3daba3d20464d7764af9cff39511b4f1d6dbaacc061a5503efb7b"} {"level":"info","ts":"2026-04-27T23: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":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01: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-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01: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-child-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-27T23:01:17Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-vugt-on-pull-request-p4x5n\" was cancelled"}],"startTime":"2026-04-27T23:01:09Z","completionTime":"2026-04-27T23:01:17Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-xfyfkj"},{"name":"revision","value":"6d733a795b7400b485198588c0085940165cb50b"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-lxat/gl-multi-component-child-vugt:on-pr-6d733a795b7400b485198588c0085940165cb50b.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-lxat/gl-multi-component-child-vugt:on-pr-6d733a795b7400b485198588c0085940165cb50b.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:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-lxat/gl-multi-component-child-vugt:on-pr-6d733a795b7400b485198588c0085940165cb50b"},{"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-lxat/gl-multi-component-child-vugt:on-pr-6d733a795b7400b485198588c0085940165cb50b"},{"name":"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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-e19170a221947f7a03930f0bb707be6e-37da54716302d691-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-27T23:01:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:01:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-vugt-on-pull-request-p4x5n has finished running","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01: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":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","prGroup":"konflux-gl-multi-component-child-vugt","prGroupHash":"dbba32f6a3daba3d20464d7764af9cff39511b4f1d6dbaacc061a5503efb7b"} {"level":"info","ts":"2026-04-27T23: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":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01: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-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01: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-child-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-27T23:01:17Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-vugt-on-pull-request-p4x5n\" was cancelled"}],"startTime":"2026-04-27T23:01:09Z","completionTime":"2026-04-27T23:01:17Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-xfyfkj"},{"name":"revision","value":"6d733a795b7400b485198588c0085940165cb50b"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-lxat/gl-multi-component-child-vugt:on-pr-6d733a795b7400b485198588c0085940165cb50b.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-lxat/gl-multi-component-child-vugt:on-pr-6d733a795b7400b485198588c0085940165cb50b.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:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-lxat/gl-multi-component-child-vugt:on-pr-6d733a795b7400b485198588c0085940165cb50b"},{"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-lxat/gl-multi-component-child-vugt:on-pr-6d733a795b7400b485198588c0085940165cb50b"},{"name":"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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-e19170a221947f7a03930f0bb707be6e-37da54716302d691-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-27T23:01:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:01:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-vugt-on-pull-request-p4x5n has finished running","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","prGroup":"konflux-gl-multi-component-child-vugt","prGroupHash":"dbba32f6a3daba3d20464d7764af9cff39511b4f1d6dbaacc061a5503efb7b"} {"level":"info","ts":"2026-04-27T23: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":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01: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-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-27T23:01:17Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-vugt-on-pull-request-p4x5n\" was cancelled"}],"startTime":"2026-04-27T23:01:09Z","completionTime":"2026-04-27T23:01:17Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-xfyfkj"},{"name":"revision","value":"6d733a795b7400b485198588c0085940165cb50b"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-lxat/gl-multi-component-child-vugt:on-pr-6d733a795b7400b485198588c0085940165cb50b.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-lxat/gl-multi-component-child-vugt:on-pr-6d733a795b7400b485198588c0085940165cb50b.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:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-lxat/gl-multi-component-child-vugt:on-pr-6d733a795b7400b485198588c0085940165cb50b"},{"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-lxat/gl-multi-component-child-vugt:on-pr-6d733a795b7400b485198588c0085940165cb50b"},{"name":"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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-e19170a221947f7a03930f0bb707be6e-37da54716302d691-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-27T23:01:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:01:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-vugt-on-pull-request-p4x5n has finished running","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01: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-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:01: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-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:01: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-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:01: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-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:01:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","namespace":"stat-rep-hbbz","name":"test-component-pac-uenrhl-on-pull-request-qklzh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23: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-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:01: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-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:01: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-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:01: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-hswu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23: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-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:01:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-hswu-on-pull-request-mpfgj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:01: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-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:01: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-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:01: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-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:01: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-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:01: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-cykxkq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:01: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-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:01:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"go-component-cykxkq-on-pull-request-2tfz6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:01: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-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:01: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-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:01: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-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:01: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-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:01:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-dg92s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:01: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-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:01: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-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:01: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-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:01: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-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:01:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","namespace":"gitlab-rep-psju","name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23: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":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23: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":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23: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":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:01: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-uojo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23: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":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:01:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-uojo-on-pull-request-2tzfk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23: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":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23: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":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23: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":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:01: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-uojo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23: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":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:01:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-uojo-on-pull-request-2tzfk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23: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":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23: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":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23: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":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:01: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-uojo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23: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":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:01:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-uojo-on-pull-request-2tzfk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"gh-test-custom-default-xoogih-on-pull-request-ttq6r","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23: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":"gh-test-custom-default-xoogih-on-pull-request-ttq6r","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23: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":"gh-test-custom-default-xoogih-on-pull-request-ttq6r","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23: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":"gh-test-custom-default-xoogih-on-pull-request-ttq6r","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:01: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-default-xoogih is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-xoogih-on-pull-request-ttq6r","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23: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":"gh-test-custom-default-xoogih-on-pull-request-ttq6r","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:01:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-xoogih-on-pull-request-ttq6r","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"gh-test-custom-default-xoogih-on-pull-request-ttq6r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:01:25Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gh-test-custom-default-xoogih","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"gh-test-custom-default-xoogih","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-27T23:01: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-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:01: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-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:01: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-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:01: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-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:01:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","namespace":"stat-rep-hbbz","name":"test-component-pac-uenrhl-on-pull-request-qklzh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:01:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-xoogih-on-pull-request-ttq6r","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:01:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-xoogih-on-pull-request-ttq6r","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:01:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-xoogih-on-pull-request-ttq6r","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:01:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-xoogih-on-pull-request-ttq6r","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:01:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-xoogih is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-xoogih-on-pull-request-ttq6r","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:01:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-xoogih-on-pull-request-ttq6r","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:01:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-xoogih-on-pull-request-ttq6r","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"gh-test-custom-default-xoogih-on-pull-request-ttq6r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:01:37Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"namespace":"build-e2e-lttx","name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-04-27T23:01:37Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-27T23:01:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"namespace":"build-e2e-lttx","name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","reconcileID":"c46a883d-d330-45b7-bb7a-584a3aab02c2","error":"pipelineruns.tekton.dev \"fj-test-custom-default-xweazt-on-pull-request-rtk9b\" not found","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-27T23:01:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_controller.go:77","msg":"Failed to get build pipelineRun for","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"req":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"error":"PipelineRun.tekton.dev \"fj-test-custom-default-xweazt-on-pull-request-rtk9b\" 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-04-27T23:01:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_controller.go:77","msg":"Failed to get build pipelineRun for","buildpipelineRun":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"req":{"name":"fj-test-custom-default-xweazt-on-pull-request-rtk9b","namespace":"build-e2e-lttx"},"error":"PipelineRun.tekton.dev \"fj-test-custom-default-xweazt-on-pull-request-rtk9b\" not found","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:77\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:01:40Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"fj-test-custom-branch-tmxugn","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"fj-test-custom-branch-tmxugn","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-27T23:01: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-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:01: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-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:01: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-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:01: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-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:01: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-hswu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:01: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-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:01:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-hswu-on-pull-request-mpfgj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23: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":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:01: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-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23: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":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:01:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-dg92s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:01:46Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-ccin-on-pull-request-ffjk4","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","namespace":"konflux-snpo","name":"konflux-demo-component-ccin-on-pull-request-ffjk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:01: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":"konflux-demo-component-ccin-on-pull-request-ffjk4","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app"} {"level":"info","ts":"2026-04-27T23:01:46Z","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-ccin-on-pull-request-ffjk4","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","namespace":"konflux-snpo","name":"konflux-demo-component-ccin-on-pull-request-ffjk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"konflux-demo-component-ccin-on-pull-request-ffjk4","PR group":"konflux-konflux-demo-component-ccin"} {"level":"info","ts":"2026-04-27T23:01: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":"konflux-demo-component-ccin-on-pull-request-ffjk4","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","prGroup":"konflux-konflux-demo-component-ccin","prGroupHash":"84550c9b2c040e10f02d8b24b8a1b1306f8ce8e687b10921309bf6152eff7c"} {"level":"info","ts":"2026-04-27T23:01: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":"konflux-demo-component-ccin-on-pull-request-ffjk4","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app"} {"level":"info","ts":"2026-04-27T23:01:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-demo-component-ccin-on-pull-request-ffjk4","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app"} {"level":"info","ts":"2026-04-27T23:01:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-demo-component-ccin-on-pull-request-ffjk4","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:01:46Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-demo-component-ccin-on-pull-request-ffjk4","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","ExternalID":"my-integration-test-anwd-konflux-demo-component-ccin"} {"level":"info","ts":"2026-04-27T23:01:46Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"konflux-demo-component-ccin-on-pull-request-ffjk4","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","ExternalID":"my-integration-test-anwd-konflux-demo-component-ccin"} {"level":"info","ts":"2026-04-27T23:01:46Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"konflux-demo-component-ccin-on-pull-request-ffjk4","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","snapshot.NameSpace":"konflux-snpo","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-anwd","externalID":"my-integration-test-anwd-konflux-demo-component-ccin"} {"level":"info","ts":"2026-04-27T23:01:46Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"konflux-demo-component-ccin-on-pull-request-ffjk4","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","ID":73291385611,"CheckName":"Konflux Dev version / my-integration-test-anwd / konflux-demo-component-ccin","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-27T23:01:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-ccin-on-pull-request-ffjk4","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","pipelineRun.Namespace":"konflux-snpo","pipelineRun.Name":"konflux-demo-component-ccin-on-pull-request-ffjk4","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-27T23:01:46Z","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-ccin-on-pull-request-ffjk4","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","pipelinerun.Name":"konflux-demo-component-ccin-on-pull-request-ffjk4"} {"level":"info","ts":"2026-04-27T23:01: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":"konflux-demo-component-ccin-on-pull-request-ffjk4","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app"} {"level":"info","ts":"2026-04-27T23:01:46Z","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-ccin is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"konflux-demo-component-ccin-on-pull-request-ffjk4","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app"} {"level":"info","ts":"2026-04-27T23:01: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":"konflux-demo-component-ccin-on-pull-request-ffjk4","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app"} {"level":"info","ts":"2026-04-27T23:01:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-ccin-on-pull-request-ffjk4","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","namespace":"konflux-snpo","name":"konflux-demo-component-ccin-on-pull-request-ffjk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:01: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":"konflux-demo-component-ccin-on-pull-request-ffjk4","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app"} {"level":"info","ts":"2026-04-27T23:01: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":"konflux-demo-component-ccin-on-pull-request-ffjk4","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app"} {"level":"info","ts":"2026-04-27T23:01: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":"konflux-demo-component-ccin-on-pull-request-ffjk4","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app"} {"level":"info","ts":"2026-04-27T23:01: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":"konflux-demo-component-ccin-on-pull-request-ffjk4","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app"} {"level":"info","ts":"2026-04-27T23:01:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-ccin-on-pull-request-ffjk4","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","namespace":"konflux-snpo","name":"konflux-demo-component-ccin-on-pull-request-ffjk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:01: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":"konflux-demo-component-ccin-on-pull-request-ffjk4","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app"} {"level":"info","ts":"2026-04-27T23:01: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":"konflux-demo-component-ccin-on-pull-request-ffjk4","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app"} {"level":"info","ts":"2026-04-27T23:01: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":"konflux-demo-component-ccin-on-pull-request-ffjk4","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app"} {"level":"info","ts":"2026-04-27T23:01: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":"konflux-demo-component-ccin-on-pull-request-ffjk4","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app"} {"level":"info","ts":"2026-04-27T23:01:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-ccin-on-pull-request-ffjk4","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","namespace":"konflux-snpo","name":"konflux-demo-component-ccin-on-pull-request-ffjk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:01: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":"konflux-demo-component-ccin-on-pull-request-ffjk4","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app"} {"level":"info","ts":"2026-04-27T23:01: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":"konflux-demo-component-ccin-on-pull-request-ffjk4","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app"} {"level":"info","ts":"2026-04-27T23:01: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":"konflux-demo-component-ccin-on-pull-request-ffjk4","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app"} {"level":"info","ts":"2026-04-27T23:01: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":"konflux-demo-component-ccin-on-pull-request-ffjk4","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app"} {"level":"info","ts":"2026-04-27T23:01:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-ccin-on-pull-request-ffjk4","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","namespace":"konflux-snpo","name":"konflux-demo-component-ccin-on-pull-request-ffjk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:01: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":"konflux-demo-component-ccin-on-pull-request-ffjk4","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app"} {"level":"info","ts":"2026-04-27T23:01: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":"konflux-demo-component-ccin-on-pull-request-ffjk4","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app"} {"level":"info","ts":"2026-04-27T23:01: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":"konflux-demo-component-ccin-on-pull-request-ffjk4","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app"} {"level":"info","ts":"2026-04-27T23:01: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":"konflux-demo-component-ccin-on-pull-request-ffjk4","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app"} {"level":"info","ts":"2026-04-27T23:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-ccin-on-pull-request-ffjk4","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","namespace":"konflux-snpo","name":"konflux-demo-component-ccin-on-pull-request-ffjk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:01:52Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:01:52Z","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-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","PR group":"konflux-gl-test-custom-default-ohjofr"} {"level":"info","ts":"2026-04-27T23:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","prGroup":"konflux-gl-test-custom-default-ohjofr","prGroupHash":"4e7304b0692e439294a08630a1e154cca3851797c38dc3643136aa7b045848"} {"level":"info","ts":"2026-04-27T23:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:01:52Z","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-ohjofr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:01: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":"konflux-demo-component-ccin-on-pull-request-ffjk4","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app"} {"level":"info","ts":"2026-04-27T23:01: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":"konflux-demo-component-ccin-on-pull-request-ffjk4","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app"} {"level":"info","ts":"2026-04-27T23:01: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":"konflux-demo-component-ccin-on-pull-request-ffjk4","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app"} {"level":"info","ts":"2026-04-27T23:01: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":"konflux-demo-component-ccin-on-pull-request-ffjk4","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app"} {"level":"info","ts":"2026-04-27T23:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-ccin-on-pull-request-ffjk4","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","namespace":"konflux-snpo","name":"konflux-demo-component-ccin-on-pull-request-ffjk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-ohjofr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-ohjofr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:01: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-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:01:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:01: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-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:01: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-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:01: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-default-ohjofr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:01: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-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:01:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:01: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-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:01:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:01: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-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:01: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-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:01: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-default-ohjofr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:01: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-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:01:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:01: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-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:01:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:01: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-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:01: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-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:01: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-default-ohjofr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:01: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-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:01:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:01: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-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:01:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:01: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-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:01: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-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:01: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-default-ohjofr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:01: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-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:01:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:01: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-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:01:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:01: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-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:01: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-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:01: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-default-ohjofr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:01: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-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:01:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:01: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-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:01:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:01: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-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:01: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-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:01: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-default-ohjofr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:01: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-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:01:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:01:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-ccin-on-pull-request-ffjk4","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app"} {"level":"info","ts":"2026-04-27T23:01:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-ccin-on-pull-request-ffjk4","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app"} {"level":"info","ts":"2026-04-27T23:01:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-ccin-on-pull-request-ffjk4","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app"} {"level":"info","ts":"2026-04-27T23:01:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-ccin-on-pull-request-ffjk4","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app"} {"level":"info","ts":"2026-04-27T23:01:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-ccin-on-pull-request-ffjk4","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","namespace":"konflux-snpo","name":"konflux-demo-component-ccin-on-pull-request-ffjk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:01: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-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:01:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:01: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-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:01: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-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:01: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-default-ohjofr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:01: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-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:01:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:01:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:01:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:01:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:01:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:01: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-uojo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:01:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:01:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-uojo-on-pull-request-2tzfk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:01:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:01:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:01:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:01:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:01:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-ohjofr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:01:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:01:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:01:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:01:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:01:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:01:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:01:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-ohjofr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:01:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:01:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:01:56Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:01:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:56Z","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-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","PR group":"konflux-gl-multi-component-parent-vugt"} {"level":"info","ts":"2026-04-27T23:01:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","prGroup":"konflux-gl-multi-component-parent-vugt","prGroupHash":"9b5158f885d6b562c87dc611b6ea4406f4beae0c1ff64460edcdd30324b7a3"} {"level":"info","ts":"2026-04-27T23:01:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:56Z","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-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:01:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:01:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:01:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:01:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:01:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:01:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-ohjofr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:01:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:01:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:01:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:01:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:01:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:01:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:01:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:01:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:01:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:01:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:01:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:01:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:01:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-ccin-on-pull-request-ffjk4","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app"} {"level":"info","ts":"2026-04-27T23:01:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-ccin-on-pull-request-ffjk4","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app"} {"level":"info","ts":"2026-04-27T23:01: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":"konflux-demo-component-ccin-on-pull-request-ffjk4","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app"} {"level":"info","ts":"2026-04-27T23:01:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-ccin-on-pull-request-ffjk4","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app"} {"level":"info","ts":"2026-04-27T23:01:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-ccin-on-pull-request-ffjk4","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","namespace":"konflux-snpo","name":"konflux-demo-component-ccin-on-pull-request-ffjk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:02:00Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-kgki-on-pull-request-5mv66","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:02: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-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-kgki-on-pull-request-5mv66","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-kgki-on-pull-request-5mv66","PR group":"konflux-test-comp-kgki"} {"level":"info","ts":"2026-04-27T23:02: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":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","prGroup":"konflux-test-comp-kgki","prGroupHash":"05fe2b613f2023e04c6fa7dc512f5066b904b79e52e1a394c113f6d78e72a5"} {"level":"info","ts":"2026-04-27T23:02: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-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02: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-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02: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-kgki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02: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-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-kgki-on-pull-request-5mv66","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:02: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-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02: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-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02: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-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02: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-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02: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-kgki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02: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-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-kgki-on-pull-request-5mv66","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:02: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-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02: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-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02: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-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02: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-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02: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-kgki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02: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-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-kgki-on-pull-request-5mv66","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:02: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-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02: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-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02: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-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02: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-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02: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-kgki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02: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-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-kgki-on-pull-request-5mv66","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:02: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-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02: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-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02: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-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02: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-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02: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-kgki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02: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-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-kgki-on-pull-request-5mv66","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:02: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-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02: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-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02: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-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02: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-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02: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-kgki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02: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-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-kgki-on-pull-request-5mv66","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:02:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-kgki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-kgki-on-pull-request-5mv66","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:02:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-kgki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-kgki-on-pull-request-5mv66","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:02:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-kgki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-kgki-on-pull-request-5mv66","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:02:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:02:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:02:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:02:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:02: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-default-ohjofr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:02:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:02:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:02:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:02:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:02:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:02:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:02:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:02:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:02:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:02:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:02:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:02:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:02:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:02:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:02:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:02:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:02:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:02:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:02:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:02:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:02:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:02:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:02:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:02:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:02:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:02:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:02:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:02:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:02:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:02:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:02: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":"component-two-xtsb-on-pull-request-tq87j","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj"} {"level":"info","ts":"2026-04-27T23:02: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":"component-two-xtsb-on-pull-request-tq87j","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj"} {"level":"info","ts":"2026-04-27T23:02: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":"component-two-xtsb-on-pull-request-tq87j","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj"} {"level":"info","ts":"2026-04-27T23:02: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":"component-two-xtsb-on-pull-request-tq87j","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj"} {"level":"info","ts":"2026-04-27T23:02:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-xtsb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-xtsb-on-pull-request-tq87j","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj"} {"level":"info","ts":"2026-04-27T23:02: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":"component-two-xtsb-on-pull-request-tq87j","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj"} {"level":"info","ts":"2026-04-27T23:02:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-xtsb-on-pull-request-tq87j","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj","namespace":"build-e2e-bcus","name":"component-two-xtsb-on-pull-request-tq87j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:02: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-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:02: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-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:02: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-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:02: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-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:02: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-hzwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:02: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-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:02:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-pull-request-b252g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:02:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-ccin-on-pull-request-ffjk4","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app"} {"level":"info","ts":"2026-04-27T23:02:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-ccin-on-pull-request-ffjk4","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app"} {"level":"info","ts":"2026-04-27T23:02: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":"konflux-demo-component-ccin-on-pull-request-ffjk4","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app"} {"level":"info","ts":"2026-04-27T23:02:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-ccin-on-pull-request-ffjk4","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app"} {"level":"info","ts":"2026-04-27T23:02:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-ccin-on-pull-request-ffjk4","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-04-27T23:01:59Z","reason":"Running","message":"Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 15, Skipped: 0"}],"startTime":"2026-04-27T23:01:46Z","pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"revision","value":"0d6115555a5402a5a52bf4128f10b3599d7d15f8"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-snpo/konflux-demo-component-ccin:on-pr-0d6115555a5402a5a52bf4128f10b3599d7d15f8.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:1b209c0d93e52e418f3e6cd4b4fd915a84e4bd7f68e1cfd0d6446133540d7f43"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-snpo/konflux-demo-component-ccin:on-pr-0d6115555a5402a5a52bf4128f10b3599d7d15f8.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-snpo/konflux-demo-component-ccin:on-pr-0d6115555a5402a5a52bf4128f10b3599d7d15f8"},{"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-snpo/konflux-demo-component-ccin:on-pr-0d6115555a5402a5a52bf4128f10b3599d7d15f8"},{"name":"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:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:6045ed6f2d37cfdf75cb3f2bf88706839c276a59f892ae027a315456c2914cf3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c314b4d5369d7961af51c865be28cd792d5f233aef94ecf035b3f84acde398bf"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:3d8a6902ab7c5c2125be07263f395426342c5032b3abfd0140162ad838437bab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256: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:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ccin-on-pull-request-ffjk4-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-c048b659530e80934561f3ec23fdba19b-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-4c667e0d002205781a90f4eb5690713f-f637558e54dd5c3f-01"}},"deletionTimestamp":"2026-04-27 23:02:03 +0000 UTC"} {"level":"info","ts":"2026-04-27T23:02:03Z","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-ccin-on-pull-request-ffjk4","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app"} {"level":"error","ts":"2026-04-27T23:02:03Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:445","msg":"error occurred while patching the updated PipelineRun after finalizer removal","buildpipelineRun":{"name":"konflux-demo-component-ccin-on-pull-request-ffjk4","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","pipelineRun.Name":"konflux-demo-component-ccin-on-pull-request-ffjk4","error":"PipelineRun.tekton.dev \"konflux-demo-component-ccin-on-pull-request-ffjk4\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"chains.tekton.dev/pipelinerun\"}","stacktrace":"github.com/konflux-ci/integration-service/helpers.RemoveFinalizerFromPipelineRun\n\t/opt/app-root/src/helpers/integration.go:445\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updateBuildPipelineRunWithFinalInfo.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:839\nk8s.io/client-go/util/retry.OnError.func1\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:51\nk8s.io/apimachinery/pkg/util/wait.runConditionWithCrashProtection\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:150\nk8s.io/apimachinery/pkg/util/wait.ExponentialBackoff\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/backoff.go:477\nk8s.io/client-go/util/retry.OnError\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:50\nk8s.io/client-go/util/retry.RetryOnConflict\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:104\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updateBuildPipelineRunWithFinalInfo\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:820\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:269\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:282\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-27T23:02:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:841","msg":"Failed to remove finalizer from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-ccin-on-pull-request-ffjk4","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","error":"PipelineRun.tekton.dev \"konflux-demo-component-ccin-on-pull-request-ffjk4\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"chains.tekton.dev/pipelinerun\"}","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updateBuildPipelineRunWithFinalInfo.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:841\nk8s.io/client-go/util/retry.OnError.func1\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:51\nk8s.io/apimachinery/pkg/util/wait.runConditionWithCrashProtection\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:150\nk8s.io/apimachinery/pkg/util/wait.ExponentialBackoff\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/backoff.go:477\nk8s.io/client-go/util/retry.OnError\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:50\nk8s.io/client-go/util/retry.RetryOnConflict\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:104\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updateBuildPipelineRunWithFinalInfo\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:820\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:269\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:282\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-27T23:02:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:274","msg":"Failed to update build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-ccin-on-pull-request-ffjk4","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","error":"PipelineRun.tekton.dev \"konflux-demo-component-ccin-on-pull-request-ffjk4\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"chains.tekton.dev/pipelinerun\"}","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:274\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:282\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-27T23:02:03Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-demo-component-ccin-on-pull-request-ffjk4","namespace":"konflux-snpo"},"namespace":"konflux-snpo","name":"konflux-demo-component-ccin-on-pull-request-ffjk4","reconcileID":"d44e1fbb-0a36-4f46-a422-e0a1faaca203","error":"PipelineRun.tekton.dev \"konflux-demo-component-ccin-on-pull-request-ffjk4\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"chains.tekton.dev/pipelinerun\"}","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:02:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-ccin-on-pull-request-ffjk4","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app"} {"level":"info","ts":"2026-04-27T23:02:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-ccin-on-pull-request-ffjk4","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app"} {"level":"info","ts":"2026-04-27T23:02: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":"konflux-demo-component-ccin-on-pull-request-ffjk4","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app"} {"level":"info","ts":"2026-04-27T23:02:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-ccin-on-pull-request-ffjk4","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app"} {"level":"info","ts":"2026-04-27T23:02:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-ccin-on-pull-request-ffjk4","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-04-27T23:01:59Z","reason":"Running","message":"Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 15, Skipped: 0"}],"startTime":"2026-04-27T23:01:46Z","pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"revision","value":"0d6115555a5402a5a52bf4128f10b3599d7d15f8"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-snpo/konflux-demo-component-ccin:on-pr-0d6115555a5402a5a52bf4128f10b3599d7d15f8.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:1b209c0d93e52e418f3e6cd4b4fd915a84e4bd7f68e1cfd0d6446133540d7f43"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-snpo/konflux-demo-component-ccin:on-pr-0d6115555a5402a5a52bf4128f10b3599d7d15f8.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-snpo/konflux-demo-component-ccin:on-pr-0d6115555a5402a5a52bf4128f10b3599d7d15f8"},{"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-snpo/konflux-demo-component-ccin:on-pr-0d6115555a5402a5a52bf4128f10b3599d7d15f8"},{"name":"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:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:6045ed6f2d37cfdf75cb3f2bf88706839c276a59f892ae027a315456c2914cf3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c314b4d5369d7961af51c865be28cd792d5f233aef94ecf035b3f84acde398bf"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:3d8a6902ab7c5c2125be07263f395426342c5032b3abfd0140162ad838437bab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256: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:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ccin-on-pull-request-ffjk4-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-c048b659530e80934561f3ec23fdba19b-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-4c667e0d002205781a90f4eb5690713f-f637558e54dd5c3f-01"}},"deletionTimestamp":"2026-04-27 23:02:03 +0000 UTC"} {"level":"info","ts":"2026-04-27T23:02:03Z","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-ccin-on-pull-request-ffjk4","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app"} {"level":"info","ts":"2026-04-27T23:02:04Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-ccin-on-pull-request-ffjk4","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","namespace":"konflux-snpo","name":"konflux-demo-component-ccin-on-pull-request-ffjk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:02:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-ccin-on-pull-request-ffjk4","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app"} {"level":"info","ts":"2026-04-27T23:02:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-ccin-on-pull-request-ffjk4","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app"} {"level":"info","ts":"2026-04-27T23:02:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-ccin-on-pull-request-ffjk4","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app"} {"level":"info","ts":"2026-04-27T23:02:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-ccin-on-pull-request-ffjk4","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app"} {"level":"info","ts":"2026-04-27T23:02:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-ccin-on-pull-request-ffjk4","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-04-27T23:01:59Z","reason":"Running","message":"Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 15, Skipped: 0"}],"startTime":"2026-04-27T23:01:46Z","pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"revision","value":"0d6115555a5402a5a52bf4128f10b3599d7d15f8"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-snpo/konflux-demo-component-ccin:on-pr-0d6115555a5402a5a52bf4128f10b3599d7d15f8.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:1b209c0d93e52e418f3e6cd4b4fd915a84e4bd7f68e1cfd0d6446133540d7f43"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-snpo/konflux-demo-component-ccin:on-pr-0d6115555a5402a5a52bf4128f10b3599d7d15f8.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-snpo/konflux-demo-component-ccin:on-pr-0d6115555a5402a5a52bf4128f10b3599d7d15f8"},{"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-snpo/konflux-demo-component-ccin:on-pr-0d6115555a5402a5a52bf4128f10b3599d7d15f8"},{"name":"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:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:6045ed6f2d37cfdf75cb3f2bf88706839c276a59f892ae027a315456c2914cf3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c314b4d5369d7961af51c865be28cd792d5f233aef94ecf035b3f84acde398bf"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:3d8a6902ab7c5c2125be07263f395426342c5032b3abfd0140162ad838437bab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256: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:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ccin-on-pull-request-ffjk4-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-c048b659530e80934561f3ec23fdba19b-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-4c667e0d002205781a90f4eb5690713f-f637558e54dd5c3f-01"}},"deletionTimestamp":"2026-04-27 23:02:03 +0000 UTC"} {"level":"info","ts":"2026-04-27T23:02:04Z","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-ccin-on-pull-request-ffjk4","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app"} {"level":"info","ts":"2026-04-27T23:02:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-ccin-on-pull-request-ffjk4","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app"} {"level":"info","ts":"2026-04-27T23:02:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-ccin-on-pull-request-ffjk4","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app"} {"level":"info","ts":"2026-04-27T23:02:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-ccin-on-pull-request-ffjk4","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app"} {"level":"info","ts":"2026-04-27T23:02:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-ccin-on-pull-request-ffjk4","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app"} {"level":"info","ts":"2026-04-27T23:02:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-ccin-on-pull-request-ffjk4","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-04-27T23:01:59Z","reason":"Running","message":"Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 15, Skipped: 0"}],"startTime":"2026-04-27T23:01:46Z","pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"revision","value":"0d6115555a5402a5a52bf4128f10b3599d7d15f8"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-snpo/konflux-demo-component-ccin:on-pr-0d6115555a5402a5a52bf4128f10b3599d7d15f8.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:1b209c0d93e52e418f3e6cd4b4fd915a84e4bd7f68e1cfd0d6446133540d7f43"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-snpo/konflux-demo-component-ccin:on-pr-0d6115555a5402a5a52bf4128f10b3599d7d15f8.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-snpo/konflux-demo-component-ccin:on-pr-0d6115555a5402a5a52bf4128f10b3599d7d15f8"},{"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-snpo/konflux-demo-component-ccin:on-pr-0d6115555a5402a5a52bf4128f10b3599d7d15f8"},{"name":"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:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:6045ed6f2d37cfdf75cb3f2bf88706839c276a59f892ae027a315456c2914cf3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c314b4d5369d7961af51c865be28cd792d5f233aef94ecf035b3f84acde398bf"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:3d8a6902ab7c5c2125be07263f395426342c5032b3abfd0140162ad838437bab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256: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:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ccin-on-pull-request-ffjk4-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-c048b659530e80934561f3ec23fdba19b-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-4c667e0d002205781a90f4eb5690713f-f637558e54dd5c3f-01"}},"deletionTimestamp":"2026-04-27 23:02:03 +0000 UTC"} {"level":"info","ts":"2026-04-27T23:02:04Z","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-ccin-on-pull-request-ffjk4","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app"} {"level":"info","ts":"2026-04-27T23:02:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02: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-uojo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-uojo-on-pull-request-2tzfk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:02:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-kgki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-kgki-on-pull-request-5mv66","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:02:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-kgki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-kgki-on-pull-request-5mv66","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:02:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot-sample-bfiu"} {"level":"info","ts":"2026-04-27T23:02:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"happy-path-xrfd","snapshot":"snapshot-sample-bfiu"} {"level":"info","ts":"2026-04-27T23:02: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-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02: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-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02: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-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02: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-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02: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-kgki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02: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-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-kgki-on-pull-request-5mv66","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:02:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:02:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:02:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:02:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:02:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:02:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:02:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:02: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-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02: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-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02: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-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02: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-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02: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-kgki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02: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-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-kgki-on-pull-request-5mv66","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:02:13Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gl-test-custom-default-ohjofr","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"gl-test-custom-default-ohjofr","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-27T23:02:16Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-ccin-on-push-sbdfj","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","namespace":"konflux-snpo","name":"konflux-demo-component-ccin-on-push-sbdfj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:02:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"konflux-demo-component-ccin-on-push-sbdfj","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app"} {"level":"info","ts":"2026-04-27T23:02:16Z","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-ccin-on-push-sbdfj","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app"} {"level":"info","ts":"2026-04-27T23:02:16Z","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-ccin-on-push-sbdfj","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app"} {"level":"info","ts":"2026-04-27T23:02:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-ccin-on-push-sbdfj","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","namespace":"konflux-snpo","name":"konflux-demo-component-ccin-on-push-sbdfj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:02:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun konflux-demo-component-ccin-on-push-sbdfj is not associated with a pull request","buildpipelineRun":{"name":"konflux-demo-component-ccin-on-push-sbdfj","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app"} {"level":"info","ts":"2026-04-27T23:02: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-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02: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-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02: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-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02: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-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02: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-uojo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02: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-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-uojo-on-pull-request-2tzfk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:02:26Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:02:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02:27Z","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-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","PR group":"konflux-fj-multi-component-parent-wvxp"} {"level":"info","ts":"2026-04-27T23:02: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":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","prGroup":"konflux-fj-multi-component-parent-wvxp","prGroupHash":"a321e4be1b30903b6eae4a973a5eb76559a09a8f63f15a07b3bebd15ba6e5d"} {"level":"info","ts":"2026-04-27T23:02:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02:27Z","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-wvxp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:02:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02:27Z","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-wvxp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:02:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02:27Z","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-wvxp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:02:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02:27Z","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-wvxp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:02:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02:27Z","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-wvxp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:02:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02:27Z","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-wvxp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:02:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02:27Z","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-wvxp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:02:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02:27Z","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-wvxp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:02:27Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-xoogih-on-pull-request-ttq6r","namespace":"build-e2e-zpyz"},"namespace":"build-e2e-zpyz","name":"gh-test-custom-default-xoogih-on-pull-request-ttq6r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-04-27T23:02:27Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-xoogih-on-pull-request-ttq6r","namespace":"build-e2e-zpyz"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:02:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02:27Z","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-wvxp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:02:27Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-xoogih-on-pull-request-ttq6r","namespace":"build-e2e-zpyz"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-27T23:02:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-default-xoogih-on-pull-request-ttq6r","namespace":"build-e2e-zpyz"},"namespace":"build-e2e-zpyz","name":"gh-test-custom-default-xoogih-on-pull-request-ttq6r","reconcileID":"7889c9a4-807f-46c6-b2fb-19dc9ffe5960","error":"pipelineruns.tekton.dev \"gh-test-custom-default-xoogih-on-pull-request-ttq6r\" not found","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-27T23:02:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_controller.go:77","msg":"Failed to get build pipelineRun for","buildpipelineRun":{"name":"gh-test-custom-default-xoogih-on-pull-request-ttq6r","namespace":"build-e2e-zpyz"},"req":{"name":"gh-test-custom-default-xoogih-on-pull-request-ttq6r","namespace":"build-e2e-zpyz"},"error":"PipelineRun.tekton.dev \"gh-test-custom-default-xoogih-on-pull-request-ttq6r\" not found","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:77\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:02: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-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02: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-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02: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-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02: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-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02: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-wvxp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02: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-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:02: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-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02: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-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02: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-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02: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-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02: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-wvxp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02: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-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:02: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-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02: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-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02: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-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02: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-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02: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-wvxp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02: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-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:02: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-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02: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-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02: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-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02: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-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02: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-wvxp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02: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-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:02: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-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02: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-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02: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-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02: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-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02: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-wvxp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02: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-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:02: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-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02: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-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02: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-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02: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-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02: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-wvxp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02: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-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:02: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-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02: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-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02: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-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02: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-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02: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-wvxp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02: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-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:02:30Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:02:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:02:30Z","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-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","PR group":"konflux-gh-multi-component-parent-hzwx"} {"level":"info","ts":"2026-04-27T23:02:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","prGroup":"konflux-gh-multi-component-parent-hzwx","prGroupHash":"8fdb1ddccc3662c51edd72a799d044caa6168fa9f90578296d48b3b8acad65"} {"level":"info","ts":"2026-04-27T23:02:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:02:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:02:30Z","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-hzwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:02:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:02:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:02:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:02:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:02:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:02:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:02:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-hzwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:02:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:02:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:02:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:02:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:02:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:02:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:02:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-hzwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:02:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:02:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:02:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:02:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:02:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:02:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:02:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-hzwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:02:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:02:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:02:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:02:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:02:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:02:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:02:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-hzwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:02:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:02:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:02: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-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02: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-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02: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-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02: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-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02: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-wvxp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02: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-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:02:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:02:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:02:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:02:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:02:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-hzwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:02:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:02:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:02:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:02:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:02:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:02:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:02:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-hzwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:02:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:02:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:02:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:02:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:02:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:02:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:02:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-hzwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:02:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:02:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:02:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:02:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:02:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:02:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:02:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-hzwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:02:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:02:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:02:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:02:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:02:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:02:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:02:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-hzwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:02:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:02:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:02:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:02:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:02:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:02:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:02:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-hzwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:02:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:02:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:02:33Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gh-test-custom-branch-jyfbkp","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-27T23:02: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-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:02: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-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:02: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-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:02: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-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:02: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-hzwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:02: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-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:02:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:02: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-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:02: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-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:02: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-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:02: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-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:02: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-hzwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:02: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-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:02:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:02: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-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:02: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-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:02: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-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:02: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-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:02: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-hzwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:02: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-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:02:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:02: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-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02: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-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02: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-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02: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-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02: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-wvxp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02: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-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:02: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-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:02: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-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:02: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-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:02: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-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:02: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-hzwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:02: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-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:02:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:02:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:02:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:02:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:02:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:02: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-default-ohjofr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:02:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:02:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:02: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-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02: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-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02: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-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02: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-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02: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-kgki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02: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-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-kgki-on-pull-request-5mv66","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:02: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-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:02: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-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:02: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-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:02: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-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:02: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-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:02: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-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:02:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:02:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:02:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:02:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:02:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:02:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-hzwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:02:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:02:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:02:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02: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-wvxp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:02:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:02:50Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"namespace":"build-e2e-arsm","name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-04-27T23:02:50Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-27T23:02:51Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-27T23:02:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"namespace":"build-e2e-arsm","name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","reconcileID":"72b49871-50ce-424d-ad8f-14dafa8938d1","error":"pipelineruns.tekton.dev \"gl-test-custom-default-ohjofr-on-pull-request-5rnnj\" not found","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-27T23:02:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"namespace":"build-e2e-arsm","name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","reconcileID":"16af5ba4-0f7c-4fb5-8865-fea74cb477b6","error":"pipelineruns.tekton.dev \"gl-test-custom-default-ohjofr-on-pull-request-5rnnj\" not found","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-27T23:02:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_controller.go:77","msg":"Failed to get build pipelineRun for","buildpipelineRun":{"name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"req":{"name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"error":"PipelineRun.tekton.dev \"gl-test-custom-default-ohjofr-on-pull-request-5rnnj\" 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-04-27T23:02:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_controller.go:77","msg":"Failed to get build pipelineRun for","buildpipelineRun":{"name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"req":{"name":"gl-test-custom-default-ohjofr-on-pull-request-5rnnj","namespace":"build-e2e-arsm"},"error":"PipelineRun.tekton.dev \"gl-test-custom-default-ohjofr-on-pull-request-5rnnj\" not found","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:77\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:02:53Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:02: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-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02:53Z","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-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","PR group":"konflux-test-symlink-comp-nvzh"} {"level":"info","ts":"2026-04-27T23:02: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-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","prGroup":"konflux-test-symlink-comp-nvzh","prGroupHash":"7a6a284481ef18a5fa3e9aa8cb2a58385f14b2897cf3bf39cfce50c7a6ef35"} {"level":"info","ts":"2026-04-27T23:02: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-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02: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-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-test-symlink-comp-nvzh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02: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-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:02: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-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02: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-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02: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-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02: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-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02:53Z","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-nvzh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02: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-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:02: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-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02: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-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02: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-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02: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-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02:53Z","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-nvzh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02: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-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02: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-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-nvzh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02: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-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-nvzh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02: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-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-nvzh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02: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-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-nvzh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02: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-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-nvzh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02: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-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-nvzh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:02:57Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gl-test-custom-branch-ayjcoh","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"gl-test-custom-branch-ayjcoh","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-27T23: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-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23: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-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23: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-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23: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-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23: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-symlink-comp-nvzh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23: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-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:03: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-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03: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-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03: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-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03:01Z","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-nvzh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03: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-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:03: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-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03: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-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03: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-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03:01Z","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-nvzh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03: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-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:03: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-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03: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-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03: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-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03: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-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03:02Z","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-nvzh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03: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-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:03: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-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03: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-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03: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-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03: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-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03: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-uojo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03: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-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-uojo-on-pull-request-2tzfk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:03: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-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03: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-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03: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-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03: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-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03:02Z","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-nvzh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03: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-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:03: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-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03: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-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03: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-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03: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-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03:03Z","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-nvzh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03: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-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:03: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-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03: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-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03: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-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03: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-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03: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-nvzh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03: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-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:03: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-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:03: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-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:03: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-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:03: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-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:03:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","namespace":"integration1-noga","name":"test-component-pac-vympyu-on-pull-request-77ndm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:03: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-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03: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-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03: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-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03: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-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03: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-nvzh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03: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-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23: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-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23: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-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23: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-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23: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-symlink-comp-nvzh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23: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-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:03: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-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03: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-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03: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-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03: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-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03:06Z","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-nvzh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03: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-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:03: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-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03: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-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03: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-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03: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-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03:06Z","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-nvzh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03: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-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:03:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-secret-lookup-guwj-20260427-230307-793"} {"level":"info","ts":"2026-04-27T23:03:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-secret-lookup-guwj-20260427-230307-793","application":"build-secret-lookup-guwj"} {"level":"info","ts":"2026-04-27T23:03:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-secret-lookup-guwj-20260427-230307-793"} {"level":"info","ts":"2026-04-27T23:03: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-secret-lookup-guwj-20260427-230307-793","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj"} {"level":"info","ts":"2026-04-27T23:03:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-secret-lookup-guwj-20260427-230307-793","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj"} {"level":"info","ts":"2026-04-27T23:03:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-secret-lookup-guwj-20260427-230307-793","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-27T23:03: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-secret-lookup-guwj-20260427-230307-793","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj"} {"level":"info","ts":"2026-04-27T23:03:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-secret-lookup-guwj-20260427-230307-793","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj","Application.Name":"build-secret-lookup-guwj","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-27T23:03:07Z","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-guwj-20260427-230307-793","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj","namespace":"build-e2e-bcus","name":"build-secret-lookup-guwj-20260427-230307-793","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-27T23:03:07Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-27T23:03: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-secret-lookup-guwj-20260427-230307-793","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj"} {"level":"info","ts":"2026-04-27T23:03:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-secret-lookup-guwj-20260427-230307-793","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj"} {"level":"info","ts":"2026-04-27T23:03: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-secret-lookup-guwj-20260427-230307-793","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj"} {"level":"info","ts":"2026-04-27T23:03:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-secret-lookup-guwj-20260427-230307-793","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj"} {"level":"info","ts":"2026-04-27T23:03:07Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"component-one-fnyx","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj","namespace":"build-e2e-bcus","name":"component-one-fnyx","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-27T23:03:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-secret-lookup-guwj-20260427-230307-851"} {"level":"info","ts":"2026-04-27T23:03:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-secret-lookup-guwj-20260427-230307-851","application":"build-secret-lookup-guwj"} {"level":"info","ts":"2026-04-27T23:03:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-secret-lookup-guwj-20260427-230307-851"} {"level":"info","ts":"2026-04-27T23:03: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-secret-lookup-guwj-20260427-230307-851","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj"} {"level":"info","ts":"2026-04-27T23:03:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-secret-lookup-guwj-20260427-230307-851","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj"} {"level":"info","ts":"2026-04-27T23:03:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-secret-lookup-guwj-20260427-230307-851","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-27T23:03: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-secret-lookup-guwj-20260427-230307-851","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj"} {"level":"info","ts":"2026-04-27T23:03:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-secret-lookup-guwj-20260427-230307-851","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj","Application.Name":"build-secret-lookup-guwj","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-27T23:03:07Z","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-guwj-20260427-230307-851","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj","namespace":"build-e2e-bcus","name":"build-secret-lookup-guwj-20260427-230307-851","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-27T23:03:07Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-27T23:03: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-secret-lookup-guwj-20260427-230307-851","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj"} {"level":"info","ts":"2026-04-27T23:03:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-secret-lookup-guwj-20260427-230307-851","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj"} {"level":"info","ts":"2026-04-27T23:03:07Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"component-two-xtsb","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj","namespace":"build-e2e-bcus","name":"component-two-xtsb","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-27T23:03: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-secret-lookup-guwj-20260427-230307-851","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj"} {"level":"info","ts":"2026-04-27T23:03:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-secret-lookup-guwj-20260427-230307-851","namespace":"build-e2e-bcus"},"application":"build-e2e-bcus/build-secret-lookup-guwj"} {"level":"info","ts":"2026-04-27T23:03:11Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:03:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03:11Z","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-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","PR group":"konflux-fj-multi-component-child-wvxp"} {"level":"info","ts":"2026-04-27T23:03: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":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","prGroup":"konflux-fj-multi-component-child-wvxp","prGroupHash":"0d6a44bf4ec353e6690886c2f648dade696836038923c5b5ce2eb24b10917c"} {"level":"info","ts":"2026-04-27T23:03:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03:11Z","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-wvxp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:03:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03: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-wvxp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:03:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03: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-wvxp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:03:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03: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-wvxp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:03:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03: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-wvxp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:03:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03: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-wvxp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:03:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03: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-wvxp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:03:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03: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-wvxp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:03:12Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:445","msg":"error occurred while patching the updated PipelineRun after finalizer removal","buildpipelineRun":{"name":"component-two-xtsb-on-pull-request-tq87j","namespace":"build-e2e-bcus"},"pipelineRun.Name":"component-two-xtsb-on-pull-request-tq87j","error":"PipelineRun.tekton.dev \"component-two-xtsb-on-pull-request-tq87j\" 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.(*Reconciler).Reconcile.func3\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:104\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.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:98\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-27T23:03:12Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"component-two-xtsb-on-pull-request-tq87j","namespace":"build-e2e-bcus"},"namespace":"build-e2e-bcus","name":"component-two-xtsb-on-pull-request-tq87j","reconcileID":"e98fa28a-41d9-406f-854b-e926c43c4cc0","error":"PipelineRun.tekton.dev \"component-two-xtsb-on-pull-request-tq87j\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"results.tekton.dev/pipelinerun\"}","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:03:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-secret-lookup-guwj-20260427-230307-851"} {"level":"info","ts":"2026-04-27T23:03:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-bcus","snapshot":"build-secret-lookup-guwj-20260427-230307-851"} {"level":"info","ts":"2026-04-27T23:03:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-secret-lookup-guwj-20260427-230307-793"} {"level":"info","ts":"2026-04-27T23:03:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-bcus","snapshot":"build-secret-lookup-guwj-20260427-230307-793"} 2026/04/27 23:03:12 http: TLS handshake error from 10.128.0.2:58986: EOF {"level":"info","ts":"2026-04-27T23:03:12Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"component-two-xtsb-on-pull-request-tq87j","namespace":"build-e2e-bcus"},"namespace":"build-e2e-bcus","name":"component-two-xtsb-on-pull-request-tq87j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-04-27T23:03:12Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"component-two-xtsb-on-pull-request-tq87j","namespace":"build-e2e-bcus"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-27T23:03:12Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"component-two-xtsb-on-pull-request-tq87j","namespace":"build-e2e-bcus"},"namespace":"build-e2e-bcus","name":"component-two-xtsb-on-pull-request-tq87j","reconcileID":"9c0c615a-c7f9-4d09-ac91-ec27688d7034","error":"pipelineruns.tekton.dev \"component-two-xtsb-on-pull-request-tq87j\" not found","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-27T23:03:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_controller.go:77","msg":"Failed to get build pipelineRun for","buildpipelineRun":{"name":"component-two-xtsb-on-pull-request-tq87j","namespace":"build-e2e-bcus"},"req":{"name":"component-two-xtsb-on-pull-request-tq87j","namespace":"build-e2e-bcus"},"error":"PipelineRun.tekton.dev \"component-two-xtsb-on-pull-request-tq87j\" not found","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:77\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:03:14Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:03:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:03: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-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","PR group":"konflux-gh-test-custom-branch-jyfbkp"} {"level":"info","ts":"2026-04-27T23:03: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-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","prGroup":"konflux-gh-test-custom-branch-jyfbkp","prGroupHash":"2418a5fbb330a5835840d86288dcd59dd66366f2e349e5b42b0595bce9f649"} {"level":"info","ts":"2026-04-27T23:03: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-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:03: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-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:03:14Z","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-jyfbkp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:03:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:03:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:03:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-nvzh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:03:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03: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-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03: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-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03: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-hswu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-hswu-on-pull-request-mpfgj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:03:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:03:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:03: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-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:03: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-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:03: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-jyfbkp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:03:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:03:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:03:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03: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-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03: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-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03: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-uojo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-uojo-on-pull-request-2tzfk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:03:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:03:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:03: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-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:03: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-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:03: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-jyfbkp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:03:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:03:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:03:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03: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-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03: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-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03: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-kgki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-kgki-on-pull-request-5mv66","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:03:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03: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-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03: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-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03: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-wvxp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:03:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:03:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:03: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-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:03: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-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:03: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-jyfbkp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:03:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:03:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:03:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03: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-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03: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-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03: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-wvxp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:03:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:03:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:03: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-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:03: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-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:03: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-jyfbkp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:03:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:03:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:03:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03: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-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03: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-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03: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-wvxp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:03:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:03:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:03: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-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:03: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-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:03: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-jyfbkp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:03:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:03:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:03:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03: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-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03: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-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03: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-wvxp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:03: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-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03: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-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03: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-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03: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-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03: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-wvxp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03: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-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:03: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-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03: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-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03: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-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03: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-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03: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-wvxp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03: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-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:03: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-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03: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-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03: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-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03: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-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03: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-wvxp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03: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-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:03: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-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:03: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-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:03: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-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:03: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-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:03: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-jyfbkp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:03: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-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:03:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:03: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-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:03: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-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:03: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-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:03: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-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:03: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-jyfbkp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:03: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-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:03:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:03: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-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:03: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-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:03: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-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:03: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-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:03: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-jyfbkp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:03: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-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:03:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:03:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:03:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:03:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:03:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:03:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-jyfbkp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:03:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:03:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:03:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:03:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:03:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:03:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:03:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-jyfbkp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:03:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:03:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:03:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:03:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:03:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:03:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:03:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-jyfbkp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:03:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:03:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:03: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-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:03: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-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:03: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-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:03: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-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:03: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-jyfbkp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:03: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-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:03:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:03: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-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03: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-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03: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-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03: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-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03: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-wvxp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03: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-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:03: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-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:03: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-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:03: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-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:03: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-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:03: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-jyfbkp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:03: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-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:03:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:03:22Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:03: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-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:03:22Z","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-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","PR group":"konflux-gl-test-custom-branch-ayjcoh"} {"level":"info","ts":"2026-04-27T23:03: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-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","prGroup":"konflux-gl-test-custom-branch-ayjcoh","prGroupHash":"81c9eddc00b4b60d4d0be3d9c1e15b30acdbd7d7f857e22e71ac0d0d07a1e2"} {"level":"info","ts":"2026-04-27T23:03:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:03: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-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:03:22Z","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-ayjcoh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:03: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-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:03:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:03: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-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:03: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-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:03:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:03: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-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:03: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-ayjcoh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:03: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-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:03:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:03: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-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:03: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-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:03:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:03: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-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:03: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-ayjcoh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:03: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-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:03:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:03: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-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:03: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-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:03:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:03: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-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:03: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-ayjcoh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:03: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-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:03:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:03: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-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:03: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-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:03:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:03: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-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:03: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-ayjcoh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:03: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-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:03:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:03: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-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:03: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-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:03:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:03: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-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:03: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-ayjcoh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:03: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-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:03:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:03: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-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:03: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-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:03:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:03: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-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:03: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-ayjcoh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:03: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-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:03:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:03: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-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:03: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-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:03: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-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:03: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-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:03: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-jyfbkp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:03: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-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:03:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:03: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-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:03: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-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:03: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-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:03: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-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:03:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","namespace":"integration1-noga","name":"test-component-pac-vympyu-on-pull-request-77ndm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:03: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-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03: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-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03: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-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03: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-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03: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-uojo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03: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-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-uojo-on-pull-request-2tzfk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:03:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:03:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:03:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:03:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:03:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-ayjcoh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:03:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:03:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:03:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:03:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:03:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:03:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:03:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-ayjcoh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:03:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:03:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:03: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-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:03: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-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:03: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-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:03: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-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:03:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","namespace":"integration1-noga","name":"test-component-pac-vympyu-on-pull-request-77ndm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:03: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-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03: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-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03: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-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03: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-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03: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-wvxp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03: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-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:03:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:03:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:03:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:03:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:03:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-ayjcoh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:03:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:03:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:03: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-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03: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":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","prGroup":"konflux-test-symlink-comp-nvzh","prGroupHash":"7a6a284481ef18a5fa3e9aa8cb2a58385f14b2897cf3bf39cfce50c7a6ef35"} {"level":"info","ts":"2026-04-27T23:03: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-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03: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":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03: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-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03:32Z","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-nvzh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03: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-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-27T23:03:32Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-04-27T23:02:54Z","completionTime":"2026-04-27T23:03:32Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"3a0e939ddef523603e21ea60038407b202df3702"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"3a0e939ddef523603e21ea60038407b202df3702"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-vhod/test-symlink-comp-nvzh:on-pr-3a0e939ddef523603e21ea60038407b202df3702"},{"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-vhod/test-symlink-comp-nvzh:on-pr-3a0e939ddef523603e21ea60038407b202df3702"},{"name":"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:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256: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:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-nvzh-on-pull-request-ddr5n-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-nvzh-on-pull-request-ddr5n-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-315b279e3d6e5578171b5dc3a7cb919e-54a2168f7ce3e5a4-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-27T23:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:03:32Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-nvzh-on-pull-request-ddr5n has finished running","buildpipelineRun":{"name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03: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-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03: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":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","prGroup":"konflux-test-symlink-comp-nvzh","prGroupHash":"7a6a284481ef18a5fa3e9aa8cb2a58385f14b2897cf3bf39cfce50c7a6ef35"} {"level":"info","ts":"2026-04-27T23:03: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-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03: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":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03: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-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03:32Z","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-nvzh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03: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-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-27T23:03:32Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-04-27T23:02:54Z","completionTime":"2026-04-27T23:03:32Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"3a0e939ddef523603e21ea60038407b202df3702"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"3a0e939ddef523603e21ea60038407b202df3702"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-vhod/test-symlink-comp-nvzh:on-pr-3a0e939ddef523603e21ea60038407b202df3702"},{"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-vhod/test-symlink-comp-nvzh:on-pr-3a0e939ddef523603e21ea60038407b202df3702"},{"name":"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:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256: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:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-nvzh-on-pull-request-ddr5n-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-nvzh-on-pull-request-ddr5n-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-315b279e3d6e5578171b5dc3a7cb919e-54a2168f7ce3e5a4-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-27T23:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-nvzh-on-pull-request-ddr5n has finished running","buildpipelineRun":{"name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03: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-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03: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":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","prGroup":"konflux-test-symlink-comp-nvzh","prGroupHash":"7a6a284481ef18a5fa3e9aa8cb2a58385f14b2897cf3bf39cfce50c7a6ef35"} {"level":"info","ts":"2026-04-27T23:03: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-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03: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":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03: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-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03:32Z","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-nvzh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03: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-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-27T23:03:32Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-04-27T23:02:54Z","completionTime":"2026-04-27T23:03:32Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"3a0e939ddef523603e21ea60038407b202df3702"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"3a0e939ddef523603e21ea60038407b202df3702"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-vhod/test-symlink-comp-nvzh:on-pr-3a0e939ddef523603e21ea60038407b202df3702"},{"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-vhod/test-symlink-comp-nvzh:on-pr-3a0e939ddef523603e21ea60038407b202df3702"},{"name":"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:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256: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:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-nvzh-on-pull-request-ddr5n-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-nvzh-on-pull-request-ddr5n-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-315b279e3d6e5578171b5dc3a7cb919e-54a2168f7ce3e5a4-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-27T23:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-nvzh-on-pull-request-ddr5n has finished running","buildpipelineRun":{"name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03: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-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03: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":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","prGroup":"konflux-test-symlink-comp-nvzh","prGroupHash":"7a6a284481ef18a5fa3e9aa8cb2a58385f14b2897cf3bf39cfce50c7a6ef35"} {"level":"info","ts":"2026-04-27T23:03: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-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03: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":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03: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-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03:32Z","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-nvzh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03: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-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-27T23:03:32Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-04-27T23:02:54Z","completionTime":"2026-04-27T23:03:32Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"3a0e939ddef523603e21ea60038407b202df3702"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"3a0e939ddef523603e21ea60038407b202df3702"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-vhod/test-symlink-comp-nvzh:on-pr-3a0e939ddef523603e21ea60038407b202df3702"},{"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-vhod/test-symlink-comp-nvzh:on-pr-3a0e939ddef523603e21ea60038407b202df3702"},{"name":"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:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256: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:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-nvzh-on-pull-request-ddr5n-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-nvzh-on-pull-request-ddr5n-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-315b279e3d6e5578171b5dc3a7cb919e-54a2168f7ce3e5a4-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-27T23:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-nvzh-on-pull-request-ddr5n has finished running","buildpipelineRun":{"name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:03: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-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:03: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-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:03:32Z","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-jyfbkp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:03: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-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03: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-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","prGroup":"konflux-test-symlink-comp-nvzh","prGroupHash":"7a6a284481ef18a5fa3e9aa8cb2a58385f14b2897cf3bf39cfce50c7a6ef35"} {"level":"info","ts":"2026-04-27T23:03: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-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03: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-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03:33Z","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-nvzh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03: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-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-27T23:03:32Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-04-27T23:02:54Z","completionTime":"2026-04-27T23:03:32Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"3a0e939ddef523603e21ea60038407b202df3702"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"3a0e939ddef523603e21ea60038407b202df3702"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-vhod/test-symlink-comp-nvzh:on-pr-3a0e939ddef523603e21ea60038407b202df3702"},{"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-vhod/test-symlink-comp-nvzh:on-pr-3a0e939ddef523603e21ea60038407b202df3702"},{"name":"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:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256: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:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-nvzh-on-pull-request-ddr5n-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-nvzh-on-pull-request-ddr5n-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-315b279e3d6e5578171b5dc3a7cb919e-54a2168f7ce3e5a4-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-27T23:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-nvzh-on-pull-request-ddr5n has finished running","buildpipelineRun":{"name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03: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-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03: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-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03: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-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03: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-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03: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-uojo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03: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-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-uojo-on-pull-request-2tzfk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:03:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:03:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:03:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:03:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23: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-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03: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-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03: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-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03: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-kgki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23: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-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-kgki-on-pull-request-5mv66","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:03: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-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:03: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-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:03:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:03:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:03:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-ayjcoh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:03: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-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:03:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:03: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-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03: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-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03: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-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03: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-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03: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-uojo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03: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-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:03:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-uojo-on-pull-request-2tzfk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:03:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:03:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:03:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:03:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:03: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-parent-hzwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:03:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:03:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:03:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-wvxp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:03:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23: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-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:04:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:04:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:04:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-uojo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23: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-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:04:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-uojo-on-pull-request-2tzfk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:04: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-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:04: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-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:04: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-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:04: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-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:04: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-hswu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:04: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-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:04:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-hswu-on-pull-request-mpfgj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:04:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:04:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:04:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:04:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:04:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","namespace":"integration1-noga","name":"test-component-pac-vympyu-on-pull-request-77ndm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:04: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-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:04: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-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:04: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-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:04: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-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:04:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","namespace":"integration1-noga","name":"test-component-pac-vympyu-on-pull-request-77ndm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:04:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:04:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:04:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:04:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:04: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-uojo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:04:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:04:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-uojo-on-pull-request-2tzfk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:04: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-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:04: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-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:04:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:04:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:04:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","namespace":"integration1-noga","name":"test-component-pac-vympyu-on-pull-request-77ndm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:04: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-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:04: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-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:04: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-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:04: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-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:04:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","namespace":"integration1-noga","name":"test-component-pac-vympyu-on-pull-request-77ndm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:04: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-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:04: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-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:04: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-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:04: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-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:04:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","namespace":"integration1-noga","name":"test-component-pac-vympyu-on-pull-request-77ndm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:04: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-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:04: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-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:04: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-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:04: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-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:04: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-ayjcoh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:04: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-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:04: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-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:04: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-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:04: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-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:04: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-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:04: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-uojo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:04: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-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-uojo-on-pull-request-2tzfk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:04:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:04:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:04:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:04:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:04:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-wvxp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:04:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:04:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23: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-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23: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-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23: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-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:04:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","namespace":"integration1-noga","name":"test-component-pac-vympyu-on-pull-request-77ndm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23: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-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23: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-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23: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-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23: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-uojo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23: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-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:04:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-uojo-on-pull-request-2tzfk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23: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-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:05: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-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:05: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-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:05: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-uojo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23: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-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:05:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-uojo-on-pull-request-2tzfk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:05: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-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:05: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-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:05: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-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:05: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-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:05: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-ayjcoh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:05: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-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:05:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-uojo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-uojo-on-pull-request-2tzfk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:05:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:05:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:05:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:05:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:05:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","namespace":"integration1-noga","name":"test-component-pac-vympyu-on-pull-request-77ndm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-jyfbkp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-hzwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-pull-request-b252g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:06: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-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:06: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-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:06: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-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:06: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-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:06: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-uojo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:06: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-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:06:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-uojo-on-pull-request-2tzfk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:06:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:06:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:06:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:06:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:06: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-hswu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:06:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:06:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-hswu-on-pull-request-mpfgj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:06:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:06:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:06:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:06:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:06:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-hswu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:06:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:06:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-hswu-on-pull-request-mpfgj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:06: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-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:06: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-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:06: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-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:06: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-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:06: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-hswu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:06: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-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:06:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-hswu-on-pull-request-mpfgj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23: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":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23: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":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23: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":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","namespace":"integration1-noga","name":"test-component-pac-vympyu-on-pull-request-77ndm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:06: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-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:06: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-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:06: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-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:06: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-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:06: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-hswu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:06: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-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-hswu-on-pull-request-mpfgj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:06: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-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:06: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-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:06: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-hswu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-hswu-on-pull-request-mpfgj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:06: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-hswu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-hswu-on-pull-request-mpfgj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:06: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-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:06: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-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:06: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-hswu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-hswu-on-pull-request-mpfgj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:06:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:06:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:06:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:06:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:06:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-hswu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:06:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:06:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-hswu-on-pull-request-mpfgj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:06: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-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:06: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-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:06: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-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:06:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:07:04Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23: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":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:07:04Z","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-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","PR group":"konflux-fj-test-custom-branch-tmxugn"} {"level":"info","ts":"2026-04-27T23:07: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":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","prGroup":"konflux-fj-test-custom-branch-tmxugn","prGroupHash":"0045d1c3b5936c62766f96267e582ef43e66b5fa961fe92bf3c2e44655a921"} {"level":"info","ts":"2026-04-27T23:07:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23: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":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:07:04Z","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-tmxugn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23: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":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:07:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23: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":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:07:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23: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":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:07:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-tmxugn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23: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":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:07:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23: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":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:07:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23: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":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:07:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-tmxugn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23: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":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:07:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23: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":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:07:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23: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":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:07:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-tmxugn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23: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":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:07:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23: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":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:07:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23: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":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:07:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-tmxugn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23: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":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:07:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23: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":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:07:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23: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":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:07:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-tmxugn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23: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":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:07:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23: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":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:07:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23: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":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:07:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-tmxugn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23: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":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:07:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23: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":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:07:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23: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":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:07:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-tmxugn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23: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":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:07:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23: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":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:07: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-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:07: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-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:07: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-tmxugn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23: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":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:07:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23: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":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:07: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-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:07: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-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:07: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-tmxugn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23: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":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:07:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:07:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:07:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:07:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-hzwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:07:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-pull-request-b252g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:07:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:07:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:07:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:07:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:07:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:07:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:07:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:07: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-parent-hzwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:07:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23: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-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23: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-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23: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-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23: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-comp-hswu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23: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-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:07:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-hswu-on-pull-request-mpfgj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:07: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":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","prGroup":"konflux-test-component-pac-vympyu","prGroupHash":"cce0ea8d362c76ec2fe1a507319198c910d23c3377912b652e9078fd9e0810"} {"level":"info","ts":"2026-04-27T23: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-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:07:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:07:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:07:13Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","ExternalID":"my-integration-test-srft-test-component-pac-vympyu"} {"level":"info","ts":"2026-04-27T23:07:13Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","ExternalID":"my-integration-test-srft-test-component-pac-vympyu"} {"level":"info","ts":"2026-04-27T23:07:13Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","existingCheckRun":"github.CheckRun{ID:73291174707, NodeID:\"CR_kwDOKrwUx88AAAAREH6TMw\", HeadSHA:\"414d2f84f67402954172da0d820400921ba10013\", ExternalID:\"my-integration-test-srft-test-component-pac-vympyu\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/73291174707\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/73291174707\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-27 22:59:58 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-vympyu snapshot scenario my-integration-test-srft is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration1-noga/test-component-pac-vympyu-on-pull-request-77ndm is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/73291174707/annotations\"}, Name:\"Konflux Dev version / my-integration-test-srft / test-component-pac-vympyu\", CheckSuite:github.CheckSuite{ID:66440622639}, 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:3592673718, Number:29956, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/29956\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-vympyu\", SHA:\"414d2f84f67402954172da0d820400921ba10013\", 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-mlvedy\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-04-27T23:07:13Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","ID":73291174707,"CheckName":"Konflux Dev version / my-integration-test-srft / test-component-pac-vympyu","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-04-27T23:07:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","pipelineRun.Namespace":"integration1-noga","pipelineRun.Name":"test-component-pac-vympyu-on-pull-request-77ndm","build pipelineRun Status":"GroupSnapshotCreationFailed"} {"level":"info","ts":"2026-04-27T23:07:13Z","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-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","pipelinerun.Name":"test-component-pac-vympyu-on-pull-request-77ndm"} {"level":"info","ts":"2026-04-27T23: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-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23: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-component-pac-vympyu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23: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-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:07:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-27T23:07:12Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-27T22:59:58Z","completionTime":"2026-04-27T23:07:12Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-noga/test-component-pac-vympyu:on-pr-414d2f84f67402954172da0d820400921ba10013"},{"name":"IMAGE_DIGEST","value":"sha256:b93a25cc9a6a5fff3aedf275a6923cc1952c545427e1e3a355f83526345d7d2a"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"414d2f84f67402954172da0d820400921ba10013"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"revision","value":"414d2f84f67402954172da0d820400921ba10013"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-noga/test-component-pac-vympyu:on-pr-414d2f84f67402954172da0d820400921ba10013"},{"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-noga/test-component-pac-vympyu:on-pr-414d2f84f67402954172da0d820400921ba10013"},{"name":"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:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256: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:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vympyu-on-pull-request-77ndm-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component6586c61ea957e2a6d1aae52f118e9134-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp6586c61ea957e2a6d1aae52f118e9134-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vympyu-on-pull-request-77ndm-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen6586c61ea957e2a6d1aae52f118e9134-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes6586c61ea957e2a6d1aae52f118e9134-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-vympyu-on-pull-request-77ndm-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vympyu-on-pufdde0eb19b122002481e94513e793153","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vympyu-on-pull-request-77ndm-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vympyu-on-pull-request-77ndm-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component6586c61ea957e2a6d1aae52f118e9134-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone6586c61ea957e2a6d1aae52f118e9134-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vympyu-on-pull-request-77ndm-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vympyu-on-pull-request-77ndm-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon6586c61ea957e2a6d1aae52f118e9134-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-522ec3981c08af2ea88b28ac5e9b0f90-6626312b53026a4d-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-27T23:07:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","namespace":"integration1-noga","name":"test-component-pac-vympyu-on-pull-request-77ndm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:07:13Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","namespace":"integration1-noga","name":"test-component-pac-vympyu-on-pull-request-77ndm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:07:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-vympyu-on-pull-request-77ndm has finished running","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23: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-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:07:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","prGroup":"konflux-test-component-pac-vympyu","prGroupHash":"cce0ea8d362c76ec2fe1a507319198c910d23c3377912b652e9078fd9e0810"} {"level":"info","ts":"2026-04-27T23: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-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:07: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-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23: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-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:07:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-27T23:07:12Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-27T22:59:58Z","completionTime":"2026-04-27T23:07:12Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-noga/test-component-pac-vympyu:on-pr-414d2f84f67402954172da0d820400921ba10013"},{"name":"IMAGE_DIGEST","value":"sha256:b93a25cc9a6a5fff3aedf275a6923cc1952c545427e1e3a355f83526345d7d2a"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"414d2f84f67402954172da0d820400921ba10013"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"revision","value":"414d2f84f67402954172da0d820400921ba10013"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-noga/test-component-pac-vympyu:on-pr-414d2f84f67402954172da0d820400921ba10013"},{"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-noga/test-component-pac-vympyu:on-pr-414d2f84f67402954172da0d820400921ba10013"},{"name":"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:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256: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:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vympyu-on-pull-request-77ndm-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component6586c61ea957e2a6d1aae52f118e9134-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp6586c61ea957e2a6d1aae52f118e9134-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vympyu-on-pull-request-77ndm-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen6586c61ea957e2a6d1aae52f118e9134-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes6586c61ea957e2a6d1aae52f118e9134-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-vympyu-on-pull-request-77ndm-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vympyu-on-pufdde0eb19b122002481e94513e793153","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vympyu-on-pull-request-77ndm-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vympyu-on-pull-request-77ndm-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component6586c61ea957e2a6d1aae52f118e9134-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone6586c61ea957e2a6d1aae52f118e9134-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vympyu-on-pull-request-77ndm-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vympyu-on-pull-request-77ndm-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon6586c61ea957e2a6d1aae52f118e9134-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-522ec3981c08af2ea88b28ac5e9b0f90-6626312b53026a4d-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-27T23:07:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","namespace":"integration1-noga","name":"test-component-pac-vympyu-on-pull-request-77ndm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:07:14Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","namespace":"integration1-noga","name":"test-component-pac-vympyu-on-pull-request-77ndm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:07:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-vympyu-on-pull-request-77ndm has finished running","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:07:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:07:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:07:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:07:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:07: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-tmxugn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:07:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:07:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:07:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:07:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","prGroup":"konflux-test-component-pac-vympyu","prGroupHash":"cce0ea8d362c76ec2fe1a507319198c910d23c3377912b652e9078fd9e0810"} {"level":"info","ts":"2026-04-27T23:07:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:07:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:07:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:07:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-27T23:07:12Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-27T22:59:58Z","completionTime":"2026-04-27T23:07:12Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-noga/test-component-pac-vympyu:on-pr-414d2f84f67402954172da0d820400921ba10013"},{"name":"IMAGE_DIGEST","value":"sha256:b93a25cc9a6a5fff3aedf275a6923cc1952c545427e1e3a355f83526345d7d2a"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"414d2f84f67402954172da0d820400921ba10013"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"revision","value":"414d2f84f67402954172da0d820400921ba10013"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-noga/test-component-pac-vympyu:on-pr-414d2f84f67402954172da0d820400921ba10013"},{"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-noga/test-component-pac-vympyu:on-pr-414d2f84f67402954172da0d820400921ba10013"},{"name":"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:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256: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:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vympyu-on-pull-request-77ndm-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component6586c61ea957e2a6d1aae52f118e9134-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp6586c61ea957e2a6d1aae52f118e9134-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vympyu-on-pull-request-77ndm-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen6586c61ea957e2a6d1aae52f118e9134-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes6586c61ea957e2a6d1aae52f118e9134-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-vympyu-on-pull-request-77ndm-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vympyu-on-pufdde0eb19b122002481e94513e793153","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vympyu-on-pull-request-77ndm-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vympyu-on-pull-request-77ndm-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component6586c61ea957e2a6d1aae52f118e9134-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone6586c61ea957e2a6d1aae52f118e9134-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vympyu-on-pull-request-77ndm-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vympyu-on-pull-request-77ndm-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon6586c61ea957e2a6d1aae52f118e9134-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-522ec3981c08af2ea88b28ac5e9b0f90-6626312b53026a4d-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-27T23:07:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","namespace":"integration1-noga","name":"test-component-pac-vympyu-on-pull-request-77ndm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:07:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-vympyu-on-pull-request-77ndm has finished running","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:07:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:07:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","prGroup":"konflux-test-component-pac-vympyu","prGroupHash":"cce0ea8d362c76ec2fe1a507319198c910d23c3377912b652e9078fd9e0810"} {"level":"info","ts":"2026-04-27T23:07:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:07:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:07:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:07:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-27T23:07:12Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-27T22:59:58Z","completionTime":"2026-04-27T23:07:12Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-noga/test-component-pac-vympyu:on-pr-414d2f84f67402954172da0d820400921ba10013"},{"name":"IMAGE_DIGEST","value":"sha256:b93a25cc9a6a5fff3aedf275a6923cc1952c545427e1e3a355f83526345d7d2a"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"414d2f84f67402954172da0d820400921ba10013"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"revision","value":"414d2f84f67402954172da0d820400921ba10013"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-noga/test-component-pac-vympyu:on-pr-414d2f84f67402954172da0d820400921ba10013"},{"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-noga/test-component-pac-vympyu:on-pr-414d2f84f67402954172da0d820400921ba10013"},{"name":"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:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256: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:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vympyu-on-pull-request-77ndm-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component6586c61ea957e2a6d1aae52f118e9134-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp6586c61ea957e2a6d1aae52f118e9134-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vympyu-on-pull-request-77ndm-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen6586c61ea957e2a6d1aae52f118e9134-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes6586c61ea957e2a6d1aae52f118e9134-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-vympyu-on-pull-request-77ndm-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vympyu-on-pufdde0eb19b122002481e94513e793153","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vympyu-on-pull-request-77ndm-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vympyu-on-pull-request-77ndm-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component6586c61ea957e2a6d1aae52f118e9134-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone6586c61ea957e2a6d1aae52f118e9134-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vympyu-on-pull-request-77ndm-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vympyu-on-pull-request-77ndm-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon6586c61ea957e2a6d1aae52f118e9134-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-522ec3981c08af2ea88b28ac5e9b0f90-6626312b53026a4d-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-27T23:07:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","namespace":"integration1-noga","name":"test-component-pac-vympyu-on-pull-request-77ndm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:07:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-vympyu-on-pull-request-77ndm has finished running","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:07:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:07:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","prGroup":"konflux-test-component-pac-vympyu","prGroupHash":"cce0ea8d362c76ec2fe1a507319198c910d23c3377912b652e9078fd9e0810"} {"level":"info","ts":"2026-04-27T23:07:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:07:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:07:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:07:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-27T23:07:12Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-27T22:59:58Z","completionTime":"2026-04-27T23:07:12Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-noga/test-component-pac-vympyu:on-pr-414d2f84f67402954172da0d820400921ba10013"},{"name":"IMAGE_DIGEST","value":"sha256:b93a25cc9a6a5fff3aedf275a6923cc1952c545427e1e3a355f83526345d7d2a"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"414d2f84f67402954172da0d820400921ba10013"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"revision","value":"414d2f84f67402954172da0d820400921ba10013"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-noga/test-component-pac-vympyu:on-pr-414d2f84f67402954172da0d820400921ba10013"},{"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-noga/test-component-pac-vympyu:on-pr-414d2f84f67402954172da0d820400921ba10013"},{"name":"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:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256: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:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vympyu-on-pull-request-77ndm-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component6586c61ea957e2a6d1aae52f118e9134-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp6586c61ea957e2a6d1aae52f118e9134-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vympyu-on-pull-request-77ndm-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen6586c61ea957e2a6d1aae52f118e9134-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes6586c61ea957e2a6d1aae52f118e9134-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-vympyu-on-pull-request-77ndm-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vympyu-on-pufdde0eb19b122002481e94513e793153","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vympyu-on-pull-request-77ndm-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vympyu-on-pull-request-77ndm-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component6586c61ea957e2a6d1aae52f118e9134-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone6586c61ea957e2a6d1aae52f118e9134-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vympyu-on-pull-request-77ndm-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vympyu-on-pull-request-77ndm-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon6586c61ea957e2a6d1aae52f118e9134-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-522ec3981c08af2ea88b28ac5e9b0f90-6626312b53026a4d-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-27T23:07:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","namespace":"integration1-noga","name":"test-component-pac-vympyu-on-pull-request-77ndm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:07:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-vympyu-on-pull-request-77ndm has finished running","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:07:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:07:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:07:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:07:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:07: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-tmxugn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:07:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:07:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23: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-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:07:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:07:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:07:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-hswu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23: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-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:07:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-hswu-on-pull-request-mpfgj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:07: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-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:07: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-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:07: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-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:07: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-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:07: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-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:07: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-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:07:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:07: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-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:07: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-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:07: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-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:07:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:07:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:07:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:07:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:07:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:07:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-ayjcoh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:07:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:07:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:07: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":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","prGroup":"konflux-test-component-pac-vympyu","prGroupHash":"cce0ea8d362c76ec2fe1a507319198c910d23c3377912b652e9078fd9e0810"} {"level":"info","ts":"2026-04-27T23: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-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:07: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-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23: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-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:07:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-27T23:07:12Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-27T22:59:58Z","completionTime":"2026-04-27T23:07:12Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-noga/test-component-pac-vympyu:on-pr-414d2f84f67402954172da0d820400921ba10013"},{"name":"IMAGE_DIGEST","value":"sha256:b93a25cc9a6a5fff3aedf275a6923cc1952c545427e1e3a355f83526345d7d2a"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"414d2f84f67402954172da0d820400921ba10013"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"revision","value":"414d2f84f67402954172da0d820400921ba10013"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-noga/test-component-pac-vympyu:on-pr-414d2f84f67402954172da0d820400921ba10013"},{"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-noga/test-component-pac-vympyu:on-pr-414d2f84f67402954172da0d820400921ba10013"},{"name":"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:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256: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:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vympyu-on-pull-request-77ndm-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component6586c61ea957e2a6d1aae52f118e9134-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp6586c61ea957e2a6d1aae52f118e9134-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vympyu-on-pull-request-77ndm-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen6586c61ea957e2a6d1aae52f118e9134-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes6586c61ea957e2a6d1aae52f118e9134-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-vympyu-on-pull-request-77ndm-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vympyu-on-pufdde0eb19b122002481e94513e793153","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vympyu-on-pull-request-77ndm-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vympyu-on-pull-request-77ndm-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component6586c61ea957e2a6d1aae52f118e9134-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone6586c61ea957e2a6d1aae52f118e9134-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vympyu-on-pull-request-77ndm-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vympyu-on-pull-request-77ndm-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon6586c61ea957e2a6d1aae52f118e9134-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-522ec3981c08af2ea88b28ac5e9b0f90-6626312b53026a4d-01"}},"deletionTimestamp":"2026-04-27 23:07:31 +0000 UTC"} {"level":"info","ts":"2026-04-27T23:07:31Z","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-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:07:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-vympyu-on-pull-request-77ndm has finished running","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23: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-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:07: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":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","prGroup":"konflux-test-component-pac-vympyu","prGroupHash":"cce0ea8d362c76ec2fe1a507319198c910d23c3377912b652e9078fd9e0810"} {"level":"info","ts":"2026-04-27T23: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-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:07: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-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23: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-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:07:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-27T23:07:12Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-27T22:59:58Z","completionTime":"2026-04-27T23:07:12Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-noga/test-component-pac-vympyu:on-pr-414d2f84f67402954172da0d820400921ba10013"},{"name":"IMAGE_DIGEST","value":"sha256:b93a25cc9a6a5fff3aedf275a6923cc1952c545427e1e3a355f83526345d7d2a"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"414d2f84f67402954172da0d820400921ba10013"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"revision","value":"414d2f84f67402954172da0d820400921ba10013"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-noga/test-component-pac-vympyu:on-pr-414d2f84f67402954172da0d820400921ba10013"},{"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-noga/test-component-pac-vympyu:on-pr-414d2f84f67402954172da0d820400921ba10013"},{"name":"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:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256: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:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vympyu-on-pull-request-77ndm-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component6586c61ea957e2a6d1aae52f118e9134-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp6586c61ea957e2a6d1aae52f118e9134-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vympyu-on-pull-request-77ndm-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen6586c61ea957e2a6d1aae52f118e9134-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes6586c61ea957e2a6d1aae52f118e9134-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-vympyu-on-pull-request-77ndm-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vympyu-on-pufdde0eb19b122002481e94513e793153","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vympyu-on-pull-request-77ndm-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vympyu-on-pull-request-77ndm-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component6586c61ea957e2a6d1aae52f118e9134-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone6586c61ea957e2a6d1aae52f118e9134-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vympyu-on-pull-request-77ndm-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vympyu-on-pull-request-77ndm-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon6586c61ea957e2a6d1aae52f118e9134-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-522ec3981c08af2ea88b28ac5e9b0f90-6626312b53026a4d-01"}},"deletionTimestamp":"2026-04-27 23:07:31 +0000 UTC"} {"level":"info","ts":"2026-04-27T23:07:31Z","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-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:07:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-vympyu-on-pull-request-77ndm has finished running","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23: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-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:07: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":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","prGroup":"konflux-test-component-pac-vympyu","prGroupHash":"cce0ea8d362c76ec2fe1a507319198c910d23c3377912b652e9078fd9e0810"} {"level":"info","ts":"2026-04-27T23: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-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:07: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-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23: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-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:07:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-27T23:07:12Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-27T22:59:58Z","completionTime":"2026-04-27T23:07:12Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-noga/test-component-pac-vympyu:on-pr-414d2f84f67402954172da0d820400921ba10013"},{"name":"IMAGE_DIGEST","value":"sha256:b93a25cc9a6a5fff3aedf275a6923cc1952c545427e1e3a355f83526345d7d2a"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"414d2f84f67402954172da0d820400921ba10013"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"revision","value":"414d2f84f67402954172da0d820400921ba10013"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-noga/test-component-pac-vympyu:on-pr-414d2f84f67402954172da0d820400921ba10013"},{"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-noga/test-component-pac-vympyu:on-pr-414d2f84f67402954172da0d820400921ba10013"},{"name":"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:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256: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:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vympyu-on-pull-request-77ndm-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component6586c61ea957e2a6d1aae52f118e9134-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp6586c61ea957e2a6d1aae52f118e9134-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vympyu-on-pull-request-77ndm-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen6586c61ea957e2a6d1aae52f118e9134-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes6586c61ea957e2a6d1aae52f118e9134-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-vympyu-on-pull-request-77ndm-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vympyu-on-pufdde0eb19b122002481e94513e793153","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vympyu-on-pull-request-77ndm-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vympyu-on-pull-request-77ndm-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component6586c61ea957e2a6d1aae52f118e9134-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone6586c61ea957e2a6d1aae52f118e9134-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vympyu-on-pull-request-77ndm-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vympyu-on-pull-request-77ndm-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon6586c61ea957e2a6d1aae52f118e9134-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-522ec3981c08af2ea88b28ac5e9b0f90-6626312b53026a4d-01"}},"deletionTimestamp":"2026-04-27 23:07:31 +0000 UTC"} {"level":"info","ts":"2026-04-27T23:07:31Z","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-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:07:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-vympyu-on-pull-request-77ndm has finished running","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-77ndm","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:07:35Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","namespace":"integration1-noga","name":"test-component-pac-vympyu-on-pull-request-n98qf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23: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-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:07:35Z","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-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","namespace":"integration1-noga","name":"test-component-pac-vympyu-on-pull-request-n98qf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-component-pac-vympyu-on-pull-request-n98qf","PR group":"konflux-test-component-pac-vympyu"} {"level":"info","ts":"2026-04-27T23:07: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-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","prGroup":"konflux-test-component-pac-vympyu","prGroupHash":"cce0ea8d362c76ec2fe1a507319198c910d23c3377912b652e9078fd9e0810"} {"level":"info","ts":"2026-04-27T23:07: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-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:07:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:07:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:07:35Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","ExternalID":"my-integration-test-srft-test-component-pac-vympyu"} {"level":"info","ts":"2026-04-27T23:07:35Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","ExternalID":"my-integration-test-srft-test-component-pac-vympyu"} {"level":"info","ts":"2026-04-27T23:07:35Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","snapshot.NameSpace":"integration1-noga","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-srft","externalID":"my-integration-test-srft-test-component-pac-vympyu"} {"level":"info","ts":"2026-04-27T23:07:36Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","ID":73292013440,"CheckName":"Konflux Dev version / my-integration-test-srft / test-component-pac-vympyu","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-27T23:07: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-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","pipelineRun.Namespace":"integration1-noga","pipelineRun.Name":"test-component-pac-vympyu-on-pull-request-n98qf","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-27T23:07: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-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","pipelinerun.Name":"test-component-pac-vympyu-on-pull-request-n98qf"} {"level":"info","ts":"2026-04-27T23: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-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:07:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun integration1-noga/test-component-pac-vympyu-on-pull-request-77ndm with pr group konflux-test-component-pac-vympyu is not the latest for its component, skipped","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23: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-component-pac-vympyu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23: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-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:07:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","namespace":"integration1-noga","name":"test-component-pac-vympyu-on-pull-request-n98qf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23: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-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23: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-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:07:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:07:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:07:36Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","ExternalID":"my-integration-test-srft-test-component-pac-vympyu"} {"level":"info","ts":"2026-04-27T23:07:36Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","ExternalID":"my-integration-test-srft-test-component-pac-vympyu"} {"level":"info","ts":"2026-04-27T23:07:36Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","existingCheckRun":"github.CheckRun{ID:73292013440, NodeID:\"CR_kwDOKrwUx88AAAAREItfgA\", HeadSHA:\"14c18b96789bd971c20b4d3ff8ebd9b6c18794c4\", ExternalID:\"my-integration-test-srft-test-component-pac-vympyu\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/73292013440\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/73292013440\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-27 23:07:35 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-vympyu snapshot scenario my-integration-test-srft is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration1-noga/test-component-pac-vympyu-on-pull-request-n98qf is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/73292013440/annotations\"}, Name:\"Konflux Dev version / my-integration-test-srft / test-component-pac-vympyu\", CheckSuite:github.CheckSuite{ID:66441405136}, 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:3592673718, Number:29956, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/29956\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-vympyu\", SHA:\"14c18b96789bd971c20b4d3ff8ebd9b6c18794c4\", 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-mlvedy\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-04-27T23:07:36Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","ID":73292013440,"CheckName":"Konflux Dev version / my-integration-test-srft / test-component-pac-vympyu","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-27T23:07: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-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","pipelineRun.Namespace":"integration1-noga","pipelineRun.Name":"test-component-pac-vympyu-on-pull-request-n98qf","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-27T23:07: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-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","pipelinerun.Name":"test-component-pac-vympyu-on-pull-request-n98qf"} {"level":"info","ts":"2026-04-27T23: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-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:07:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun integration1-noga/test-component-pac-vympyu-on-pull-request-77ndm with pr group konflux-test-component-pac-vympyu is not the latest for its component, skipped","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23: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-component-pac-vympyu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23: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-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:07:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","namespace":"integration1-noga","name":"test-component-pac-vympyu-on-pull-request-n98qf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23: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-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:07: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-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23: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-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:07:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","namespace":"integration1-noga","name":"test-component-pac-vympyu-on-pull-request-n98qf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23: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-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:07: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-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23: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-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:07:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","namespace":"integration1-noga","name":"test-component-pac-vympyu-on-pull-request-n98qf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23: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-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:07: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-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23: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-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:07:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","namespace":"integration1-noga","name":"test-component-pac-vympyu-on-pull-request-n98qf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23: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-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:07: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-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23: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-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:07:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","namespace":"integration1-noga","name":"test-component-pac-vympyu-on-pull-request-n98qf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:08: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-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:08: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-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:08: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-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:08: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-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:08: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-tmxugn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:08: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-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:08:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:08: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-parent-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:08:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:08:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:08:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:08:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:08:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:08:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-hzwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:08:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:08:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-pull-request-b252g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23: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":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23: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":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23: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":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:08:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-tmxugn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23: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":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:08:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:08:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:08:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:08:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-hzwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:08:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-pull-request-b252g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:08:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-hzwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:08:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-pull-request-b252g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:08:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-hzwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:08:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-pull-request-b252g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:08:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:08: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":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","prGroup":"konflux-test-comp-uojo","prGroupHash":"f0739ea78b0af0d222c8862264ba78da0604a3d9cbc57e4ec5e6968624db23"} {"level":"info","ts":"2026-04-27T23:08:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23: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":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:08:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-uojo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:08:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:08:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-27T23:08:30Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 4, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-27T23:01:11Z","completionTime":"2026-04-27T23:08:30Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-vhod/test-comp-uojo:on-pr-af637b6f9925b6d61166f0c9e6e988ace6dd8b9a"},{"name":"IMAGE_DIGEST","value":"sha256:e744f3de450cffbf07ab949ad5530dd08f57b7ac474f7a5980ef771ddb1b4d52"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"af637b6f9925b6d61166f0c9e6e988ace6dd8b9a"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"af637b6f9925b6d61166f0c9e6e988ace6dd8b9a"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-vhod/test-comp-uojo:on-pr-af637b6f9925b6d61166f0c9e6e988ace6dd8b9a.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:1b209c0d93e52e418f3e6cd4b4fd915a84e4bd7f68e1cfd0d6446133540d7f43"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-vhod/test-comp-uojo:on-pr-af637b6f9925b6d61166f0c9e6e988ace6dd8b9a.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-vhod/test-comp-uojo:on-pr-af637b6f9925b6d61166f0c9e6e988ace6dd8b9a"},{"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-vhod/test-comp-uojo:on-pr-af637b6f9925b6d61166f0c9e6e988ace6dd8b9a"},{"name":"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:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:6045ed6f2d37cfdf75cb3f2bf88706839c276a59f892ae027a315456c2914cf3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c314b4d5369d7961af51c865be28cd792d5f233aef94ecf035b3f84acde398bf"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:3d8a6902ab7c5c2125be07263f395426342c5032b3abfd0140162ad838437bab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256: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:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesddbe0d7d7b7d700293d90f4c780cc925-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-uojo-on-pull-request-2tzfk-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-8e47270db7e6d1ae62e3033efbf70aa3","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-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-92aae0d6e4847f0f00d9716c567f6d1d-c9024c1bd27360f1-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-27T23:08:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-uojo-on-pull-request-2tzfk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:08:31Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-uojo-on-pull-request-2tzfk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:08:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-uojo-on-pull-request-2tzfk has finished running","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:08:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23: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":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","prGroup":"konflux-test-comp-uojo","prGroupHash":"f0739ea78b0af0d222c8862264ba78da0604a3d9cbc57e4ec5e6968624db23"} {"level":"info","ts":"2026-04-27T23:08:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23: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":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:08: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-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:08: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-uojo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:08:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:08:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-27T23:08:30Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 4, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-27T23:01:11Z","completionTime":"2026-04-27T23:08:30Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-vhod/test-comp-uojo:on-pr-af637b6f9925b6d61166f0c9e6e988ace6dd8b9a"},{"name":"IMAGE_DIGEST","value":"sha256:e744f3de450cffbf07ab949ad5530dd08f57b7ac474f7a5980ef771ddb1b4d52"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"af637b6f9925b6d61166f0c9e6e988ace6dd8b9a"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"af637b6f9925b6d61166f0c9e6e988ace6dd8b9a"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-vhod/test-comp-uojo:on-pr-af637b6f9925b6d61166f0c9e6e988ace6dd8b9a.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:1b209c0d93e52e418f3e6cd4b4fd915a84e4bd7f68e1cfd0d6446133540d7f43"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-vhod/test-comp-uojo:on-pr-af637b6f9925b6d61166f0c9e6e988ace6dd8b9a.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-vhod/test-comp-uojo:on-pr-af637b6f9925b6d61166f0c9e6e988ace6dd8b9a"},{"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-vhod/test-comp-uojo:on-pr-af637b6f9925b6d61166f0c9e6e988ace6dd8b9a"},{"name":"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:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:6045ed6f2d37cfdf75cb3f2bf88706839c276a59f892ae027a315456c2914cf3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c314b4d5369d7961af51c865be28cd792d5f233aef94ecf035b3f84acde398bf"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:3d8a6902ab7c5c2125be07263f395426342c5032b3abfd0140162ad838437bab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256: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:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesddbe0d7d7b7d700293d90f4c780cc925-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-uojo-on-pull-request-2tzfk-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-8e47270db7e6d1ae62e3033efbf70aa3","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-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-92aae0d6e4847f0f00d9716c567f6d1d-c9024c1bd27360f1-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-27T23:08:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-uojo-on-pull-request-2tzfk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:08:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-uojo-on-pull-request-2tzfk has finished running","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:08:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23: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":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","prGroup":"konflux-test-comp-uojo","prGroupHash":"f0739ea78b0af0d222c8862264ba78da0604a3d9cbc57e4ec5e6968624db23"} {"level":"info","ts":"2026-04-27T23:08:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23: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":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:08: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-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:08: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-uojo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:08:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:08:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-27T23:08:30Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 4, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-27T23:01:11Z","completionTime":"2026-04-27T23:08:30Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-vhod/test-comp-uojo:on-pr-af637b6f9925b6d61166f0c9e6e988ace6dd8b9a"},{"name":"IMAGE_DIGEST","value":"sha256:e744f3de450cffbf07ab949ad5530dd08f57b7ac474f7a5980ef771ddb1b4d52"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"af637b6f9925b6d61166f0c9e6e988ace6dd8b9a"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"af637b6f9925b6d61166f0c9e6e988ace6dd8b9a"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-vhod/test-comp-uojo:on-pr-af637b6f9925b6d61166f0c9e6e988ace6dd8b9a.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:1b209c0d93e52e418f3e6cd4b4fd915a84e4bd7f68e1cfd0d6446133540d7f43"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-vhod/test-comp-uojo:on-pr-af637b6f9925b6d61166f0c9e6e988ace6dd8b9a.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-vhod/test-comp-uojo:on-pr-af637b6f9925b6d61166f0c9e6e988ace6dd8b9a"},{"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-vhod/test-comp-uojo:on-pr-af637b6f9925b6d61166f0c9e6e988ace6dd8b9a"},{"name":"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:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:6045ed6f2d37cfdf75cb3f2bf88706839c276a59f892ae027a315456c2914cf3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c314b4d5369d7961af51c865be28cd792d5f233aef94ecf035b3f84acde398bf"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:3d8a6902ab7c5c2125be07263f395426342c5032b3abfd0140162ad838437bab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256: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:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesddbe0d7d7b7d700293d90f4c780cc925-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-uojo-on-pull-request-2tzfk-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-8e47270db7e6d1ae62e3033efbf70aa3","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-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-92aae0d6e4847f0f00d9716c567f6d1d-c9024c1bd27360f1-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-27T23:08:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-uojo-on-pull-request-2tzfk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:08:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-uojo-on-pull-request-2tzfk has finished running","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23: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-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23: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-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:08:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:08:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:08:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-dg92s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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 SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:08:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:08:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-hzwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:08:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:08:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23: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":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","prGroup":"konflux-test-comp-uojo","prGroupHash":"f0739ea78b0af0d222c8862264ba78da0604a3d9cbc57e4ec5e6968624db23"} {"level":"info","ts":"2026-04-27T23:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23: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":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23: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":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:08: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-uojo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-27T23:08:30Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 4, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-27T23:01:11Z","completionTime":"2026-04-27T23:08:30Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-vhod/test-comp-uojo:on-pr-af637b6f9925b6d61166f0c9e6e988ace6dd8b9a"},{"name":"IMAGE_DIGEST","value":"sha256:e744f3de450cffbf07ab949ad5530dd08f57b7ac474f7a5980ef771ddb1b4d52"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"af637b6f9925b6d61166f0c9e6e988ace6dd8b9a"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"af637b6f9925b6d61166f0c9e6e988ace6dd8b9a"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-vhod/test-comp-uojo:on-pr-af637b6f9925b6d61166f0c9e6e988ace6dd8b9a.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:1b209c0d93e52e418f3e6cd4b4fd915a84e4bd7f68e1cfd0d6446133540d7f43"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-vhod/test-comp-uojo:on-pr-af637b6f9925b6d61166f0c9e6e988ace6dd8b9a.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-vhod/test-comp-uojo:on-pr-af637b6f9925b6d61166f0c9e6e988ace6dd8b9a"},{"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-vhod/test-comp-uojo:on-pr-af637b6f9925b6d61166f0c9e6e988ace6dd8b9a"},{"name":"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:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:6045ed6f2d37cfdf75cb3f2bf88706839c276a59f892ae027a315456c2914cf3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c314b4d5369d7961af51c865be28cd792d5f233aef94ecf035b3f84acde398bf"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:3d8a6902ab7c5c2125be07263f395426342c5032b3abfd0140162ad838437bab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256: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:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesddbe0d7d7b7d700293d90f4c780cc925-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-uojo-on-pull-request-2tzfk-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-8e47270db7e6d1ae62e3033efbf70aa3","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-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-92aae0d6e4847f0f00d9716c567f6d1d-c9024c1bd27360f1-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-27T23:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-uojo-on-pull-request-2tzfk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-uojo-on-pull-request-2tzfk has finished running","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:08:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:08:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","prGroup":"konflux-test-comp-uojo","prGroupHash":"f0739ea78b0af0d222c8862264ba78da0604a3d9cbc57e4ec5e6968624db23"} {"level":"info","ts":"2026-04-27T23:08:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23: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":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:08: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-uojo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:08:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:08:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-27T23:08:30Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 4, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-27T23:01:11Z","completionTime":"2026-04-27T23:08:30Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-vhod/test-comp-uojo:on-pr-af637b6f9925b6d61166f0c9e6e988ace6dd8b9a"},{"name":"IMAGE_DIGEST","value":"sha256:e744f3de450cffbf07ab949ad5530dd08f57b7ac474f7a5980ef771ddb1b4d52"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"af637b6f9925b6d61166f0c9e6e988ace6dd8b9a"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"af637b6f9925b6d61166f0c9e6e988ace6dd8b9a"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-vhod/test-comp-uojo:on-pr-af637b6f9925b6d61166f0c9e6e988ace6dd8b9a.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:1b209c0d93e52e418f3e6cd4b4fd915a84e4bd7f68e1cfd0d6446133540d7f43"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-vhod/test-comp-uojo:on-pr-af637b6f9925b6d61166f0c9e6e988ace6dd8b9a.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-vhod/test-comp-uojo:on-pr-af637b6f9925b6d61166f0c9e6e988ace6dd8b9a"},{"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-vhod/test-comp-uojo:on-pr-af637b6f9925b6d61166f0c9e6e988ace6dd8b9a"},{"name":"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:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:6045ed6f2d37cfdf75cb3f2bf88706839c276a59f892ae027a315456c2914cf3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c314b4d5369d7961af51c865be28cd792d5f233aef94ecf035b3f84acde398bf"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:3d8a6902ab7c5c2125be07263f395426342c5032b3abfd0140162ad838437bab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256: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:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesddbe0d7d7b7d700293d90f4c780cc925-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-uojo-on-pull-request-2tzfk-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-8e47270db7e6d1ae62e3033efbf70aa3","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-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-92aae0d6e4847f0f00d9716c567f6d1d-c9024c1bd27360f1-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-27T23:08:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-uojo-on-pull-request-2tzfk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:08:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-uojo-on-pull-request-2tzfk has finished running","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:08:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"konflux-demo-component-ccin-on-push-sbdfj","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app"} {"level":"info","ts":"2026-04-27T23:08:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-ccin-on-push-sbdfj","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app"} {"level":"info","ts":"2026-04-27T23:08:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-demo-component-ccin-on-push-sbdfj","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app"} {"level":"info","ts":"2026-04-27T23:08:36Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-demo-component-ccin-on-push-sbdfj","namespace":"konflux-snpo"},"namespace":"konflux-snpo","name":"konflux-demo-component-ccin-on-push-sbdfj","reconcileID":"2413f893-c4b9-48b8-95cc-9e5d277aa0c1","Component.Namespace":"konflux-snpo","LastPromotedImage":"quay.io/redhat-appstudio-qe/konflux-snpo/konflux-demo-component-ccin@sha256:6b7108a79fa7f2173a51ef0d4db9fedbb1dd78442e3fdbd0dd28c67e76b7a62e","Component.Name":"konflux-demo-component-ccin","lastBuildCommit":"468ac3ce509228138a996d59dc1e209b2853d81e"} {"level":"info","ts":"2026-04-27T23:08:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"konflux-demo-component-ccin-on-push-sbdfj","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","component.Namespace":"konflux-snpo","component.Name":"konflux-demo-component-ccin"} {"level":"info","ts":"2026-04-27T23:08:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"konflux-demo-app-20260427-230216-000"} {"level":"info","ts":"2026-04-27T23:08:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"konflux-demo-app-20260427-230216-000","application":"konflux-demo-app"} {"level":"info","ts":"2026-04-27T23:08:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"konflux-demo-app-20260427-230216-000"} {"level":"info","ts":"2026-04-27T23:08:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"konflux-demo-component-ccin-on-push-sbdfj","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","namespace":"konflux-snpo","name":"konflux-demo-app-20260427-230216-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"konflux-demo-app-20260427-230216-000","snapshot.Spec.Components":[{"name":"konflux-demo-component-ccin","version":"","containerImage":"quay.io/redhat-appstudio-qe/konflux-snpo/konflux-demo-component-ccin@sha256:6b7108a79fa7f2173a51ef0d4db9fedbb1dd78442e3fdbd0dd28c67e76b7a62e","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo","revision":"468ac3ce509228138a996d59dc1e209b2853d81e"}}}]} {"level":"info","ts":"2026-04-27T23:08: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":"konflux-demo-app-20260427-230216-000","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app"} {"level":"info","ts":"2026-04-27T23:08:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260427-230216-000","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app"} {"level":"info","ts":"2026-04-27T23:08:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"konflux-demo-app-20260427-230216-000","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-27T23:08: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":"konflux-demo-app-20260427-230216-000","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app"} {"level":"info","ts":"2026-04-27T23:08:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"konflux-demo-app-20260427-230216-000","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","Application.Name":"konflux-demo-app","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-27T23:08:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260427-230216-000"} {"level":"info","ts":"2026-04-27T23:08:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"konflux-demo-app-20260427-230216-000","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","integrationTestScenario.Name":"my-integration-test-anwd"} {"level":"info","ts":"2026-04-27T23:08: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":"konflux-demo-app-20260427-230216-000","namespace":"konflux-snpo"},"snapshot":{"name":"konflux-demo-app-20260427-230216-000","namespace":"konflux-snpo"}} {"level":"info","ts":"2026-04-27T23:08:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260427-230216-000","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app"} {"level":"info","ts":"2026-04-27T23:08:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"konflux-demo-app-20260427-230216-000","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app"} {"level":"info","ts":"2026-04-27T23:08:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"konflux-demo-app-20260427-230216-000","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260427-230216-000"} {"level":"info","ts":"2026-04-27T23:08:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260427-230216-000","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260427-230216-000","testedSnapshot":"konflux-demo-app-20260427-230216-000"} {"level":"info","ts":"2026-04-27T23:08:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"konflux-demo-app-20260427-230216-000","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","namespace":"konflux-snpo","name":"my-integration-test-anwd-hfkbp","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-anwd"} {"level":"info","ts":"2026-04-27T23:08:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"konflux-demo-component-ccin-on-push-sbdfj","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","namespace":"konflux-snpo","name":"konflux-demo-component-ccin-on-push-sbdfj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"konflux-demo-app-20260427-230216-000"} {"level":"info","ts":"2026-04-27T23:08:36Z","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-20260427-230216-000","namespace":"konflux-snpo"},"namespace":"konflux-snpo","name":"konflux-demo-app-20260427-230216-000","reconcileID":"765fd627-5143-4a6a-8f0a-253b153f4975","snapshot.name":"konflux-demo-app-20260427-230216-000","pipelinerun.name":"konflux-demo-component-ccin-on-push-sbdfj","duration":2.356483377} {"level":"info","ts":"2026-04-27T23:08:36Z","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-20260427-230216-000","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","namespace":"konflux-snpo","name":"konflux-demo-app-20260427-230216-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-27T23:08:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260427-230216-000"} {"level":"info","ts":"2026-04-27T23:08:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260427-230216-000","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:08:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260427-230216-000","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","scenario.Name":"my-integration-test-anwd","destinationSnapshot.Name":"konflux-demo-app-20260427-230216-000","testedSnapshot":"konflux-demo-app-20260427-230216-000"} {"level":"info","ts":"2026-04-27T23:08:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260427-230216-000","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","scenario.Name":"my-integration-test-anwd","destinationSnapshot.Name":"konflux-demo-app-20260427-230216-000","testedSnapshot":"konflux-demo-app-20260427-230216-000"} {"level":"info","ts":"2026-04-27T23:08:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"konflux-demo-component-ccin-on-push-sbdfj","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","namespace":"konflux-snpo","name":"konflux-demo-component-ccin-on-push-sbdfj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"konflux-demo-app-20260427-230216-000"} {"level":"info","ts":"2026-04-27T23:08:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-ccin-on-push-sbdfj","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","namespace":"konflux-snpo","name":"konflux-demo-component-ccin-on-push-sbdfj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-27T23:08:36Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"konflux-demo-app-20260427-230216-000","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","ExternalID":"my-integration-test-anwd-konflux-demo-component-ccin"} {"level":"info","ts":"2026-04-27T23:08:36Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260427-230216-000","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","ExternalID":"my-integration-test-anwd-konflux-demo-component-ccin"} {"level":"info","ts":"2026-04-27T23:08:36Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"konflux-demo-app-20260427-230216-000","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","snapshot.NameSpace":"konflux-snpo","snapshot.Name":"konflux-demo-app-20260427-230216-000","scenarioName":"my-integration-test-anwd","externalID":"my-integration-test-anwd-konflux-demo-component-ccin"} {"level":"info","ts":"2026-04-27T23:08:36Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-ccin-on-push-sbdfj","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","namespace":"konflux-snpo","name":"konflux-demo-component-ccin-on-push-sbdfj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:08:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-ccin-on-push-sbdfj has finished running","buildpipelineRun":{"name":"konflux-demo-component-ccin-on-push-sbdfj","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app"} {"level":"info","ts":"2026-04-27T23:08:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"konflux-demo-component-ccin-on-push-sbdfj","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app"} {"level":"info","ts":"2026-04-27T23:08:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-ccin-on-push-sbdfj","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app"} {"level":"info","ts":"2026-04-27T23:08:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-demo-component-ccin-on-push-sbdfj","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app"} {"level":"info","ts":"2026-04-27T23:08:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"konflux-demo-component-ccin-on-push-sbdfj","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app"} {"level":"info","ts":"2026-04-27T23:08:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"konflux-demo-component-ccin-on-push-sbdfj","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260427-230216-000"} {"level":"info","ts":"2026-04-27T23:08:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-ccin-on-push-sbdfj","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","namespace":"konflux-snpo","name":"konflux-demo-component-ccin-on-push-sbdfj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-27T23:08:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-ccin-on-push-sbdfj has finished running","buildpipelineRun":{"name":"konflux-demo-component-ccin-on-push-sbdfj","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app"} {"level":"info","ts":"2026-04-27T23:08:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260427-230216-000"} {"level":"info","ts":"2026-04-27T23:08:36Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-anwd-hfkbp","namespace":"konflux-snpo"},"namespace":"konflux-snpo","name":"my-integration-test-anwd-hfkbp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-27T23:08:36Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"konflux-demo-app-20260427-230216-000","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","ID":73292120889,"CheckName":"Konflux Dev version / my-integration-test-anwd / konflux-demo-component-ccin","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-27T23:08:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260427-230216-000","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260427-230216-000","destinationSnapshot.Name":"konflux-demo-app-20260427-230216-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-27T23:08:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260427-230216-000"} {"level":"info","ts":"2026-04-27T23:08:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"konflux-demo-app-20260427-230216-000","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260427-230216-000"} {"level":"info","ts":"2026-04-27T23:08: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":"konflux-demo-app-20260427-230216-000","namespace":"konflux-snpo"},"snapshot":{"name":"konflux-demo-app-20260427-230216-000","namespace":"konflux-snpo"}} {"level":"info","ts":"2026-04-27T23:08:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260427-230216-000","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app"} {"level":"info","ts":"2026-04-27T23:08:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"konflux-demo-app-20260427-230216-000","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app"} {"level":"info","ts":"2026-04-27T23:08:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"konflux-demo-app-20260427-230216-000","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260427-230216-000"} {"level":"info","ts":"2026-04-27T23:08:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260427-230216-000","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260427-230216-000","testedSnapshot":"konflux-demo-app-20260427-230216-000"} {"level":"info","ts":"2026-04-27T23:08:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260427-230216-000","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:08:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260427-230216-000","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","scenario.Name":"my-integration-test-anwd","destinationSnapshot.Name":"konflux-demo-app-20260427-230216-000","testedSnapshot":"konflux-demo-app-20260427-230216-000"} {"level":"info","ts":"2026-04-27T23:08:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260427-230216-000","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","scenario.Name":"my-integration-test-anwd","destinationSnapshot.Name":"konflux-demo-app-20260427-230216-000","testedSnapshot":"konflux-demo-app-20260427-230216-000"} {"level":"info","ts":"2026-04-27T23:08:37Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260427-230216-000","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","ExternalID":"my-integration-test-anwd-konflux-demo-component-ccin"} {"level":"info","ts":"2026-04-27T23:08:37Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260427-230216-000","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:73292120889, NodeID:\"CR_kwDOMZ6fKs8AAAAREI0DOQ\", HeadSHA:\"468ac3ce509228138a996d59dc1e209b2853d81e\", ExternalID:\"my-integration-test-anwd-konflux-demo-component-ccin\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/73292120889\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/73292120889\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-27 23:08:36 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-demo-component-ccin snapshot konflux-demo-app-20260427-230216-000 and scenario my-integration-test-anwd is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/73292120889/annotations\"}, Name:\"Konflux Dev version / my-integration-test-anwd / konflux-demo-component-ccin\", CheckSuite:github.CheckSuite{ID:66440863593}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-04-27T23:08:37Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"konflux-demo-app-20260427-230216-000","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","ID":73292120889,"CheckName":"Konflux Dev version / my-integration-test-anwd / konflux-demo-component-ccin","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-27T23:08:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260427-230216-000","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260427-230216-000","destinationSnapshot.Name":"konflux-demo-app-20260427-230216-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-27T23:08:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260427-230216-000"} {"level":"info","ts":"2026-04-27T23:08:37Z","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-20260427-230216-000","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260427-230216-000"} {"level":"info","ts":"2026-04-27T23:08: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-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:08: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-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:08: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-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:08: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-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:08: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-hzwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:08: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-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:08:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:08: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-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:08: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-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:08: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-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:08: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-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:08: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-hzwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:08: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-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:08: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-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:08: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-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:08: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-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:08: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-hzwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:08: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-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:08:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-pull-request-b252g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:08: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-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:08: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-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:08: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-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:08: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-parent-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:08: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-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:08:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23: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-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23: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-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-dg92s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:08:49Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-ccin-on-push-6w7p9","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","namespace":"konflux-snpo","name":"konflux-demo-component-ccin-on-push-6w7p9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:08: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":"konflux-demo-component-ccin-on-push-6w7p9","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app"} {"level":"info","ts":"2026-04-27T23:08: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":"konflux-demo-component-ccin-on-push-6w7p9","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app"} {"level":"info","ts":"2026-04-27T23:08: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":"konflux-demo-component-ccin-on-push-6w7p9","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app"} {"level":"info","ts":"2026-04-27T23:08:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-ccin-on-push-6w7p9","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","namespace":"konflux-snpo","name":"konflux-demo-component-ccin-on-push-6w7p9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:08:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun konflux-demo-component-ccin-on-push-6w7p9 is not associated with a pull request","buildpipelineRun":{"name":"konflux-demo-component-ccin-on-push-6w7p9","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app"} {"level":"info","ts":"2026-04-27T23: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":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23: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":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:08:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23: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":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:08:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","namespace":"integration1-noga","name":"test-component-pac-vympyu-on-pull-request-n98qf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:08:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:08:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:08:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:08:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-dg92s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23: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":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23: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":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23: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":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:08: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-ayjcoh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23: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":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:08:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:08:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:08:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:08:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:08:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:08:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-hzwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:08:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:08:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:08:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:08:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:08: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-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:08: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-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:08: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-parent-hzwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:08:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:08:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:09:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:09:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:09:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:09:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:09:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-dg92s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:09:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:09:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:09:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:09:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:09:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-dg92s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23: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":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:09: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-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:09: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-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:09: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-ayjcoh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23: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":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:09:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:09:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:09:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:09:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:09:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:09:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-dg92s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:09:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:09:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:09:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:09:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:09:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-dg92s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23: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-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:09: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-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23: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-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:09:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-dg92s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23: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-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23: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-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23: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-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:09:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","namespace":"integration1-noga","name":"test-component-pac-vympyu-on-pull-request-n98qf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:09:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:09:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:09: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-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:09: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-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:09: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-ayjcoh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:09:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:09:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:09: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":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","prGroup":"konflux-gh-multi-component-child-hzwx","prGroupHash":"5886f232065afaa1aa8cfa32d9daa8f01b0c8efde0144fc2f3fa2a2993a2f6"} {"level":"info","ts":"2026-04-27T23: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":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:09:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:09:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:09:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-hzwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:09:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-27T23:09:11Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-27T23:00:57Z","completionTime":"2026-04-27T23:09:11Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ksqk/gh-multi-component-child-hzwx:on-pr-09f0210a57581ef682cf0c31f9c48d8f7a96393f"},{"name":"IMAGE_DIGEST","value":"sha256:38a6f17b23f5f73417667f54428ac1a9663703a91fccd408766ebeda3c516109"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-xvfsde"},{"name":"CHAINS-GIT_COMMIT","value":"09f0210a57581ef682cf0c31f9c48d8f7a96393f"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-xvfsde"},{"name":"revision","value":"09f0210a57581ef682cf0c31f9c48d8f7a96393f"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ksqk/gh-multi-component-child-hzwx:on-pr-09f0210a57581ef682cf0c31f9c48d8f7a96393f.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ksqk/gh-multi-component-child-hzwx:on-pr-09f0210a57581ef682cf0c31f9c48d8f7a96393f.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:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ksqk/gh-multi-component-child-hzwx:on-pr-09f0210a57581ef682cf0c31f9c48d8f7a96393f"},{"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-ksqk/gh-multi-component-child-hzwx:on-pr-09f0210a57581ef682cf0c31f9c48d8f7a96393f"},{"name":"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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-hzwx-on-pull-request-b252g-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo1132ad6db7b526fd8c8fc16527452a55-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-1132ad6db7b526fd8c8fc16527452a55-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compon1132ad6db7b526fd8c8fc16527452a55-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-comp1132ad6db7b526fd8c8fc16527452a55-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-1132ad6db7b526fd8c8fc16527452a55-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-hzwx-on-pull-request-b252g-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo1132ad6db7b526fd8c8fc16527452a55-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-com1132ad6db7b526fd8c8fc16527452a55-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-co1132ad6db7b526fd8c8fc16527452a55-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-hzwx-on-pull-request-b252g-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-50a1ce24415a0a7337f951c67a9b856a-45af45be5ed7b728-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-27T23:09:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-pull-request-b252g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:09:11Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-pull-request-b252g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:09:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-hzwx-on-pull-request-b252g has finished running","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:09: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":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","prGroup":"konflux-gh-multi-component-child-hzwx","prGroupHash":"5886f232065afaa1aa8cfa32d9daa8f01b0c8efde0144fc2f3fa2a2993a2f6"} {"level":"info","ts":"2026-04-27T23: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":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:09:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:09:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:09:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-hzwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:09:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-27T23:09:11Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-27T23:00:57Z","completionTime":"2026-04-27T23:09:11Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ksqk/gh-multi-component-child-hzwx:on-pr-09f0210a57581ef682cf0c31f9c48d8f7a96393f"},{"name":"IMAGE_DIGEST","value":"sha256:38a6f17b23f5f73417667f54428ac1a9663703a91fccd408766ebeda3c516109"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-xvfsde"},{"name":"CHAINS-GIT_COMMIT","value":"09f0210a57581ef682cf0c31f9c48d8f7a96393f"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-xvfsde"},{"name":"revision","value":"09f0210a57581ef682cf0c31f9c48d8f7a96393f"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ksqk/gh-multi-component-child-hzwx:on-pr-09f0210a57581ef682cf0c31f9c48d8f7a96393f.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ksqk/gh-multi-component-child-hzwx:on-pr-09f0210a57581ef682cf0c31f9c48d8f7a96393f.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:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ksqk/gh-multi-component-child-hzwx:on-pr-09f0210a57581ef682cf0c31f9c48d8f7a96393f"},{"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-ksqk/gh-multi-component-child-hzwx:on-pr-09f0210a57581ef682cf0c31f9c48d8f7a96393f"},{"name":"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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-hzwx-on-pull-request-b252g-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo1132ad6db7b526fd8c8fc16527452a55-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-1132ad6db7b526fd8c8fc16527452a55-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compon1132ad6db7b526fd8c8fc16527452a55-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-comp1132ad6db7b526fd8c8fc16527452a55-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-1132ad6db7b526fd8c8fc16527452a55-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-hzwx-on-pull-request-b252g-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo1132ad6db7b526fd8c8fc16527452a55-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-com1132ad6db7b526fd8c8fc16527452a55-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-co1132ad6db7b526fd8c8fc16527452a55-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-hzwx-on-pull-request-b252g-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-50a1ce24415a0a7337f951c67a9b856a-45af45be5ed7b728-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-27T23:09:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-pull-request-b252g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:09:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-hzwx-on-pull-request-b252g has finished running","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:09: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":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","prGroup":"konflux-gh-multi-component-child-hzwx","prGroupHash":"5886f232065afaa1aa8cfa32d9daa8f01b0c8efde0144fc2f3fa2a2993a2f6"} {"level":"info","ts":"2026-04-27T23: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":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:09:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:09:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:09:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-hzwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:09:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-27T23:09:11Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-27T23:00:57Z","completionTime":"2026-04-27T23:09:11Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ksqk/gh-multi-component-child-hzwx:on-pr-09f0210a57581ef682cf0c31f9c48d8f7a96393f"},{"name":"IMAGE_DIGEST","value":"sha256:38a6f17b23f5f73417667f54428ac1a9663703a91fccd408766ebeda3c516109"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-xvfsde"},{"name":"CHAINS-GIT_COMMIT","value":"09f0210a57581ef682cf0c31f9c48d8f7a96393f"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-xvfsde"},{"name":"revision","value":"09f0210a57581ef682cf0c31f9c48d8f7a96393f"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ksqk/gh-multi-component-child-hzwx:on-pr-09f0210a57581ef682cf0c31f9c48d8f7a96393f.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ksqk/gh-multi-component-child-hzwx:on-pr-09f0210a57581ef682cf0c31f9c48d8f7a96393f.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:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ksqk/gh-multi-component-child-hzwx:on-pr-09f0210a57581ef682cf0c31f9c48d8f7a96393f"},{"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-ksqk/gh-multi-component-child-hzwx:on-pr-09f0210a57581ef682cf0c31f9c48d8f7a96393f"},{"name":"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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-hzwx-on-pull-request-b252g-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo1132ad6db7b526fd8c8fc16527452a55-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-1132ad6db7b526fd8c8fc16527452a55-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compon1132ad6db7b526fd8c8fc16527452a55-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-comp1132ad6db7b526fd8c8fc16527452a55-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-1132ad6db7b526fd8c8fc16527452a55-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-hzwx-on-pull-request-b252g-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo1132ad6db7b526fd8c8fc16527452a55-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-com1132ad6db7b526fd8c8fc16527452a55-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-co1132ad6db7b526fd8c8fc16527452a55-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-hzwx-on-pull-request-b252g-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-50a1ce24415a0a7337f951c67a9b856a-45af45be5ed7b728-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-27T23:09:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-pull-request-b252g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:09:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-hzwx-on-pull-request-b252g has finished running","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:09: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":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","prGroup":"konflux-gh-multi-component-child-hzwx","prGroupHash":"5886f232065afaa1aa8cfa32d9daa8f01b0c8efde0144fc2f3fa2a2993a2f6"} {"level":"info","ts":"2026-04-27T23: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":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:09:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:09:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:09:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-hzwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:09:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-27T23:09:11Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-27T23:00:57Z","completionTime":"2026-04-27T23:09:11Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ksqk/gh-multi-component-child-hzwx:on-pr-09f0210a57581ef682cf0c31f9c48d8f7a96393f"},{"name":"IMAGE_DIGEST","value":"sha256:38a6f17b23f5f73417667f54428ac1a9663703a91fccd408766ebeda3c516109"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-xvfsde"},{"name":"CHAINS-GIT_COMMIT","value":"09f0210a57581ef682cf0c31f9c48d8f7a96393f"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-xvfsde"},{"name":"revision","value":"09f0210a57581ef682cf0c31f9c48d8f7a96393f"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ksqk/gh-multi-component-child-hzwx:on-pr-09f0210a57581ef682cf0c31f9c48d8f7a96393f.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ksqk/gh-multi-component-child-hzwx:on-pr-09f0210a57581ef682cf0c31f9c48d8f7a96393f.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:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ksqk/gh-multi-component-child-hzwx:on-pr-09f0210a57581ef682cf0c31f9c48d8f7a96393f"},{"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-ksqk/gh-multi-component-child-hzwx:on-pr-09f0210a57581ef682cf0c31f9c48d8f7a96393f"},{"name":"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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-hzwx-on-pull-request-b252g-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo1132ad6db7b526fd8c8fc16527452a55-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-1132ad6db7b526fd8c8fc16527452a55-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compon1132ad6db7b526fd8c8fc16527452a55-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-comp1132ad6db7b526fd8c8fc16527452a55-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-1132ad6db7b526fd8c8fc16527452a55-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-hzwx-on-pull-request-b252g-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo1132ad6db7b526fd8c8fc16527452a55-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-com1132ad6db7b526fd8c8fc16527452a55-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-co1132ad6db7b526fd8c8fc16527452a55-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-hzwx-on-pull-request-b252g-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-50a1ce24415a0a7337f951c67a9b856a-45af45be5ed7b728-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-27T23:09:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-pull-request-b252g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:09:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-hzwx-on-pull-request-b252g has finished running","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:09: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":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","prGroup":"konflux-gh-multi-component-child-hzwx","prGroupHash":"5886f232065afaa1aa8cfa32d9daa8f01b0c8efde0144fc2f3fa2a2993a2f6"} {"level":"info","ts":"2026-04-27T23: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":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:09:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:09: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-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:09: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-hzwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:09:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-27T23:09:11Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-27T23:00:57Z","completionTime":"2026-04-27T23:09:11Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ksqk/gh-multi-component-child-hzwx:on-pr-09f0210a57581ef682cf0c31f9c48d8f7a96393f"},{"name":"IMAGE_DIGEST","value":"sha256:38a6f17b23f5f73417667f54428ac1a9663703a91fccd408766ebeda3c516109"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-xvfsde"},{"name":"CHAINS-GIT_COMMIT","value":"09f0210a57581ef682cf0c31f9c48d8f7a96393f"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-xvfsde"},{"name":"revision","value":"09f0210a57581ef682cf0c31f9c48d8f7a96393f"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ksqk/gh-multi-component-child-hzwx:on-pr-09f0210a57581ef682cf0c31f9c48d8f7a96393f.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ksqk/gh-multi-component-child-hzwx:on-pr-09f0210a57581ef682cf0c31f9c48d8f7a96393f.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:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ksqk/gh-multi-component-child-hzwx:on-pr-09f0210a57581ef682cf0c31f9c48d8f7a96393f"},{"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-ksqk/gh-multi-component-child-hzwx:on-pr-09f0210a57581ef682cf0c31f9c48d8f7a96393f"},{"name":"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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-hzwx-on-pull-request-b252g-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo1132ad6db7b526fd8c8fc16527452a55-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-1132ad6db7b526fd8c8fc16527452a55-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compon1132ad6db7b526fd8c8fc16527452a55-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-comp1132ad6db7b526fd8c8fc16527452a55-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-1132ad6db7b526fd8c8fc16527452a55-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-hzwx-on-pull-request-b252g-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo1132ad6db7b526fd8c8fc16527452a55-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-com1132ad6db7b526fd8c8fc16527452a55-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-co1132ad6db7b526fd8c8fc16527452a55-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-hzwx-on-pull-request-b252g-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-50a1ce24415a0a7337f951c67a9b856a-45af45be5ed7b728-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-27T23:09:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-pull-request-b252g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:09:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-hzwx-on-pull-request-b252g has finished running","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:09:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:09: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-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:09: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-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:09: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-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:09: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-ayjcoh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:09: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-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:09:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:09:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:09: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-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:09: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-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:09: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-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:09: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-tmxugn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:09: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-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:09:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:09:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:09:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:09:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:09:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:09:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","namespace":"gitlab-rep-psju","name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:09:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09: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-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23: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":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23: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":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23: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":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:09:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","namespace":"integration1-noga","name":"test-component-pac-vympyu-on-pull-request-n98qf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23: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-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23: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-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23: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-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:09:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","namespace":"stat-rep-hbbz","name":"test-component-pac-uenrhl-on-pull-request-qklzh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","prGroup":"konflux-gl-multi-component-parent-vugt","prGroupHash":"9b5158f885d6b562c87dc611b6ea4406f4beae0c1ff64460edcdd30324b7a3"} {"level":"info","ts":"2026-04-27T23: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":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09: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":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09: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-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09: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-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-27T23:09:20Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-27T23:01:57Z","completionTime":"2026-04-27T23:09:20Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-lxat/gl-multi-component-parent-vugt:on-pr-152118233349b68d1305ff3b91f574bbe0c5a106"},{"name":"IMAGE_DIGEST","value":"sha256:c14bf8c5bac7cd7d743a0d22c1825c8c5b0e18e40426fa0d4bbb87ca28acf689"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/build-nudge-parent-xfyfkj"},{"name":"CHAINS-GIT_COMMIT","value":"152118233349b68d1305ff3b91f574bbe0c5a106"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-parent-xfyfkj"},{"name":"revision","value":"152118233349b68d1305ff3b91f574bbe0c5a106"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-lxat/gl-multi-component-parent-vugt:on-pr-152118233349b68d1305ff3b91f574bbe0c5a106.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-lxat/gl-multi-component-parent-vugt:on-pr-152118233349b68d1305ff3b91f574bbe0c5a106.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:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-lxat/gl-multi-component-parent-vugt:on-pr-152118233349b68d1305ff3b91f574bbe0c5a106"},{"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-lxat/gl-multi-component-parent-vugt:on-pr-152118233349b68d1305ff3b91f574bbe0c5a106"},{"name":"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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo5d65143c23170af913ed1a37b4ee6e6b-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-5d65143c23170af913ed1a37b4ee6e6b-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon5d65143c23170af913ed1a37b4ee6e6b-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-comp5d65143c23170af913ed1a37b4ee6e6b-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-5d65143c23170af913ed1a37b4ee6e6b-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-5d65143c23170af913ed1a37b4ee6e6b-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo5d65143c23170af913ed1a37b4ee6e6b-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-com5d65143c23170af913ed1a37b4ee6e6b-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-co5d65143c23170af913ed1a37b4ee6e6b-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-90f2e15b6a0aac6fc22ee905b2675329-86553fbef9267b46-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-27T23:09:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:09:20Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:09:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-vugt-on-pull-request-4fqd6 has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","prGroup":"konflux-gl-multi-component-parent-vugt","prGroupHash":"9b5158f885d6b562c87dc611b6ea4406f4beae0c1ff64460edcdd30324b7a3"} {"level":"info","ts":"2026-04-27T23: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":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09: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":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09: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-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09: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-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-27T23:09:20Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-27T23:01:57Z","completionTime":"2026-04-27T23:09:20Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-lxat/gl-multi-component-parent-vugt:on-pr-152118233349b68d1305ff3b91f574bbe0c5a106"},{"name":"IMAGE_DIGEST","value":"sha256:c14bf8c5bac7cd7d743a0d22c1825c8c5b0e18e40426fa0d4bbb87ca28acf689"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/build-nudge-parent-xfyfkj"},{"name":"CHAINS-GIT_COMMIT","value":"152118233349b68d1305ff3b91f574bbe0c5a106"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-parent-xfyfkj"},{"name":"revision","value":"152118233349b68d1305ff3b91f574bbe0c5a106"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-lxat/gl-multi-component-parent-vugt:on-pr-152118233349b68d1305ff3b91f574bbe0c5a106.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-lxat/gl-multi-component-parent-vugt:on-pr-152118233349b68d1305ff3b91f574bbe0c5a106.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:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-lxat/gl-multi-component-parent-vugt:on-pr-152118233349b68d1305ff3b91f574bbe0c5a106"},{"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-lxat/gl-multi-component-parent-vugt:on-pr-152118233349b68d1305ff3b91f574bbe0c5a106"},{"name":"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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo5d65143c23170af913ed1a37b4ee6e6b-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-5d65143c23170af913ed1a37b4ee6e6b-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon5d65143c23170af913ed1a37b4ee6e6b-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-comp5d65143c23170af913ed1a37b4ee6e6b-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-5d65143c23170af913ed1a37b4ee6e6b-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-5d65143c23170af913ed1a37b4ee6e6b-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo5d65143c23170af913ed1a37b4ee6e6b-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-com5d65143c23170af913ed1a37b4ee6e6b-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-co5d65143c23170af913ed1a37b4ee6e6b-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-90f2e15b6a0aac6fc22ee905b2675329-86553fbef9267b46-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-27T23:09:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:09:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-vugt-on-pull-request-4fqd6 has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09: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-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09: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":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","prGroup":"konflux-gl-multi-component-parent-vugt","prGroupHash":"9b5158f885d6b562c87dc611b6ea4406f4beae0c1ff64460edcdd30324b7a3"} {"level":"info","ts":"2026-04-27T23:09: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-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09: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":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09: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-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09: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-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09: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-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-27T23:09:20Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-27T23:01:57Z","completionTime":"2026-04-27T23:09:20Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-lxat/gl-multi-component-parent-vugt:on-pr-152118233349b68d1305ff3b91f574bbe0c5a106"},{"name":"IMAGE_DIGEST","value":"sha256:c14bf8c5bac7cd7d743a0d22c1825c8c5b0e18e40426fa0d4bbb87ca28acf689"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/build-nudge-parent-xfyfkj"},{"name":"CHAINS-GIT_COMMIT","value":"152118233349b68d1305ff3b91f574bbe0c5a106"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-parent-xfyfkj"},{"name":"revision","value":"152118233349b68d1305ff3b91f574bbe0c5a106"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-lxat/gl-multi-component-parent-vugt:on-pr-152118233349b68d1305ff3b91f574bbe0c5a106.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-lxat/gl-multi-component-parent-vugt:on-pr-152118233349b68d1305ff3b91f574bbe0c5a106.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:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-lxat/gl-multi-component-parent-vugt:on-pr-152118233349b68d1305ff3b91f574bbe0c5a106"},{"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-lxat/gl-multi-component-parent-vugt:on-pr-152118233349b68d1305ff3b91f574bbe0c5a106"},{"name":"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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo5d65143c23170af913ed1a37b4ee6e6b-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-5d65143c23170af913ed1a37b4ee6e6b-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon5d65143c23170af913ed1a37b4ee6e6b-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-comp5d65143c23170af913ed1a37b4ee6e6b-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-5d65143c23170af913ed1a37b4ee6e6b-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-5d65143c23170af913ed1a37b4ee6e6b-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo5d65143c23170af913ed1a37b4ee6e6b-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-com5d65143c23170af913ed1a37b4ee6e6b-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-co5d65143c23170af913ed1a37b4ee6e6b-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-90f2e15b6a0aac6fc22ee905b2675329-86553fbef9267b46-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-27T23:09:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:09:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-vugt-on-pull-request-4fqd6 has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09: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-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09: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":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","prGroup":"konflux-gl-multi-component-parent-vugt","prGroupHash":"9b5158f885d6b562c87dc611b6ea4406f4beae0c1ff64460edcdd30324b7a3"} {"level":"info","ts":"2026-04-27T23:09: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-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09: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":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09: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-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09: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-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09: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-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-27T23:09:20Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-27T23:01:57Z","completionTime":"2026-04-27T23:09:20Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-lxat/gl-multi-component-parent-vugt:on-pr-152118233349b68d1305ff3b91f574bbe0c5a106"},{"name":"IMAGE_DIGEST","value":"sha256:c14bf8c5bac7cd7d743a0d22c1825c8c5b0e18e40426fa0d4bbb87ca28acf689"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/build-nudge-parent-xfyfkj"},{"name":"CHAINS-GIT_COMMIT","value":"152118233349b68d1305ff3b91f574bbe0c5a106"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-parent-xfyfkj"},{"name":"revision","value":"152118233349b68d1305ff3b91f574bbe0c5a106"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-lxat/gl-multi-component-parent-vugt:on-pr-152118233349b68d1305ff3b91f574bbe0c5a106.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-lxat/gl-multi-component-parent-vugt:on-pr-152118233349b68d1305ff3b91f574bbe0c5a106.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:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-lxat/gl-multi-component-parent-vugt:on-pr-152118233349b68d1305ff3b91f574bbe0c5a106"},{"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-lxat/gl-multi-component-parent-vugt:on-pr-152118233349b68d1305ff3b91f574bbe0c5a106"},{"name":"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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo5d65143c23170af913ed1a37b4ee6e6b-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-5d65143c23170af913ed1a37b4ee6e6b-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon5d65143c23170af913ed1a37b4ee6e6b-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-comp5d65143c23170af913ed1a37b4ee6e6b-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-5d65143c23170af913ed1a37b4ee6e6b-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-5d65143c23170af913ed1a37b4ee6e6b-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo5d65143c23170af913ed1a37b4ee6e6b-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-com5d65143c23170af913ed1a37b4ee6e6b-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-co5d65143c23170af913ed1a37b4ee6e6b-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-90f2e15b6a0aac6fc22ee905b2675329-86553fbef9267b46-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-27T23:09:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:09:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-vugt-on-pull-request-4fqd6 has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09: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-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","prGroup":"konflux-gl-multi-component-parent-vugt","prGroupHash":"9b5158f885d6b562c87dc611b6ea4406f4beae0c1ff64460edcdd30324b7a3"} {"level":"info","ts":"2026-04-27T23: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":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09: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-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-27T23:09:20Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-27T23:01:57Z","completionTime":"2026-04-27T23:09:20Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-lxat/gl-multi-component-parent-vugt:on-pr-152118233349b68d1305ff3b91f574bbe0c5a106"},{"name":"IMAGE_DIGEST","value":"sha256:c14bf8c5bac7cd7d743a0d22c1825c8c5b0e18e40426fa0d4bbb87ca28acf689"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/build-nudge-parent-xfyfkj"},{"name":"CHAINS-GIT_COMMIT","value":"152118233349b68d1305ff3b91f574bbe0c5a106"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-parent-xfyfkj"},{"name":"revision","value":"152118233349b68d1305ff3b91f574bbe0c5a106"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-lxat/gl-multi-component-parent-vugt:on-pr-152118233349b68d1305ff3b91f574bbe0c5a106.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-lxat/gl-multi-component-parent-vugt:on-pr-152118233349b68d1305ff3b91f574bbe0c5a106.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:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-lxat/gl-multi-component-parent-vugt:on-pr-152118233349b68d1305ff3b91f574bbe0c5a106"},{"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-lxat/gl-multi-component-parent-vugt:on-pr-152118233349b68d1305ff3b91f574bbe0c5a106"},{"name":"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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo5d65143c23170af913ed1a37b4ee6e6b-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-5d65143c23170af913ed1a37b4ee6e6b-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon5d65143c23170af913ed1a37b4ee6e6b-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-comp5d65143c23170af913ed1a37b4ee6e6b-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-5d65143c23170af913ed1a37b4ee6e6b-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-5d65143c23170af913ed1a37b4ee6e6b-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo5d65143c23170af913ed1a37b4ee6e6b-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-com5d65143c23170af913ed1a37b4ee6e6b-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-co5d65143c23170af913ed1a37b4ee6e6b-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-90f2e15b6a0aac6fc22ee905b2675329-86553fbef9267b46-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-27T23:09:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:09:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-vugt-on-pull-request-4fqd6 has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09: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":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","prGroup":"konflux-gl-multi-component-parent-vugt","prGroupHash":"9b5158f885d6b562c87dc611b6ea4406f4beae0c1ff64460edcdd30324b7a3"} {"level":"info","ts":"2026-04-27T23:09:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09: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-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-27T23:09:20Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-27T23:01:57Z","completionTime":"2026-04-27T23:09:20Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-lxat/gl-multi-component-parent-vugt:on-pr-152118233349b68d1305ff3b91f574bbe0c5a106"},{"name":"IMAGE_DIGEST","value":"sha256:c14bf8c5bac7cd7d743a0d22c1825c8c5b0e18e40426fa0d4bbb87ca28acf689"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/build-nudge-parent-xfyfkj"},{"name":"CHAINS-GIT_COMMIT","value":"152118233349b68d1305ff3b91f574bbe0c5a106"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-parent-xfyfkj"},{"name":"revision","value":"152118233349b68d1305ff3b91f574bbe0c5a106"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-lxat/gl-multi-component-parent-vugt:on-pr-152118233349b68d1305ff3b91f574bbe0c5a106.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-lxat/gl-multi-component-parent-vugt:on-pr-152118233349b68d1305ff3b91f574bbe0c5a106.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:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-lxat/gl-multi-component-parent-vugt:on-pr-152118233349b68d1305ff3b91f574bbe0c5a106"},{"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-lxat/gl-multi-component-parent-vugt:on-pr-152118233349b68d1305ff3b91f574bbe0c5a106"},{"name":"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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo5d65143c23170af913ed1a37b4ee6e6b-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-5d65143c23170af913ed1a37b4ee6e6b-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon5d65143c23170af913ed1a37b4ee6e6b-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-comp5d65143c23170af913ed1a37b4ee6e6b-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-5d65143c23170af913ed1a37b4ee6e6b-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-5d65143c23170af913ed1a37b4ee6e6b-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo5d65143c23170af913ed1a37b4ee6e6b-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-com5d65143c23170af913ed1a37b4ee6e6b-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-co5d65143c23170af913ed1a37b4ee6e6b-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-90f2e15b6a0aac6fc22ee905b2675329-86553fbef9267b46-01"}},"deletionTimestamp":"2026-04-27 23:09:28 +0000 UTC"} {"level":"info","ts":"2026-04-27T23:09:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-vugt-on-pull-request-4fqd6 has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09: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":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","prGroup":"konflux-gl-multi-component-parent-vugt","prGroupHash":"9b5158f885d6b562c87dc611b6ea4406f4beae0c1ff64460edcdd30324b7a3"} {"level":"info","ts":"2026-04-27T23:09:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09: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":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-27T23:09:20Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-27T23:01:57Z","completionTime":"2026-04-27T23:09:20Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-lxat/gl-multi-component-parent-vugt:on-pr-152118233349b68d1305ff3b91f574bbe0c5a106"},{"name":"IMAGE_DIGEST","value":"sha256:c14bf8c5bac7cd7d743a0d22c1825c8c5b0e18e40426fa0d4bbb87ca28acf689"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/build-nudge-parent-xfyfkj"},{"name":"CHAINS-GIT_COMMIT","value":"152118233349b68d1305ff3b91f574bbe0c5a106"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-parent-xfyfkj"},{"name":"revision","value":"152118233349b68d1305ff3b91f574bbe0c5a106"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-lxat/gl-multi-component-parent-vugt:on-pr-152118233349b68d1305ff3b91f574bbe0c5a106.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-lxat/gl-multi-component-parent-vugt:on-pr-152118233349b68d1305ff3b91f574bbe0c5a106.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:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-lxat/gl-multi-component-parent-vugt:on-pr-152118233349b68d1305ff3b91f574bbe0c5a106"},{"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-lxat/gl-multi-component-parent-vugt:on-pr-152118233349b68d1305ff3b91f574bbe0c5a106"},{"name":"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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo5d65143c23170af913ed1a37b4ee6e6b-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-5d65143c23170af913ed1a37b4ee6e6b-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon5d65143c23170af913ed1a37b4ee6e6b-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-comp5d65143c23170af913ed1a37b4ee6e6b-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-5d65143c23170af913ed1a37b4ee6e6b-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-5d65143c23170af913ed1a37b4ee6e6b-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo5d65143c23170af913ed1a37b4ee6e6b-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-com5d65143c23170af913ed1a37b4ee6e6b-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-co5d65143c23170af913ed1a37b4ee6e6b-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-90f2e15b6a0aac6fc22ee905b2675329-86553fbef9267b46-01"}},"deletionTimestamp":"2026-04-27 23:09:28 +0000 UTC"} {"level":"info","ts":"2026-04-27T23:09:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-vugt-on-pull-request-4fqd6 has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09: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":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","prGroup":"konflux-gl-multi-component-parent-vugt","prGroupHash":"9b5158f885d6b562c87dc611b6ea4406f4beae0c1ff64460edcdd30324b7a3"} {"level":"info","ts":"2026-04-27T23:09:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09: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":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-27T23:09:20Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-27T23:01:57Z","completionTime":"2026-04-27T23:09:20Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-lxat/gl-multi-component-parent-vugt:on-pr-152118233349b68d1305ff3b91f574bbe0c5a106"},{"name":"IMAGE_DIGEST","value":"sha256:c14bf8c5bac7cd7d743a0d22c1825c8c5b0e18e40426fa0d4bbb87ca28acf689"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/build-nudge-parent-xfyfkj"},{"name":"CHAINS-GIT_COMMIT","value":"152118233349b68d1305ff3b91f574bbe0c5a106"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-parent-xfyfkj"},{"name":"revision","value":"152118233349b68d1305ff3b91f574bbe0c5a106"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-lxat/gl-multi-component-parent-vugt:on-pr-152118233349b68d1305ff3b91f574bbe0c5a106.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-lxat/gl-multi-component-parent-vugt:on-pr-152118233349b68d1305ff3b91f574bbe0c5a106.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:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-lxat/gl-multi-component-parent-vugt:on-pr-152118233349b68d1305ff3b91f574bbe0c5a106"},{"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-lxat/gl-multi-component-parent-vugt:on-pr-152118233349b68d1305ff3b91f574bbe0c5a106"},{"name":"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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo5d65143c23170af913ed1a37b4ee6e6b-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-5d65143c23170af913ed1a37b4ee6e6b-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon5d65143c23170af913ed1a37b4ee6e6b-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-comp5d65143c23170af913ed1a37b4ee6e6b-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-5d65143c23170af913ed1a37b4ee6e6b-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-5d65143c23170af913ed1a37b4ee6e6b-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo5d65143c23170af913ed1a37b4ee6e6b-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-com5d65143c23170af913ed1a37b4ee6e6b-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-co5d65143c23170af913ed1a37b4ee6e6b-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-90f2e15b6a0aac6fc22ee905b2675329-86553fbef9267b46-01"}},"deletionTimestamp":"2026-04-27 23:09:28 +0000 UTC"} {"level":"info","ts":"2026-04-27T23:09:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-vugt-on-pull-request-4fqd6 has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-4fqd6","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09:34Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23: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-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","PR group":"konflux-gl-multi-component-parent-vugt"} {"level":"info","ts":"2026-04-27T23:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","prGroup":"konflux-gl-multi-component-parent-vugt","prGroupHash":"9b5158f885d6b562c87dc611b6ea4406f4beae0c1ff64460edcdd30324b7a3"} {"level":"info","ts":"2026-04-27T23:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lxat/gl-multi-component-parent-vugt-on-pull-request-4fqd6 with pr group konflux-gl-multi-component-parent-vugt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lxat/gl-multi-component-parent-vugt-on-pull-request-4fqd6 with pr group konflux-gl-multi-component-parent-vugt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lxat/gl-multi-component-parent-vugt-on-pull-request-4fqd6 with pr group konflux-gl-multi-component-parent-vugt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lxat/gl-multi-component-parent-vugt-on-pull-request-4fqd6 with pr group konflux-gl-multi-component-parent-vugt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lxat/gl-multi-component-parent-vugt-on-pull-request-4fqd6 with pr group konflux-gl-multi-component-parent-vugt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lxat/gl-multi-component-parent-vugt-on-pull-request-4fqd6 with pr group konflux-gl-multi-component-parent-vugt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lxat/gl-multi-component-parent-vugt-on-pull-request-4fqd6 with pr group konflux-gl-multi-component-parent-vugt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lxat/gl-multi-component-parent-vugt-on-pull-request-4fqd6 with pr group konflux-gl-multi-component-parent-vugt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09: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-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09: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-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lxat/gl-multi-component-parent-vugt-on-pull-request-4fqd6 with pr group konflux-gl-multi-component-parent-vugt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09: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-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lxat/gl-multi-component-parent-vugt-on-pull-request-4fqd6 with pr group konflux-gl-multi-component-parent-vugt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lxat/gl-multi-component-parent-vugt-on-pull-request-4fqd6 with pr group konflux-gl-multi-component-parent-vugt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lxat/gl-multi-component-parent-vugt-on-pull-request-4fqd6 with pr group konflux-gl-multi-component-parent-vugt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lxat/gl-multi-component-parent-vugt-on-pull-request-4fqd6 with pr group konflux-gl-multi-component-parent-vugt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09: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-parent-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lxat/gl-multi-component-parent-vugt-on-pull-request-4fqd6 with pr group konflux-gl-multi-component-parent-vugt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09: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-parent-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:09: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-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:09: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-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:09: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-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:09: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-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:09: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-hzwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:09: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-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:09:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23: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":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23: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":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23: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":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:09:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-dg92s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23: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-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:09:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23: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-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:09:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","namespace":"gitlab-rep-psju","name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23: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-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:09: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-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23: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-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:09:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","namespace":"stat-rep-hbbz","name":"test-component-pac-uenrhl-on-pull-request-qklzh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:09:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:09:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:09: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-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:09:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:09:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","elapsedSinceCompletion":"1.047516302s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:09:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-hswu-on-pull-request-mpfgj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:09:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"namespace":"build-e2e-vhod","name":"test-comp-hswu-on-pull-request-mpfgj","reconcileID":"854095d1-b458-497a-ad06-c94dc746d65c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:09:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:09:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:09: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-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:09:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:09:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","elapsedSinceCompletion":"1.053081985s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:09:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-hswu-on-pull-request-mpfgj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:09:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"namespace":"build-e2e-vhod","name":"test-comp-hswu-on-pull-request-mpfgj","reconcileID":"3b99f41b-268b-4026-8688-54c836680fa3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:09:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:09:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:09: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-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:09:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:09:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","elapsedSinceCompletion":"1.063727225s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:09:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-hswu-on-pull-request-mpfgj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:09:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"namespace":"build-e2e-vhod","name":"test-comp-hswu-on-pull-request-mpfgj","reconcileID":"5bab542b-fd07-43fd-b955-6805300312ac","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:09:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:09:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:09: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-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:09:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:09:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","elapsedSinceCompletion":"1.084371391s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:09:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-hswu-on-pull-request-mpfgj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:09:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"namespace":"build-e2e-vhod","name":"test-comp-hswu-on-pull-request-mpfgj","reconcileID":"145084a4-a581-4d09-9014-10102d7fa440","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:09:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:09:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:09: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-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:09:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:09:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","elapsedSinceCompletion":"1.125042894s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:09:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-hswu-on-pull-request-mpfgj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:09:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"namespace":"build-e2e-vhod","name":"test-comp-hswu-on-pull-request-mpfgj","reconcileID":"5f61cb15-5a07-4c18-a47e-7097a9fdf1b2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:09:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:09:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:09: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-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:09:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:09:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","elapsedSinceCompletion":"1.205657248s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:09:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-hswu-on-pull-request-mpfgj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:09:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"namespace":"build-e2e-vhod","name":"test-comp-hswu-on-pull-request-mpfgj","reconcileID":"25cc796e-864d-4c8c-9ffe-44f1c0608911","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:09:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:09:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:09: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-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:09:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:09:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","elapsedSinceCompletion":"1.367578058s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:09:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-hswu-on-pull-request-mpfgj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:09:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"namespace":"build-e2e-vhod","name":"test-comp-hswu-on-pull-request-mpfgj","reconcileID":"df95ceff-74b9-4bc2-81e6-b042ef715e2e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:09:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:09:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:09: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-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:09:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:09:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","elapsedSinceCompletion":"519.0713ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:09:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-hswu-on-pull-request-mpfgj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:09:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"namespace":"build-e2e-vhod","name":"test-comp-hswu-on-pull-request-mpfgj","reconcileID":"bc836de6-7943-4cb8-b948-3beaed86ef4c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:09:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:09:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:09: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-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:09:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:09:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","elapsedSinceCompletion":"672.319688ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:09:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-hswu-on-pull-request-mpfgj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:09:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"namespace":"build-e2e-vhod","name":"test-comp-hswu-on-pull-request-mpfgj","reconcileID":"dde04012-bc9d-4f1f-b446-61b58abbc928","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:09:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:09:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:09: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-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:09:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:09:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","elapsedSinceCompletion":"688.915651ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:09:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-hswu-on-pull-request-mpfgj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:09:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"namespace":"build-e2e-vhod","name":"test-comp-hswu-on-pull-request-mpfgj","reconcileID":"3826de35-6fc6-491b-8fcb-41dfc37284e7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:09:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:09:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:09: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-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:09:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:09:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-dg92s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23: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":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23: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":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23: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":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:09:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-ayjcoh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23: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":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:09:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lxat/gl-multi-component-parent-vugt-on-pull-request-4fqd6 with pr group konflux-gl-multi-component-parent-vugt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09: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-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:09:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23: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":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:09:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23: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":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:09:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","namespace":"gitlab-rep-psju","name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23: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":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:09:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23: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":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:09:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","namespace":"gitlab-rep-psju","name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23: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":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:09:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23: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":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:09: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":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"namespace":"build-e2e-vhod","name":"test-comp-hswu-on-pull-request-mpfgj","reconcileID":"884cb937-7208-4dbf-b0bb-1d3572c090b0","component.Name":"test-comp-uojo"} {"level":"info","ts":"2026-04-27T23:09: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":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"namespace":"build-e2e-vhod","name":"test-comp-hswu-on-pull-request-mpfgj","reconcileID":"884cb937-7208-4dbf-b0bb-1d3572c090b0","component.Name":"test-comp-kgki"} {"level":"info","ts":"2026-04-27T23:09: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":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"namespace":"build-e2e-vhod","name":"test-comp-hswu-on-pull-request-mpfgj","reconcileID":"884cb937-7208-4dbf-b0bb-1d3572c090b0","component.Name":"test-symlink-comp-nvzh"} {"level":"info","ts":"2026-04-27T23:09:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-cjqw-20260427-230053-000"} {"level":"info","ts":"2026-04-27T23:09:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-cjqw-20260427-230053-000","application":"test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:09:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-cjqw-20260427-230053-000"} {"level":"info","ts":"2026-04-27T23:09:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-comp-hswu is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-cjqw-20260427-230053-000","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:09:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 18cbecfb0a852f8554c6e88ab21a39bff982d46e3342fb218a0ec1186aee8b is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-cjqw-20260427-230053-000","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:09:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-app-cjqw-20260427-230053-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"test-app-cjqw-20260427-230053-000","snapshot.Spec.Components":[{"name":"test-comp-hswu","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-vhod/test-comp-hswu@sha256:4a95fa1c2e1b95952414c73de6d25aa8b9966af5604daf457d5ed8125330b800","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"bbf010c8df948731d7661b91ba76cc65f0a3838e"}}}]} {"level":"info","ts":"2026-04-27T23:09:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"test-app-cjqw-20260427-230053-000"} {"level":"info","ts":"2026-04-27T23: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":"test-app-cjqw-20260427-230053-000","namespace":"build-e2e-vhod"},"snapshot":{"name":"test-app-cjqw-20260427-230053-000","namespace":"build-e2e-vhod"}} {"level":"info","ts":"2026-04-27T23:09:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"test-app-cjqw-20260427-230053-000","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23: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":"test-app-cjqw-20260427-230053-000","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:09:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-cjqw-20260427-230053-000","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:09:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-cjqw-20260427-230053-000","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-27T23:09: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":"test-app-cjqw-20260427-230053-000","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:09:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-cjqw-20260427-230053-000","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","Application.Name":"test-app-cjqw","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-27T23:09: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":"test-app-cjqw-20260427-230053-000","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-app-cjqw-20260427-230053-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-27T23:09:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-cjqw-20260427-230053-000","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-app-cjqw-20260427-230053-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-27T23:09:59Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-27T23:10:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"test-app-cjqw-20260427-230053-000","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-cjqw-20260427-230053-000","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-cjqw-20260427-230053-000","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-27T23:10:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-cjqw-20260427-230053-000","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-cjqw-20260427-230053-000","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-hswu-on-pull-request-mpfgj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-cjqw-20260427-230053-000"} {"level":"info","ts":"2026-04-27T23:10:00Z","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-cjqw-20260427-230053-000","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-app-cjqw-20260427-230053-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-27T23:10:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"test-app-cjqw-20260427-230053-000","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","snapshot.Namespace":"build-e2e-vhod","snapshot.Name":"test-app-cjqw-20260427-230053-000"} {"level":"info","ts":"2026-04-27T23:10:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-hswu-on-pull-request-mpfgj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-cjqw-20260427-230053-000"} {"level":"info","ts":"2026-04-27T23:10:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-hswu-on-pull-request-mpfgj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-27T23:10:00Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-hswu-on-pull-request-mpfgj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:10:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-hswu-on-pull-request-mpfgj has finished running","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23: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-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:10:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:10:00Z","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-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","elapsedSinceCompletion":"384.908593ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:10:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:10:00Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"namespace":"build-e2e-ksqk","name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","reconcileID":"ff659a43-4eb8-4c4d-8981-f3ad02ca398f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23: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-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:10:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:10:00Z","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-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","elapsedSinceCompletion":"390.476774ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:10:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:10:00Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"namespace":"build-e2e-ksqk","name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","reconcileID":"6b02016e-f9a0-4e80-b4b7-64c7371d9c47","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23: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-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:10:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:10:00Z","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-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","elapsedSinceCompletion":"401.13116ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:10:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:10:00Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"namespace":"build-e2e-ksqk","name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","reconcileID":"5ae29b38-1561-4e4b-977b-a6ab1e06c032","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23: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-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:10:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:10:00Z","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-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","elapsedSinceCompletion":"421.780648ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:10:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:10:00Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"namespace":"build-e2e-ksqk","name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","reconcileID":"7659d739-7611-417e-99b8-b30c20123e4c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23: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-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:10:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:10:00Z","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-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","elapsedSinceCompletion":"462.411657ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:10:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:10:00Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"namespace":"build-e2e-ksqk","name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","reconcileID":"63fbed61-8f94-40ea-a120-a713573cc372","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23: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":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23: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":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23: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":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23: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":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:10:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-ayjcoh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23: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":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:10:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:10:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:10:00Z","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-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","elapsedSinceCompletion":"542.870225ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:10:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:10:00Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"namespace":"build-e2e-ksqk","name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","reconcileID":"f0d3a241-36f2-4fd8-82e4-562db1302a5b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23: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-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:10:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:10:00Z","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-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","elapsedSinceCompletion":"703.73629ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:10:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:10:00Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"namespace":"build-e2e-ksqk","name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","reconcileID":"23124f28-19db-4506-984b-dc861966a050","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23: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-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:10:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:10:01Z","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-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","elapsedSinceCompletion":"1.02521359s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:10:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:10:01Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"namespace":"build-e2e-ksqk","name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","reconcileID":"24b01a2a-64af-48fc-8bf8-6c17f176b5eb","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:10:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10: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":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10: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":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","snapshot.Name":"test-app-cjqw-20260427-230053-000"} {"level":"info","ts":"2026-04-27T23:10:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-hswu-on-pull-request-mpfgj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-27T23:10:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-hswu-on-pull-request-mpfgj has finished running","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23: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-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:10:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:10:01Z","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-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","elapsedSinceCompletion":"1.438780007s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:10:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:10:01Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"namespace":"build-e2e-ksqk","name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","reconcileID":"da879b19-606c-4c2a-b79e-16f9a113ee77","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23: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-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:10:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","prGroup":"konflux-gh-multi-component-child-hzwx","prGroupHash":"5886f232065afaa1aa8cfa32d9daa8f01b0c8efde0144fc2f3fa2a2993a2f6"} {"level":"info","ts":"2026-04-27T23: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-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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-hzwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:10:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-27T23:09:11Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-27T23:00:57Z","completionTime":"2026-04-27T23:09:11Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ksqk/gh-multi-component-child-hzwx:on-pr-09f0210a57581ef682cf0c31f9c48d8f7a96393f"},{"name":"IMAGE_DIGEST","value":"sha256:38a6f17b23f5f73417667f54428ac1a9663703a91fccd408766ebeda3c516109"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-xvfsde"},{"name":"CHAINS-GIT_COMMIT","value":"09f0210a57581ef682cf0c31f9c48d8f7a96393f"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-xvfsde"},{"name":"revision","value":"09f0210a57581ef682cf0c31f9c48d8f7a96393f"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ksqk/gh-multi-component-child-hzwx:on-pr-09f0210a57581ef682cf0c31f9c48d8f7a96393f.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ksqk/gh-multi-component-child-hzwx:on-pr-09f0210a57581ef682cf0c31f9c48d8f7a96393f.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:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ksqk/gh-multi-component-child-hzwx:on-pr-09f0210a57581ef682cf0c31f9c48d8f7a96393f"},{"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-ksqk/gh-multi-component-child-hzwx:on-pr-09f0210a57581ef682cf0c31f9c48d8f7a96393f"},{"name":"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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-hzwx-on-pull-request-b252g-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo1132ad6db7b526fd8c8fc16527452a55-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-1132ad6db7b526fd8c8fc16527452a55-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compon1132ad6db7b526fd8c8fc16527452a55-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-comp1132ad6db7b526fd8c8fc16527452a55-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-1132ad6db7b526fd8c8fc16527452a55-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-hzwx-on-pull-request-b252g-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo1132ad6db7b526fd8c8fc16527452a55-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-com1132ad6db7b526fd8c8fc16527452a55-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-co1132ad6db7b526fd8c8fc16527452a55-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-hzwx-on-pull-request-b252g-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-50a1ce24415a0a7337f951c67a9b856a-45af45be5ed7b728-01"}},"deletionTimestamp":"2026-04-27 23:10:01 +0000 UTC"} {"level":"info","ts":"2026-04-27T23:10:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:10:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-hzwx-on-pull-request-b252g has finished running","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:10:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","prGroup":"konflux-gh-multi-component-child-hzwx","prGroupHash":"5886f232065afaa1aa8cfa32d9daa8f01b0c8efde0144fc2f3fa2a2993a2f6"} {"level":"info","ts":"2026-04-27T23: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-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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-hzwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:10:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-27T23:09:11Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-27T23:00:57Z","completionTime":"2026-04-27T23:09:11Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ksqk/gh-multi-component-child-hzwx:on-pr-09f0210a57581ef682cf0c31f9c48d8f7a96393f"},{"name":"IMAGE_DIGEST","value":"sha256:38a6f17b23f5f73417667f54428ac1a9663703a91fccd408766ebeda3c516109"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-xvfsde"},{"name":"CHAINS-GIT_COMMIT","value":"09f0210a57581ef682cf0c31f9c48d8f7a96393f"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-xvfsde"},{"name":"revision","value":"09f0210a57581ef682cf0c31f9c48d8f7a96393f"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ksqk/gh-multi-component-child-hzwx:on-pr-09f0210a57581ef682cf0c31f9c48d8f7a96393f.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ksqk/gh-multi-component-child-hzwx:on-pr-09f0210a57581ef682cf0c31f9c48d8f7a96393f.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:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ksqk/gh-multi-component-child-hzwx:on-pr-09f0210a57581ef682cf0c31f9c48d8f7a96393f"},{"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-ksqk/gh-multi-component-child-hzwx:on-pr-09f0210a57581ef682cf0c31f9c48d8f7a96393f"},{"name":"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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-hzwx-on-pull-request-b252g-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo1132ad6db7b526fd8c8fc16527452a55-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-1132ad6db7b526fd8c8fc16527452a55-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compon1132ad6db7b526fd8c8fc16527452a55-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-comp1132ad6db7b526fd8c8fc16527452a55-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-1132ad6db7b526fd8c8fc16527452a55-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-hzwx-on-pull-request-b252g-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo1132ad6db7b526fd8c8fc16527452a55-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-com1132ad6db7b526fd8c8fc16527452a55-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-co1132ad6db7b526fd8c8fc16527452a55-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-hzwx-on-pull-request-b252g-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-50a1ce24415a0a7337f951c67a9b856a-45af45be5ed7b728-01"}},"deletionTimestamp":"2026-04-27 23:10:01 +0000 UTC"} {"level":"info","ts":"2026-04-27T23:10:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:10:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-hzwx-on-pull-request-b252g has finished running","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:10:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","prGroup":"konflux-gh-multi-component-child-hzwx","prGroupHash":"5886f232065afaa1aa8cfa32d9daa8f01b0c8efde0144fc2f3fa2a2993a2f6"} {"level":"info","ts":"2026-04-27T23: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-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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-hzwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:10:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-27T23:09:11Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-27T23:00:57Z","completionTime":"2026-04-27T23:09:11Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ksqk/gh-multi-component-child-hzwx:on-pr-09f0210a57581ef682cf0c31f9c48d8f7a96393f"},{"name":"IMAGE_DIGEST","value":"sha256:38a6f17b23f5f73417667f54428ac1a9663703a91fccd408766ebeda3c516109"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-xvfsde"},{"name":"CHAINS-GIT_COMMIT","value":"09f0210a57581ef682cf0c31f9c48d8f7a96393f"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-xvfsde"},{"name":"revision","value":"09f0210a57581ef682cf0c31f9c48d8f7a96393f"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ksqk/gh-multi-component-child-hzwx:on-pr-09f0210a57581ef682cf0c31f9c48d8f7a96393f.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ksqk/gh-multi-component-child-hzwx:on-pr-09f0210a57581ef682cf0c31f9c48d8f7a96393f.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:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ksqk/gh-multi-component-child-hzwx:on-pr-09f0210a57581ef682cf0c31f9c48d8f7a96393f"},{"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-ksqk/gh-multi-component-child-hzwx:on-pr-09f0210a57581ef682cf0c31f9c48d8f7a96393f"},{"name":"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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-hzwx-on-pull-request-b252g-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo1132ad6db7b526fd8c8fc16527452a55-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-1132ad6db7b526fd8c8fc16527452a55-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compon1132ad6db7b526fd8c8fc16527452a55-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-comp1132ad6db7b526fd8c8fc16527452a55-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-1132ad6db7b526fd8c8fc16527452a55-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-hzwx-on-pull-request-b252g-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo1132ad6db7b526fd8c8fc16527452a55-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-com1132ad6db7b526fd8c8fc16527452a55-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-co1132ad6db7b526fd8c8fc16527452a55-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-hzwx-on-pull-request-b252g-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-50a1ce24415a0a7337f951c67a9b856a-45af45be5ed7b728-01"}},"deletionTimestamp":"2026-04-27 23:10:01 +0000 UTC"} {"level":"info","ts":"2026-04-27T23:10:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:10:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-hzwx-on-pull-request-b252g has finished running","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-b252g","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:10:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:10:01Z","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-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","elapsedSinceCompletion":"1.666436955s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:10:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:10:01Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"namespace":"build-e2e-ksqk","name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","reconcileID":"774dc12f-eb49-4d0e-a563-a34f2daec618","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23: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-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:10:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:10:01Z","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-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","elapsedSinceCompletion":"1.675803097s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:10:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:10:01Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"namespace":"build-e2e-ksqk","name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","reconcileID":"a37ed588-173c-48b1-ba01-f64bf76d7bc8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:10:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:10:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:10:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:10:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:10:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","namespace":"stat-rep-hbbz","name":"test-component-pac-uenrhl-on-pull-request-qklzh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:10:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:10:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:10:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:10:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:10:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","namespace":"stat-rep-hbbz","name":"test-component-pac-uenrhl-on-pull-request-qklzh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:10:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:10:02Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"namespace":"build-e2e-ksqk","name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","reconcileID":"ed212a6d-6fb3-4338-96ed-d7b72a42884a","component.Name":"gh-multi-component-child-hzwx"} {"level":"info","ts":"2026-04-27T23:10:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-ikyz-20260427-230231-000"} {"level":"info","ts":"2026-04-27T23:10:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-ikyz-20260427-230231-000","application":"build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:10:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-ikyz-20260427-230231-000"} {"level":"info","ts":"2026-04-27T23:10:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"build-suite-component-update-ikyz-20260427-230231-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-ikyz-20260427-230231-000","snapshot.Spec.Components":[{"name":"gh-multi-component-parent-hzwx","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-ksqk/gh-multi-component-parent-hzwx@sha256:8e198bb00fd0348a9409e32c9f97d4c3f8d032e903e6ae28de13bdeb28aeb10d","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-xvfsde","revision":"4fcd123d23e45005c00e87908903447dc5263c77"}}}]} {"level":"info","ts":"2026-04-27T23:10:02Z","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-hzwx is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-ikyz-20260427-230231-000","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:10:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 8fdb1ddccc3662c51edd72a799d044caa6168fa9f90578296d48b3b8acad65 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-ikyz-20260427-230231-000","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:10:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-ikyz-20260427-230231-000"} {"level":"info","ts":"2026-04-27T23:10:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-ikyz-20260427-230231-000","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:10:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-ikyz-20260427-230231-000","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-27T23:10: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-ikyz-20260427-230231-000","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:10:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-ikyz-20260427-230231-000","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","Application.Name":"build-suite-component-update-ikyz","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-27T23:10: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":"build-suite-component-update-ikyz-20260427-230231-000","namespace":"build-e2e-ksqk"},"snapshot":{"name":"build-suite-component-update-ikyz-20260427-230231-000","namespace":"build-e2e-ksqk"}} {"level":"info","ts":"2026-04-27T23:10:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-ikyz-20260427-230231-000","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:10: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":"build-suite-component-update-ikyz-20260427-230231-000","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:10:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-ikyz-20260427-230231-000"} {"level":"info","ts":"2026-04-27T23:10:02Z","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-ikyz-20260427-230231-000","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"build-suite-component-update-ikyz-20260427-230231-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-27T23:10:02Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-27T23:10: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-ikyz-20260427-230231-000","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:10:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-ikyz-20260427-230231-000","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:10:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-ikyz-20260427-230231-000","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-27T23:10: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-ikyz-20260427-230231-000","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:10:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-ikyz-20260427-230231-000","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:10: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":"build-suite-component-update-ikyz-20260427-230231-000","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"build-suite-component-update-ikyz-20260427-230231-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-27T23:10: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-ikyz-20260427-230231-000","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:10:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-ikyz-20260427-230231-000","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:10:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-ikyz-20260427-230231-000","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-27T23:10: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-ikyz-20260427-230231-000","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:10:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-ikyz-20260427-230231-000","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:10: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-ikyz-20260427-230231-000","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"build-suite-component-update-ikyz-20260427-230231-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-27T23:10: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-ikyz-20260427-230231-000","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","snapshot.Namespace":"build-e2e-ksqk","snapshot.Name":"build-suite-component-update-ikyz-20260427-230231-000"} {"level":"info","ts":"2026-04-27T23:10:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-ikyz-20260427-230231-000"} {"level":"info","ts":"2026-04-27T23:10:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-27T23:10:02Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:10:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-hzwx-on-pull-request-xntft has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:10:04Z","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-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:10:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","snapshot.Name":"build-suite-component-update-ikyz-20260427-230231-000"} {"level":"info","ts":"2026-04-27T23:10:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-27T23:10:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-hzwx-on-pull-request-xntft has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-pull-request-xntft","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:10:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260427-230216-000"} {"level":"info","ts":"2026-04-27T23:10:05Z","logger":"controllers.statusreport","caller":"statusreport/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-20260427-230216-000","namespace":"konflux-snpo"},"snapshot":{"name":"konflux-demo-app-20260427-230216-000","namespace":"konflux-snpo"}} {"level":"info","ts":"2026-04-27T23:10:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260427-230216-000","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app"} {"level":"info","ts":"2026-04-27T23:10:05Z","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":"konflux-demo-app-20260427-230216-000","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app"} {"level":"info","ts":"2026-04-27T23:10:05Z","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-20260427-230216-000","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","namespace":"konflux-snpo","name":"konflux-demo-app-20260427-230216-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-27T23:10:05Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-anwd-hfkbp","namespace":"konflux-snpo"},"namespace":"konflux-snpo","name":"my-integration-test-anwd-hfkbp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-27T23:10:05Z","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":"konflux-demo-app-20260427-230216-000","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","namespace":"konflux-snpo","name":"konflux-demo-app-20260427-230216-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-27T23:10:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260427-230216-000","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260427-230216-000","testedSnapshot":"konflux-demo-app-20260427-230216-000"} {"level":"info","ts":"2026-04-27T23:10:05Z","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-20260427-230216-000","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app"} {"level":"info","ts":"2026-04-27T23:10:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260427-230216-000","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app"} {"level":"info","ts":"2026-04-27T23:10:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"konflux-demo-app-20260427-230216-000","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","reasons":"the Snapshot hasn't passed all required integration tests"} {"level":"info","ts":"2026-04-27T23:10:05Z","logger":"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-20260427-230216-000","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app"} {"level":"info","ts":"2026-04-27T23:10:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"konflux-demo-app-20260427-230216-000","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app"} {"level":"info","ts":"2026-04-27T23:10:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260427-230216-000","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:10:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260427-230216-000","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","scenario.Name":"my-integration-test-anwd","destinationSnapshot.Name":"konflux-demo-app-20260427-230216-000","testedSnapshot":"konflux-demo-app-20260427-230216-000"} {"level":"info","ts":"2026-04-27T23:10:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260427-230216-000","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","scenario.Name":"my-integration-test-anwd","destinationSnapshot.Name":"konflux-demo-app-20260427-230216-000","testedSnapshot":"konflux-demo-app-20260427-230216-000"} {"level":"info","ts":"2026-04-27T23:10:05Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260427-230216-000","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","ExternalID":"my-integration-test-anwd-konflux-demo-component-ccin"} {"level":"info","ts":"2026-04-27T23:10:05Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260427-230216-000","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:73292120889, NodeID:\"CR_kwDOMZ6fKs8AAAAREI0DOQ\", HeadSHA:\"468ac3ce509228138a996d59dc1e209b2853d81e\", ExternalID:\"my-integration-test-anwd-konflux-demo-component-ccin\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/73292120889\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/73292120889\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-27 23:08:36 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-demo-component-ccin snapshot konflux-demo-app-20260427-230216-000 and scenario my-integration-test-anwd 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/73292120889/annotations\"}, Name:\"Konflux Dev version / my-integration-test-anwd / konflux-demo-component-ccin\", CheckSuite:github.CheckSuite{ID:66440863593}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-04-27T23:10:05Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"konflux-demo-app-20260427-230216-000","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","ID":73292120889,"CheckName":"Konflux Dev version / my-integration-test-anwd / konflux-demo-component-ccin","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-04-27T23:10:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260427-230216-000","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260427-230216-000","destinationSnapshot.Name":"konflux-demo-app-20260427-230216-000","testStatus":"TestFail"} {"level":"info","ts":"2026-04-27T23:10:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260427-230216-000"} {"level":"info","ts":"2026-04-27T23:10:05Z","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-20260427-230216-000","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260427-230216-000"} {"level":"info","ts":"2026-04-27T23:10:06Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"konflux-demo-app-20260427-230216-000","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","namespace":"konflux-snpo","name":"my-integration-test-anwd-hfkbp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:10:06Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23: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":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:10:06Z","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-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","PR group":"konflux-gh-multi-component-child-hzwx"} {"level":"info","ts":"2026-04-27T23:10: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":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","prGroup":"konflux-gh-multi-component-child-hzwx","prGroupHash":"5886f232065afaa1aa8cfa32d9daa8f01b0c8efde0144fc2f3fa2a2993a2f6"} {"level":"info","ts":"2026-04-27T23: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":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:10:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ksqk/gh-multi-component-child-hzwx-on-pull-request-b252g with pr group konflux-gh-multi-component-child-hzwx is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:10:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-hzwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:10:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:10:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ksqk/gh-multi-component-child-hzwx-on-pull-request-b252g with pr group konflux-gh-multi-component-child-hzwx is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:10:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-hzwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:10:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:10:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ksqk/gh-multi-component-child-hzwx-on-pull-request-b252g with pr group konflux-gh-multi-component-child-hzwx is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:10:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-hzwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:10:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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 SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ksqk/gh-multi-component-child-hzwx-on-pull-request-b252g with pr group konflux-gh-multi-component-child-hzwx is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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-hzwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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 SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ksqk/gh-multi-component-child-hzwx-on-pull-request-b252g with pr group konflux-gh-multi-component-child-hzwx is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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-hzwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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 SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ksqk/gh-multi-component-child-hzwx-on-pull-request-b252g with pr group konflux-gh-multi-component-child-hzwx is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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-hzwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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 SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ksqk/gh-multi-component-child-hzwx-on-pull-request-b252g with pr group konflux-gh-multi-component-child-hzwx is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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-hzwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23: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":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:10: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-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23: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":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","namespace":"stat-rep-hbbz","name":"test-component-pac-uenrhl-on-pull-request-qklzh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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 SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ksqk/gh-multi-component-child-hzwx-on-pull-request-b252g with pr group konflux-gh-multi-component-child-hzwx is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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-hzwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:10:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lxat/gl-multi-component-parent-vugt-on-pull-request-4fqd6 with pr group konflux-gl-multi-component-parent-vugt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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-multi-component-parent-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:10:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23: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":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:10: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-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23: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":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:10:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","namespace":"gitlab-rep-psju","name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23: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-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23: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-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23: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-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:10:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","namespace":"stat-rep-hbbz","name":"test-component-pac-uenrhl-on-pull-request-qklzh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:10:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:10:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:10:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ksqk/gh-multi-component-child-hzwx-on-pull-request-b252g with pr group konflux-gh-multi-component-child-hzwx is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:10:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-hzwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:10:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23: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":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23: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":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23: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":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:10:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-dg92s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23: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-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23: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-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23: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-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:10:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","namespace":"gitlab-rep-psju","name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23: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-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23: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-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23: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-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","namespace":"gitlab-rep-psju","name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23: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-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23: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-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23: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-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","namespace":"stat-rep-hbbz","name":"test-component-pac-uenrhl-on-pull-request-qklzh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ksqk/gh-multi-component-child-hzwx-on-pull-request-b252g with pr group konflux-gh-multi-component-child-hzwx is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-hzwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ksqk/gh-multi-component-child-hzwx-on-pull-request-b252g with pr group konflux-gh-multi-component-child-hzwx is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-hzwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ksqk/gh-multi-component-child-hzwx-on-pull-request-b252g with pr group konflux-gh-multi-component-child-hzwx is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-hzwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:10:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-hzwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:10:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23: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-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23: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-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23: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-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:10:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","namespace":"stat-rep-hbbz","name":"test-component-pac-uenrhl-on-pull-request-qklzh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23: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":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:10: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-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23: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":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:10:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","namespace":"gitlab-rep-psju","name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","namespace":"stat-rep-hbbz","name":"test-component-pac-uenrhl-on-pull-request-qklzh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:10: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-jyfbkp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","namespace":"gitlab-rep-psju","name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","prGroup":"konflux-test-comp-uojo","prGroupHash":"f0739ea78b0af0d222c8862264ba78da0604a3d9cbc57e4ec5e6968624db23"} {"level":"info","ts":"2026-04-27T23:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-uojo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-27T23:08:30Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 4, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-27T23:01:11Z","completionTime":"2026-04-27T23:08:30Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-vhod/test-comp-uojo:on-pr-af637b6f9925b6d61166f0c9e6e988ace6dd8b9a"},{"name":"IMAGE_DIGEST","value":"sha256:e744f3de450cffbf07ab949ad5530dd08f57b7ac474f7a5980ef771ddb1b4d52"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"af637b6f9925b6d61166f0c9e6e988ace6dd8b9a"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"af637b6f9925b6d61166f0c9e6e988ace6dd8b9a"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-vhod/test-comp-uojo:on-pr-af637b6f9925b6d61166f0c9e6e988ace6dd8b9a.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:1b209c0d93e52e418f3e6cd4b4fd915a84e4bd7f68e1cfd0d6446133540d7f43"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-vhod/test-comp-uojo:on-pr-af637b6f9925b6d61166f0c9e6e988ace6dd8b9a.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-vhod/test-comp-uojo:on-pr-af637b6f9925b6d61166f0c9e6e988ace6dd8b9a"},{"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-vhod/test-comp-uojo:on-pr-af637b6f9925b6d61166f0c9e6e988ace6dd8b9a"},{"name":"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:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:6045ed6f2d37cfdf75cb3f2bf88706839c276a59f892ae027a315456c2914cf3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c314b4d5369d7961af51c865be28cd792d5f233aef94ecf035b3f84acde398bf"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:3d8a6902ab7c5c2125be07263f395426342c5032b3abfd0140162ad838437bab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256: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:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesddbe0d7d7b7d700293d90f4c780cc925-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-uojo-on-pull-request-2tzfk-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-8e47270db7e6d1ae62e3033efbf70aa3","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-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-92aae0d6e4847f0f00d9716c567f6d1d-c9024c1bd27360f1-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-27T23:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-uojo-on-pull-request-2tzfk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-uojo-on-pull-request-2tzfk has finished running","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","prGroup":"konflux-test-comp-uojo","prGroupHash":"f0739ea78b0af0d222c8862264ba78da0604a3d9cbc57e4ec5e6968624db23"} {"level":"info","ts":"2026-04-27T23:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-uojo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-27T23:08:30Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 4, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-27T23:01:11Z","completionTime":"2026-04-27T23:08:30Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-vhod/test-comp-uojo:on-pr-af637b6f9925b6d61166f0c9e6e988ace6dd8b9a"},{"name":"IMAGE_DIGEST","value":"sha256:e744f3de450cffbf07ab949ad5530dd08f57b7ac474f7a5980ef771ddb1b4d52"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"af637b6f9925b6d61166f0c9e6e988ace6dd8b9a"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"af637b6f9925b6d61166f0c9e6e988ace6dd8b9a"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-vhod/test-comp-uojo:on-pr-af637b6f9925b6d61166f0c9e6e988ace6dd8b9a.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:1b209c0d93e52e418f3e6cd4b4fd915a84e4bd7f68e1cfd0d6446133540d7f43"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-vhod/test-comp-uojo:on-pr-af637b6f9925b6d61166f0c9e6e988ace6dd8b9a.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-vhod/test-comp-uojo:on-pr-af637b6f9925b6d61166f0c9e6e988ace6dd8b9a"},{"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-vhod/test-comp-uojo:on-pr-af637b6f9925b6d61166f0c9e6e988ace6dd8b9a"},{"name":"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:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:6045ed6f2d37cfdf75cb3f2bf88706839c276a59f892ae027a315456c2914cf3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c314b4d5369d7961af51c865be28cd792d5f233aef94ecf035b3f84acde398bf"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:3d8a6902ab7c5c2125be07263f395426342c5032b3abfd0140162ad838437bab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256: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:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesddbe0d7d7b7d700293d90f4c780cc925-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-uojo-on-pull-request-2tzfk-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-8e47270db7e6d1ae62e3033efbf70aa3","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-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-92aae0d6e4847f0f00d9716c567f6d1d-c9024c1bd27360f1-01"}},"deletionTimestamp":"2026-04-27 23:10:23 +0000 UTC"} {"level":"info","ts":"2026-04-27T23:10:23Z","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-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-uojo-on-pull-request-2tzfk has finished running","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","prGroup":"konflux-test-comp-uojo","prGroupHash":"f0739ea78b0af0d222c8862264ba78da0604a3d9cbc57e4ec5e6968624db23"} {"level":"info","ts":"2026-04-27T23:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-uojo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-27T23:08:30Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 4, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-27T23:01:11Z","completionTime":"2026-04-27T23:08:30Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-vhod/test-comp-uojo:on-pr-af637b6f9925b6d61166f0c9e6e988ace6dd8b9a"},{"name":"IMAGE_DIGEST","value":"sha256:e744f3de450cffbf07ab949ad5530dd08f57b7ac474f7a5980ef771ddb1b4d52"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"af637b6f9925b6d61166f0c9e6e988ace6dd8b9a"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"af637b6f9925b6d61166f0c9e6e988ace6dd8b9a"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-vhod/test-comp-uojo:on-pr-af637b6f9925b6d61166f0c9e6e988ace6dd8b9a.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:1b209c0d93e52e418f3e6cd4b4fd915a84e4bd7f68e1cfd0d6446133540d7f43"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-vhod/test-comp-uojo:on-pr-af637b6f9925b6d61166f0c9e6e988ace6dd8b9a.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-vhod/test-comp-uojo:on-pr-af637b6f9925b6d61166f0c9e6e988ace6dd8b9a"},{"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-vhod/test-comp-uojo:on-pr-af637b6f9925b6d61166f0c9e6e988ace6dd8b9a"},{"name":"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:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:6045ed6f2d37cfdf75cb3f2bf88706839c276a59f892ae027a315456c2914cf3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c314b4d5369d7961af51c865be28cd792d5f233aef94ecf035b3f84acde398bf"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:3d8a6902ab7c5c2125be07263f395426342c5032b3abfd0140162ad838437bab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256: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:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesddbe0d7d7b7d700293d90f4c780cc925-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-uojo-on-pull-request-2tzfk-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-8e47270db7e6d1ae62e3033efbf70aa3","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-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-92aae0d6e4847f0f00d9716c567f6d1d-c9024c1bd27360f1-01"}},"deletionTimestamp":"2026-04-27 23:10:23 +0000 UTC"} {"level":"info","ts":"2026-04-27T23:10:23Z","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-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-uojo-on-pull-request-2tzfk has finished running","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","prGroup":"konflux-test-comp-uojo","prGroupHash":"f0739ea78b0af0d222c8862264ba78da0604a3d9cbc57e4ec5e6968624db23"} {"level":"info","ts":"2026-04-27T23:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-uojo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-27T23:08:30Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 4, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-27T23:01:11Z","completionTime":"2026-04-27T23:08:30Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-vhod/test-comp-uojo:on-pr-af637b6f9925b6d61166f0c9e6e988ace6dd8b9a"},{"name":"IMAGE_DIGEST","value":"sha256:e744f3de450cffbf07ab949ad5530dd08f57b7ac474f7a5980ef771ddb1b4d52"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"af637b6f9925b6d61166f0c9e6e988ace6dd8b9a"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"af637b6f9925b6d61166f0c9e6e988ace6dd8b9a"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-vhod/test-comp-uojo:on-pr-af637b6f9925b6d61166f0c9e6e988ace6dd8b9a.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:1b209c0d93e52e418f3e6cd4b4fd915a84e4bd7f68e1cfd0d6446133540d7f43"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-vhod/test-comp-uojo:on-pr-af637b6f9925b6d61166f0c9e6e988ace6dd8b9a.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-vhod/test-comp-uojo:on-pr-af637b6f9925b6d61166f0c9e6e988ace6dd8b9a"},{"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-vhod/test-comp-uojo:on-pr-af637b6f9925b6d61166f0c9e6e988ace6dd8b9a"},{"name":"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:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:6045ed6f2d37cfdf75cb3f2bf88706839c276a59f892ae027a315456c2914cf3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c314b4d5369d7961af51c865be28cd792d5f233aef94ecf035b3f84acde398bf"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:3d8a6902ab7c5c2125be07263f395426342c5032b3abfd0140162ad838437bab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256: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:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesddbe0d7d7b7d700293d90f4c780cc925-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-uojo-on-pull-request-2tzfk-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-8e47270db7e6d1ae62e3033efbf70aa3","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uojo-on-pull-request-2tzfk-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-92aae0d6e4847f0f00d9716c567f6d1d-c9024c1bd27360f1-01"}},"deletionTimestamp":"2026-04-27 23:10:23 +0000 UTC"} {"level":"info","ts":"2026-04-27T23:10:23Z","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-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-uojo-on-pull-request-2tzfk has finished running","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-2tzfk","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:10:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:10:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:10:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:10:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-wvxp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:10:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:10:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:10:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:10:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:10: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-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:10:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:10:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","namespace":"stat-rep-hbbz","name":"test-component-pac-uenrhl-on-pull-request-qklzh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:10:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:10:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:10:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:10:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:10:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","namespace":"stat-rep-hbbz","name":"test-component-pac-uenrhl-on-pull-request-qklzh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:10: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-hzwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:10:28Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-uojo-on-pull-request-nxndg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-uojo-on-pull-request-nxndg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-uojo-on-pull-request-nxndg","PR group":"konflux-test-comp-uojo"} {"level":"info","ts":"2026-04-27T23:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","prGroup":"konflux-test-comp-uojo","prGroupHash":"f0739ea78b0af0d222c8862264ba78da0604a3d9cbc57e4ec5e6968624db23"} {"level":"info","ts":"2026-04-27T23:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-vhod/test-comp-uojo-on-pull-request-2tzfk with pr group konflux-test-comp-uojo is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-uojo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-uojo-on-pull-request-nxndg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-vhod/test-comp-uojo-on-pull-request-2tzfk with pr group konflux-test-comp-uojo is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-uojo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-uojo-on-pull-request-nxndg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-vhod/test-comp-uojo-on-pull-request-2tzfk with pr group konflux-test-comp-uojo is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-uojo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-uojo-on-pull-request-nxndg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-vhod/test-comp-uojo-on-pull-request-2tzfk with pr group konflux-test-comp-uojo is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-uojo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-uojo-on-pull-request-nxndg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","namespace":"stat-rep-hbbz","name":"test-component-pac-uenrhl-on-pull-request-qklzh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-vhod/test-comp-uojo-on-pull-request-2tzfk with pr group konflux-test-comp-uojo is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-uojo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-uojo-on-pull-request-nxndg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-vhod/test-comp-uojo-on-pull-request-2tzfk with pr group konflux-test-comp-uojo is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-uojo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-uojo-on-pull-request-nxndg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","namespace":"integration1-noga","name":"test-component-pac-vympyu-on-pull-request-n98qf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-vhod/test-comp-uojo-on-pull-request-2tzfk with pr group konflux-test-comp-uojo is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-uojo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-uojo-on-pull-request-nxndg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23: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":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23: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":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23: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":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-vhod/test-comp-uojo-on-pull-request-2tzfk with pr group konflux-test-comp-uojo is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10: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-uojo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23: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":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-uojo-on-pull-request-nxndg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23: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":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23: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":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23: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":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-vhod/test-comp-uojo-on-pull-request-2tzfk with pr group konflux-test-comp-uojo is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10: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-uojo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23: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":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-uojo-on-pull-request-nxndg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23: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":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23: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":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23: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":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-vhod/test-comp-uojo-on-pull-request-2tzfk with pr group konflux-test-comp-uojo is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10: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-uojo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23: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":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-uojo-on-pull-request-nxndg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23: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":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23: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":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-vhod/test-comp-uojo-on-pull-request-2tzfk with pr group konflux-test-comp-uojo is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-uojo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23: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":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-uojo-on-pull-request-nxndg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23: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":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:10:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23: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":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:10:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","namespace":"gitlab-rep-psju","name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23: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":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:10:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23: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":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:10:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","namespace":"gitlab-rep-psju","name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23: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-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23: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-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23: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-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23: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-jyfbkp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23: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-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-wvxp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-vhod/test-comp-uojo-on-pull-request-2tzfk with pr group konflux-test-comp-uojo is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10: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-uojo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-uojo-on-pull-request-nxndg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-vhod/test-comp-uojo-on-pull-request-2tzfk with pr group konflux-test-comp-uojo is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10: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-uojo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-uojo-on-pull-request-nxndg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23: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-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23: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-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23: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-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23: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-uojo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23: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-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-uojo-on-pull-request-nxndg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-uojo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-uojo-on-pull-request-nxndg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","namespace":"integration1-noga","name":"test-component-pac-vympyu-on-pull-request-n98qf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:10: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-jyfbkp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-jyfbkp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:10: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-child-wvxp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","namespace":"integration1-noga","name":"test-component-pac-vympyu-on-pull-request-n98qf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:10:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:10:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:10:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:10:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:10: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-wvxp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:10:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:10:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:10:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:10:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:10:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:10:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:10: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-jyfbkp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:10:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:10:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:10:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:10:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:10:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:10:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:10: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-child-wvxp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:10:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:10:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:10:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:10:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:10:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:10:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:10:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-wvxp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:10:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:10:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-wvxp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23: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":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10: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-uojo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23: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":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-uojo-on-pull-request-nxndg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:10:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:10:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:10:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:10:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:10:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","namespace":"integration1-noga","name":"test-component-pac-vympyu-on-pull-request-n98qf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23: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":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23: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":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23: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":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:10:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-jyfbkp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23: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":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:10:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23: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":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23: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":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23: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":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:10:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-wvxp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23: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":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:10:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:10:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:10:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:10: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-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:10:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:10:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","namespace":"integration1-noga","name":"test-component-pac-vympyu-on-pull-request-n98qf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:11:00Z","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-wvxp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:11: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-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","namespace":"integration1-noga","name":"test-component-pac-vympyu-on-pull-request-n98qf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:11:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:11:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:11:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:11:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:11:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","namespace":"integration1-noga","name":"test-component-pac-vympyu-on-pull-request-n98qf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:11:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:11:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:11:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:11:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:11:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","namespace":"integration1-noga","name":"test-component-pac-vympyu-on-pull-request-n98qf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:11:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:11:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:11: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-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:11:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:11:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","namespace":"gitlab-rep-psju","name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:11:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:11:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:11:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:11:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:11:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:11:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:11:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:11:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:11:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:11:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:11:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:11:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-uojo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:11:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:11:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-uojo-on-pull-request-nxndg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:11:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:11:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:11:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:11:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:11:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","namespace":"integration1-noga","name":"test-component-pac-vympyu-on-pull-request-n98qf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:11:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:11:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:11:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:11:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:11:10Z","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-wvxp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:11:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:11:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23: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":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23: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":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23: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":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:11:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","namespace":"integration1-noga","name":"test-component-pac-vympyu-on-pull-request-n98qf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23: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":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:11:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:11:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:11:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-wvxp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23: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":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:11:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:11:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:11:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23: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":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:11:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:11:14Z","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-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","elapsedSinceCompletion":"1.05044677s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:11:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","namespace":"gitlab-rep-psju","name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:11:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"namespace":"gitlab-rep-psju","name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","reconcileID":"15c297a9-af12-4b84-a13c-de778b87e389","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:11:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:11:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23: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":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:11:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:11:14Z","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-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","elapsedSinceCompletion":"1.056126488s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:11:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","namespace":"gitlab-rep-psju","name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:11:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"namespace":"gitlab-rep-psju","name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","reconcileID":"d364bf9f-64c2-4667-8be6-89e0536ae4e2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:11:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:11:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23: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":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:11:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:11:14Z","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-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","elapsedSinceCompletion":"1.066765027s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:11:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","namespace":"gitlab-rep-psju","name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:11:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"namespace":"gitlab-rep-psju","name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","reconcileID":"8a791074-6cfa-4772-aa97-f32e833fffb3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:11:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:11:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23: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":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:11:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:11:14Z","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-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","elapsedSinceCompletion":"1.087367486s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:11:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","namespace":"gitlab-rep-psju","name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:11:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"namespace":"gitlab-rep-psju","name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","reconcileID":"50810dbe-c5e9-4e33-b7fd-cb38a0f5c5de","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:11:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:11:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23: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":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:11:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:11:14Z","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-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","elapsedSinceCompletion":"1.128550708s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:11:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","namespace":"gitlab-rep-psju","name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:11:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"namespace":"gitlab-rep-psju","name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","reconcileID":"9134c122-a8d4-44db-a637-10363909986d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:11:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:11:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23: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":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:11:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:11:14Z","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-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","elapsedSinceCompletion":"1.209605591s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:11:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","namespace":"gitlab-rep-psju","name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:11:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"namespace":"gitlab-rep-psju","name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","reconcileID":"84907a53-ca38-4cb5-8688-f06dc8f56d4f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:11:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:11:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23: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":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:11:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:11:14Z","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-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","elapsedSinceCompletion":"1.371240277s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:11:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","namespace":"gitlab-rep-psju","name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:11:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"namespace":"gitlab-rep-psju","name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","reconcileID":"332eddf8-5a4b-4e3b-aef8-c95d934f1afd","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:11:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:11:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23: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":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:11:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:11:14Z","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-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","elapsedSinceCompletion":"1.575665511s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:11:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","namespace":"gitlab-rep-psju","name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:11:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"namespace":"gitlab-rep-psju","name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","reconcileID":"dc698147-da41-4a20-8ef3-b660f9402484","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:11:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:11:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23: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":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:11:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:11:14Z","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-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","elapsedSinceCompletion":"1.69215274s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:11:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","namespace":"gitlab-rep-psju","name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:11:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"namespace":"gitlab-rep-psju","name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","reconcileID":"e5263738-db84-46c5-893d-0994929ebc2c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:11:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:11:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23: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":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:11:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:11:14Z","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-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","elapsedSinceCompletion":"1.967968621s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:11:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","namespace":"gitlab-rep-psju","name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:11:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"namespace":"gitlab-rep-psju","name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","reconcileID":"495f0ad0-cb5f-45f9-ac2c-5051aed4164a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:11:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:11: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-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:11: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-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:11: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-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:11:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","elapsedSinceCompletion":"723.644123ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:11:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","namespace":"stat-rep-hbbz","name":"test-component-pac-uenrhl-on-pull-request-qklzh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:11:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"namespace":"stat-rep-hbbz","name":"test-component-pac-uenrhl-on-pull-request-qklzh","reconcileID":"57ca9084-381f-4b99-91d6-33d065df0805","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:11:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:11: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-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:11: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-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:11: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-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:11:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","elapsedSinceCompletion":"729.218552ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:11:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","namespace":"stat-rep-hbbz","name":"test-component-pac-uenrhl-on-pull-request-qklzh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:11:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"namespace":"stat-rep-hbbz","name":"test-component-pac-uenrhl-on-pull-request-qklzh","reconcileID":"5097aa54-920f-40ec-9fc1-b6a8af6289a0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:11:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:11: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-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:11: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-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:11: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-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:11:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","elapsedSinceCompletion":"739.771521ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:11:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","namespace":"stat-rep-hbbz","name":"test-component-pac-uenrhl-on-pull-request-qklzh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:11:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"namespace":"stat-rep-hbbz","name":"test-component-pac-uenrhl-on-pull-request-qklzh","reconcileID":"75efd4c1-ffad-46d8-bf0f-538f25319c3a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:11:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:11: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-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:11: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-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:11: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-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:11:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","elapsedSinceCompletion":"760.377104ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:11:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","namespace":"stat-rep-hbbz","name":"test-component-pac-uenrhl-on-pull-request-qklzh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:11:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"namespace":"stat-rep-hbbz","name":"test-component-pac-uenrhl-on-pull-request-qklzh","reconcileID":"765f6732-616d-43bb-8a22-92da22b4b913","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:11:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:11: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-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:11: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-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:11: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-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:11:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","elapsedSinceCompletion":"801.073557ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:11:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","namespace":"stat-rep-hbbz","name":"test-component-pac-uenrhl-on-pull-request-qklzh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:11:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"namespace":"stat-rep-hbbz","name":"test-component-pac-uenrhl-on-pull-request-qklzh","reconcileID":"d832cf26-91f5-4684-a87f-34ce016c6f4c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:11:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:11: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-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:11: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-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:11: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-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:11:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","elapsedSinceCompletion":"882.493187ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:11:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","namespace":"stat-rep-hbbz","name":"test-component-pac-uenrhl-on-pull-request-qklzh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:11:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"namespace":"stat-rep-hbbz","name":"test-component-pac-uenrhl-on-pull-request-qklzh","reconcileID":"07884e9e-2675-4d9a-acdf-a6b8a6a31a84","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:11: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-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:11: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-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:11: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-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:11: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-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:11:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-fqiv-20260427-230039-000"} {"level":"info","ts":"2026-04-27T23:11:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-fqiv-20260427-230039-000","application":"integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:11:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-fqiv-20260427-230039-000"} {"level":"info","ts":"2026-04-27T23:11:15Z","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-dtbiqd is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:11:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 71cbf9281087961322380b0da035334b042fe94eea7b41423b4f3a10662c7d is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:11:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","namespace":"gitlab-rep-psju","name":"integ-app-fqiv-20260427-230039-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-fqiv-20260427-230039-000","snapshot.Spec.Components":[{"name":"test-comp-pac-gitlab-dtbiqd","version":"","containerImage":"quay.io/redhat-appstudio-qe/gitlab-rep-psju/test-comp-pac-gitlab-dtbiqd@sha256:a4455971334394dd712e08b9a8e176fd31ec3a73adb6f0cc8ef337f490cfa612","source":{"git":{"url":"https://gitlab.com/konflux-qe/hacbs-test-project-integration","revision":"d670bf310e563aac951dc2ad905d01d397659667"}}}]} {"level":"info","ts":"2026-04-27T23:11:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-fqiv-20260427-230039-000"} {"level":"info","ts":"2026-04-27T23:11: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-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"snapshot":{"name":"integ-app-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"}} {"level":"info","ts":"2026-04-27T23:11:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:11:16Z","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-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:11:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","snapshot.Name":"integ-app-fqiv-20260427-230039-000"} {"level":"info","ts":"2026-04-27T23:11:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","integrationTestScenario.Name":"my-integration-test-tree"} {"level":"info","ts":"2026-04-27T23:11:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:11:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-27T23:11: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-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:11:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","Application.Name":"integ-app-fqiv","IntegrationTestScenarios":2} {"level":"info","ts":"2026-04-27T23:11:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-fqiv-20260427-230039-000"} {"level":"info","ts":"2026-04-27T23:11:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-fqiv-20260427-230039-000"} {"level":"info","ts":"2026-04-27T23:11:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","snapshot.Namespace":"gitlab-rep-psju","snapshot.Name":"integ-app-fqiv-20260427-230039-000"} {"level":"info","ts":"2026-04-27T23:11:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-fqiv-20260427-230039-000"} {"level":"info","ts":"2026-04-27T23:11:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","integrationTestScenario.Name":"my-integration-test-tree"} {"level":"info","ts":"2026-04-27T23:11: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-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"snapshot":{"name":"integ-app-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"}} {"level":"info","ts":"2026-04-27T23:11:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:11:16Z","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-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:11:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","snapshot.Name":"integ-app-fqiv-20260427-230039-000"} {"level":"info","ts":"2026-04-27T23:11:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GitlabReporter","snapshot":{"name":"integ-app-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","destinationComponentSnapshot.Name":"integ-app-fqiv-20260427-230039-000","testedSnapshot":"integ-app-fqiv-20260427-230039-000"} {"level":"info","ts":"2026-04-27T23:11:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","reporter":"GitlabReporter"} {"level":"info","ts":"2026-04-27T23:11:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","scenario.Name":"my-integration-test-tree","destinationSnapshot.Name":"integ-app-fqiv-20260427-230039-000","testedSnapshot":"integ-app-fqiv-20260427-230039-000"} {"level":"info","ts":"2026-04-27T23:11:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","scenario.Name":"my-integration-test-tree","destinationSnapshot.Name":"integ-app-fqiv-20260427-230039-000","testedSnapshot":"integ-app-fqiv-20260427-230039-000"} {"level":"info","ts":"2026-04-27T23:11:16Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","snapshot":{"name":"integ-app-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:11:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","namespace":"gitlab-rep-psju","name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-fqiv-20260427-230039-000"} {"level":"info","ts":"2026-04-27T23:11:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","namespace":"gitlab-rep-psju","name":"my-integration-test-tree-w6lrh","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-tree"} {"level":"info","ts":"2026-04-27T23:11: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-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"namespace":"gitlab-rep-psju","name":"integ-app-fqiv-20260427-230039-000","reconcileID":"16b841c6-0d02-4dbd-9113-69e78825aace","snapshot.name":"integ-app-fqiv-20260427-230039-000","pipelinerun.name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","duration":3.105194887} {"level":"info","ts":"2026-04-27T23:11: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-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","namespace":"gitlab-rep-psju","name":"integ-app-fqiv-20260427-230039-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-27T23:11:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","integrationTestScenario.Name":"my-integration-test-suzd"} {"level":"info","ts":"2026-04-27T23:11:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","namespace":"gitlab-rep-psju","name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-fqiv-20260427-230039-000"} {"level":"info","ts":"2026-04-27T23:11:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","namespace":"gitlab-rep-psju","name":"my-integration-test-suzd-5gbtf","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-suzd"} {"level":"info","ts":"2026-04-27T23:11:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-fqiv-20260427-230039-000"} {"level":"info","ts":"2026-04-27T23:11: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-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:11:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:11:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-27T23:11: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-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:11:16Z","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-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","Scenario":"my-integration-test-tree"} {"level":"info","ts":"2026-04-27T23:11:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-fqiv-20260427-230039-000"} {"level":"info","ts":"2026-04-27T23:11:16Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","projectID":56586709,"pipelineID":2483645030} {"level":"info","ts":"2026-04-27T23:11:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","namespace":"gitlab-rep-psju","name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-27T23:11:16Z","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-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","Label":"my-integration-test-tree"} {"level":"info","ts":"2026-04-27T23:11:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","Application.Name":"integ-app-fqiv","IntegrationTestScenarios":2} {"level":"info","ts":"2026-04-27T23:11:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","integrationTestScenario.Name":"my-integration-test-tree","pipelineRun.Name":"my-integration-test-tree-w6lrh"} {"level":"info","ts":"2026-04-27T23:11:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","integrationTestScenario.Name":"my-integration-test-suzd","pipelineRun.Name":"my-integration-test-suzd-5gbtf"} {"level":"info","ts":"2026-04-27T23:11:16Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","namespace":"gitlab-rep-psju","name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:11:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:11:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:11:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:11:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:11:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:11:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","elapsedSinceCompletion":"1.317876078s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:11:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","namespace":"stat-rep-hbbz","name":"test-component-pac-uenrhl-on-pull-request-qklzh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:11:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"namespace":"stat-rep-hbbz","name":"test-component-pac-uenrhl-on-pull-request-qklzh","reconcileID":"03ba3465-ef2a-4b5b-b0b2-40bc5c558bd3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:11: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-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:11: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-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:11:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:11:16Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","snapshot":{"name":"integ-app-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","commitStatus.Name":"Konflux Dev version / my-integration-test-tree / test-comp-pac-gitlab-dtbiqd","commitStatus.ID":14112552049} {"level":"info","ts":"2026-04-27T23:11:16Z","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-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","scenario.name":"my-integration-test-tree","commitStatus.ID":14112552049,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-04-27T23:11:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","testedSnapshot.Name":"integ-app-fqiv-20260427-230039-000","destinationSnapshot.Name":"integ-app-fqiv-20260427-230039-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-27T23:11:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","scenario.Name":"my-integration-test-suzd","destinationSnapshot.Name":"integ-app-fqiv-20260427-230039-000","testedSnapshot":"integ-app-fqiv-20260427-230039-000"} {"level":"info","ts":"2026-04-27T23:11:16Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","snapshot":{"name":"integ-app-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:11: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-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:11:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","snapshot.Name":"integ-app-fqiv-20260427-230039-000"} {"level":"info","ts":"2026-04-27T23:11:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","namespace":"gitlab-rep-psju","name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-27T23:11:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:11:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:11:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:11:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:11:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:11:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","elapsedSinceCompletion":"1.465094749s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:11:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","namespace":"stat-rep-hbbz","name":"test-component-pac-uenrhl-on-pull-request-qklzh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:11:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"namespace":"stat-rep-hbbz","name":"test-component-pac-uenrhl-on-pull-request-qklzh","reconcileID":"898fff22-5bde-4fe0-a09c-b06d0ad5af6e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:11:16Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","projectID":56586709,"pipelineID":2483645030} {"level":"info","ts":"2026-04-27T23:11:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-fqiv-20260427-230039-000"} {"level":"info","ts":"2026-04-27T23:11:16Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-tree-w6lrh","namespace":"gitlab-rep-psju"},"namespace":"gitlab-rep-psju","name":"my-integration-test-tree-w6lrh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-27T23:11:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-fqiv-20260427-230039-000"} {"level":"info","ts":"2026-04-27T23:11:16Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-suzd-5gbtf","namespace":"gitlab-rep-psju"},"namespace":"gitlab-rep-psju","name":"my-integration-test-suzd-5gbtf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-27T23:11:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:11:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:11:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:11:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:11:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","elapsedSinceCompletion":"1.640529846s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:11:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","namespace":"stat-rep-hbbz","name":"test-component-pac-uenrhl-on-pull-request-qklzh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:11:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"namespace":"stat-rep-hbbz","name":"test-component-pac-uenrhl-on-pull-request-qklzh","reconcileID":"043b5463-f717-4170-8d6d-09c544ef5ab7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:11:16Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","snapshot":{"name":"integ-app-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","commitStatus.Name":"Konflux Dev version / my-integration-test-suzd / test-comp-pac-gitlab-dtbiqd","commitStatus.ID":14112552056} {"level":"info","ts":"2026-04-27T23:11:16Z","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-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","scenario.name":"my-integration-test-suzd","commitStatus.ID":14112552056,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-04-27T23:11:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-fqiv-20260427-230039-000"} {"level":"info","ts":"2026-04-27T23:11:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","testedSnapshot.Name":"integ-app-fqiv-20260427-230039-000","destinationSnapshot.Name":"integ-app-fqiv-20260427-230039-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-27T23:11:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:11:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:11:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:11:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:11:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-wvxp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:11:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:11:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:11:16Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","snapshot":{"name":"integ-app-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","commentTitle":"Integration test for component test-comp-pac-gitlab-dtbiqd","noteID":3291762408} {"level":"info","ts":"2026-04-27T23:11:16Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","snapshot":{"name":"integ-app-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","commentTitle":"Integration test for component test-comp-pac-gitlab-dtbiqd"} {"level":"info","ts":"2026-04-27T23:11:16Z","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-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","commentPrefix":"Integration test for component test-comp-pac-gitlab-dtbiqd","count":1} {"level":"info","ts":"2026-04-27T23:11:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:11:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:11:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:11:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:11:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","elapsedSinceCompletion":"1.818513191s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:11:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","namespace":"stat-rep-hbbz","name":"test-component-pac-uenrhl-on-pull-request-qklzh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:11:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"namespace":"stat-rep-hbbz","name":"test-component-pac-uenrhl-on-pull-request-qklzh","reconcileID":"12573291-e22b-4196-b7c6-5ff93d36459f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:11:17Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","snapshot":{"name":"integ-app-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","noteID":3291762408,"commentPrefix":"Integration test for component test-comp-pac-gitlab-dtbiqd"} {"level":"info","ts":"2026-04-27T23:11:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-fqiv-20260427-230039-000"} {"level":"info","ts":"2026-04-27T23:11: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-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","snapshot.Name":"integ-app-fqiv-20260427-230039-000"} {"level":"info","ts":"2026-04-27T23:11: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-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"snapshot":{"name":"integ-app-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"}} {"level":"info","ts":"2026-04-27T23:11:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:11:17Z","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-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:11:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","snapshot.Name":"integ-app-fqiv-20260427-230039-000"} {"level":"info","ts":"2026-04-27T23:11:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GitlabReporter","snapshot":{"name":"integ-app-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","destinationComponentSnapshot.Name":"integ-app-fqiv-20260427-230039-000","testedSnapshot":"integ-app-fqiv-20260427-230039-000"} {"level":"info","ts":"2026-04-27T23:11:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","reporter":"GitlabReporter"} {"level":"info","ts":"2026-04-27T23:11:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","scenario.Name":"my-integration-test-tree","destinationSnapshot.Name":"integ-app-fqiv-20260427-230039-000","testedSnapshot":"integ-app-fqiv-20260427-230039-000"} {"level":"info","ts":"2026-04-27T23:11:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","scenario.Name":"my-integration-test-tree","destinationSnapshot.Name":"integ-app-fqiv-20260427-230039-000","testedSnapshot":"integ-app-fqiv-20260427-230039-000"} {"level":"info","ts":"2026-04-27T23:11:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:11:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:11:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:11:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:11:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-kqvt-20260427-230042-000"} {"level":"info","ts":"2026-04-27T23:11:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-kqvt-20260427-230042-000","application":"integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:11:17Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","projectID":56586709,"pipelineID":2483645030} {"level":"info","ts":"2026-04-27T23:11:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-kqvt-20260427-230042-000"} {"level":"info","ts":"2026-04-27T23:11:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","namespace":"stat-rep-hbbz","name":"integ-app-kqvt-20260427-230042-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-kqvt-20260427-230042-000","snapshot.Spec.Components":[{"name":"test-component-pac-uenrhl","version":"","containerImage":"quay.io/redhat-appstudio-qe/stat-rep-hbbz/test-component-pac-uenrhl@sha256:e2678fd99ad334b50fba9d182eca63a65fcf62f51690115a76265ce7721e87fa","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report","revision":"3b7739adbf81df77c14488be670164cdf2682b17"}}}]} {"level":"info","ts":"2026-04-27T23:11:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-uenrhl is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-kqvt-20260427-230042-000","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:11:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 2630a173b25029e1d6e7cae6309f6ebd86a320dfcca83495621b50e29052f2 is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-kqvt-20260427-230042-000","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:11:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-kqvt-20260427-230042-000"} {"level":"info","ts":"2026-04-27T23:11:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-kqvt-20260427-230042-000","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:11:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-kqvt-20260427-230042-000","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-27T23:11: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-kqvt-20260427-230042-000","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:11:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 4 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-kqvt-20260427-230042-000","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","Application.Name":"integ-app-kqvt","IntegrationTestScenarios":4} {"level":"info","ts":"2026-04-27T23:11:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-kqvt-20260427-230042-000"} {"level":"info","ts":"2026-04-27T23:11:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-kqvt-20260427-230042-000","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","integrationTestScenario.Name":"my-integration-test-eyyt"} {"level":"info","ts":"2026-04-27T23:11:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","namespace":"stat-rep-hbbz","name":"test-component-pac-uenrhl-on-pull-request-qklzh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-kqvt-20260427-230042-000"} {"level":"info","ts":"2026-04-27T23:11:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-kqvt-20260427-230042-000","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","namespace":"stat-rep-hbbz","name":"my-integration-test-eyyt-n8fhx","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-eyyt"} {"level":"info","ts":"2026-04-27T23:11:17Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-kqvt-20260427-230042-000","namespace":"stat-rep-hbbz"},"namespace":"stat-rep-hbbz","name":"integ-app-kqvt-20260427-230042-000","reconcileID":"034155b8-ad74-48c7-9f42-572c8e803973","snapshot.name":"integ-app-kqvt-20260427-230042-000","pipelinerun.name":"test-component-pac-uenrhl-on-pull-request-qklzh","duration":2.544715717} {"level":"info","ts":"2026-04-27T23:11:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-kqvt-20260427-230042-000","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","namespace":"stat-rep-hbbz","name":"integ-app-kqvt-20260427-230042-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-27T23:11:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-kqvt-20260427-230042-000","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","integrationTestScenario.Name":"my-integration-test-fzon"} {"level":"info","ts":"2026-04-27T23:11:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-kqvt-20260427-230042-000","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","namespace":"stat-rep-hbbz","name":"my-integration-test-fzon-kpm29","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-fzon"} {"level":"info","ts":"2026-04-27T23:11:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-kqvt-20260427-230042-000","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","integrationTestScenario.Name":"my-integration-test-jdyp"} {"level":"info","ts":"2026-04-27T23:11:17Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","snapshot":{"name":"integ-app-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","commitStatus.Name":"Konflux Dev version / my-integration-test-tree / test-comp-pac-gitlab-dtbiqd","commitStatus.ID":14112552049} {"level":"info","ts":"2026-04-27T23:11:17Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","snapshot":{"name":"integ-app-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","scenarioName":"my-integration-test-tree"} {"level":"info","ts":"2026-04-27T23:11:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-kqvt-20260427-230042-000","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","namespace":"stat-rep-hbbz","name":"my-integration-test-jdyp-vp2k6","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-jdyp"} {"level":"info","ts":"2026-04-27T23:11:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-kqvt-20260427-230042-000","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","integrationTestScenario.Name":"my-integration-test-xpwl"} {"level":"info","ts":"2026-04-27T23:11:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","namespace":"stat-rep-hbbz","name":"test-component-pac-uenrhl-on-pull-request-qklzh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-kqvt-20260427-230042-000"} {"level":"info","ts":"2026-04-27T23:11:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-kqvt-20260427-230042-000","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","namespace":"stat-rep-hbbz","name":"my-integration-test-xpwl-f2kxw","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-xpwl"} {"level":"info","ts":"2026-04-27T23:11:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-kqvt-20260427-230042-000"} {"level":"info","ts":"2026-04-27T23:11:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","namespace":"stat-rep-hbbz","name":"test-component-pac-uenrhl-on-pull-request-qklzh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-27T23:11:17Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","snapshot":{"name":"integ-app-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","scenario.name":"my-integration-test-tree","commitStatus2.ID":14112552049,"TargetURL":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-27T23:11:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","testedSnapshot.Name":"integ-app-fqiv-20260427-230039-000","destinationSnapshot.Name":"integ-app-fqiv-20260427-230039-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-27T23:11:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","scenario.Name":"my-integration-test-suzd","destinationSnapshot.Name":"integ-app-fqiv-20260427-230039-000","testedSnapshot":"integ-app-fqiv-20260427-230039-000"} {"level":"info","ts":"2026-04-27T23:11:17Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","namespace":"stat-rep-hbbz","name":"test-component-pac-uenrhl-on-pull-request-qklzh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:11:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-uenrhl-on-pull-request-qklzh has finished running","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23: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":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23: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":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:11:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:11:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:11:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-wvxp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23: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":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:11:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:11:17Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","projectID":56586709,"pipelineID":2483645030} {"level":"info","ts":"2026-04-27T23:11:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:11:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:11:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:11:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-kqvt-20260427-230042-000"} {"level":"info","ts":"2026-04-27T23: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":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:11:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","snapshot.Name":"integ-app-kqvt-20260427-230042-000"} {"level":"info","ts":"2026-04-27T23:11:18Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-eyyt-n8fhx","namespace":"stat-rep-hbbz"},"namespace":"stat-rep-hbbz","name":"my-integration-test-eyyt-n8fhx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-27T23:11:18Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","snapshot":{"name":"integ-app-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","commitStatus.Name":"Konflux Dev version / my-integration-test-suzd / test-comp-pac-gitlab-dtbiqd","commitStatus.ID":14112552056} {"level":"info","ts":"2026-04-27T23:11:18Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","snapshot":{"name":"integ-app-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","scenarioName":"my-integration-test-suzd"} {"level":"info","ts":"2026-04-27T23:11:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-kqvt-20260427-230042-000"} {"level":"info","ts":"2026-04-27T23:11:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","namespace":"stat-rep-hbbz","name":"test-component-pac-uenrhl-on-pull-request-qklzh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-27T23:11:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-uenrhl-on-pull-request-qklzh has finished running","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:11:18Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-fzon-kpm29","namespace":"stat-rep-hbbz"},"namespace":"stat-rep-hbbz","name":"my-integration-test-fzon-kpm29","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-27T23:11:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-kqvt-20260427-230042-000"} {"level":"info","ts":"2026-04-27T23:11:18Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","snapshot":{"name":"integ-app-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","scenario.name":"my-integration-test-suzd","commitStatus2.ID":14112552056,"TargetURL":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-27T23:11:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-fqiv-20260427-230039-000"} {"level":"info","ts":"2026-04-27T23:11:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","testedSnapshot.Name":"integ-app-fqiv-20260427-230039-000","destinationSnapshot.Name":"integ-app-fqiv-20260427-230039-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-27T23:11:18Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-jdyp-vp2k6","namespace":"stat-rep-hbbz"},"namespace":"stat-rep-hbbz","name":"my-integration-test-jdyp-vp2k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-27T23:11:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-kqvt-20260427-230042-000"} {"level":"info","ts":"2026-04-27T23:11:18Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-xpwl-f2kxw","namespace":"stat-rep-hbbz"},"namespace":"stat-rep-hbbz","name":"my-integration-test-xpwl-f2kxw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-27T23:11:18Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","snapshot":{"name":"integ-app-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","commentTitle":"Integration test for component test-comp-pac-gitlab-dtbiqd","noteID":3291762408} {"level":"info","ts":"2026-04-27T23:11:18Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","snapshot":{"name":"integ-app-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","commentTitle":"Integration test for component test-comp-pac-gitlab-dtbiqd"} {"level":"info","ts":"2026-04-27T23:11:18Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:354","msg":"found multiple existing notes for the same component, updating the first one but delete others","snapshot":{"name":"integ-app-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","commentPrefix":"Integration test for component test-comp-pac-gitlab-dtbiqd","count":1} {"level":"info","ts":"2026-04-27T23:11:18Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","snapshot":{"name":"integ-app-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","noteID":3291762408,"commentPrefix":"Integration test for component test-comp-pac-gitlab-dtbiqd"} {"level":"info","ts":"2026-04-27T23:11:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-fqiv-20260427-230039-000"} {"level":"info","ts":"2026-04-27T23:11:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","snapshot.Name":"integ-app-fqiv-20260427-230039-000"} {"level":"info","ts":"2026-04-27T23:11: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-kqvt-20260427-230042-000","namespace":"stat-rep-hbbz"},"snapshot":{"name":"integ-app-kqvt-20260427-230042-000","namespace":"stat-rep-hbbz"}} {"level":"info","ts":"2026-04-27T23:11:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 3 required integration test scenarios","snapshot":{"name":"integ-app-kqvt-20260427-230042-000","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:11:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 3 required integration tests finished, 0 out of 3 required integration tests passed","snapshot":{"name":"integ-app-kqvt-20260427-230042-000","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:11:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-kqvt-20260427-230042-000","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","snapshot.Name":"integ-app-kqvt-20260427-230042-000"} {"level":"info","ts":"2026-04-27T23:11:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-kqvt-20260427-230042-000","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","destinationComponentSnapshot.Name":"integ-app-kqvt-20260427-230042-000","testedSnapshot":"integ-app-kqvt-20260427-230042-000"} {"level":"info","ts":"2026-04-27T23:11:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-kqvt-20260427-230042-000","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:11:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-kqvt-20260427-230042-000","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","scenario.Name":"my-integration-test-eyyt","destinationSnapshot.Name":"integ-app-kqvt-20260427-230042-000","testedSnapshot":"integ-app-kqvt-20260427-230042-000"} {"level":"info","ts":"2026-04-27T23:11:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-kqvt-20260427-230042-000","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","scenario.Name":"my-integration-test-eyyt","destinationSnapshot.Name":"integ-app-kqvt-20260427-230042-000","testedSnapshot":"integ-app-kqvt-20260427-230042-000"} {"level":"info","ts":"2026-04-27T23:11:19Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-kqvt-20260427-230042-000","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","ExternalID":"my-integration-test-eyyt-test-component-pac-uenrhl"} {"level":"info","ts":"2026-04-27T23:11:19Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-kqvt-20260427-230042-000","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","existingCheckRun":"github.CheckRun{ID:73291267688, NodeID:\"CR_kwDOMjU9q88AAAAREH_-aA\", HeadSHA:\"3b7739adbf81df77c14488be670164cdf2682b17\", ExternalID:\"my-integration-test-eyyt-test-component-pac-uenrhl\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/73291267688\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/73291267688\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-27 23:00:42 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-uenrhl snapshot scenario my-integration-test-eyyt is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-hbbz/test-component-pac-uenrhl-on-pull-request-qklzh is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/73291267688/annotations\"}, Name:\"Konflux Dev version / my-integration-test-eyyt / test-component-pac-uenrhl\", CheckSuite:github.CheckSuite{ID:66440707302}, 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:3592677149, Number:9500, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9500\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-uenrhl\", SHA:\"3b7739adbf81df77c14488be670164cdf2682b17\", 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-fpamzh\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}}]}"} {"level":"info","ts":"2026-04-27T23:11:19Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-kqvt-20260427-230042-000","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","ID":73291267688,"CheckName":"Konflux Dev version / my-integration-test-eyyt / test-component-pac-uenrhl","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-27T23:11:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-kqvt-20260427-230042-000","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","testedSnapshot.Name":"integ-app-kqvt-20260427-230042-000","destinationSnapshot.Name":"integ-app-kqvt-20260427-230042-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-27T23:11:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-kqvt-20260427-230042-000","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","scenario.Name":"my-integration-test-fzon","destinationSnapshot.Name":"integ-app-kqvt-20260427-230042-000","testedSnapshot":"integ-app-kqvt-20260427-230042-000"} {"level":"info","ts":"2026-04-27T23:11:19Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-kqvt-20260427-230042-000","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","ExternalID":"my-integration-test-fzon-test-component-pac-uenrhl"} {"level":"info","ts":"2026-04-27T23:11:19Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-kqvt-20260427-230042-000","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","existingCheckRun":"github.CheckRun{ID:73291268185, NodeID:\"CR_kwDOMjU9q88AAAAREIAAWQ\", HeadSHA:\"3b7739adbf81df77c14488be670164cdf2682b17\", ExternalID:\"my-integration-test-fzon-test-component-pac-uenrhl\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/73291268185\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/73291268185\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-27 23:00:43 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-uenrhl snapshot scenario my-integration-test-fzon is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-hbbz/test-component-pac-uenrhl-on-pull-request-qklzh is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/73291268185/annotations\"}, Name:\"Konflux Dev version / my-integration-test-fzon / test-component-pac-uenrhl\", CheckSuite:github.CheckSuite{ID:66440707302}, 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:3592677149, Number:9500, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9500\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-uenrhl\", SHA:\"3b7739adbf81df77c14488be670164cdf2682b17\", 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-fpamzh\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}}]}"} {"level":"info","ts":"2026-04-27T23:11:19Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-kqvt-20260427-230042-000","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","ID":73291268185,"CheckName":"Konflux Dev version / my-integration-test-fzon / test-component-pac-uenrhl","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-27T23:11:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-kqvt-20260427-230042-000"} {"level":"info","ts":"2026-04-27T23:11:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-kqvt-20260427-230042-000","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","testedSnapshot.Name":"integ-app-kqvt-20260427-230042-000","destinationSnapshot.Name":"integ-app-kqvt-20260427-230042-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-27T23:11:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-kqvt-20260427-230042-000","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","scenario.Name":"my-integration-test-jdyp","destinationSnapshot.Name":"integ-app-kqvt-20260427-230042-000","testedSnapshot":"integ-app-kqvt-20260427-230042-000"} {"level":"info","ts":"2026-04-27T23:11:19Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-kqvt-20260427-230042-000","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","ExternalID":"my-integration-test-jdyp-test-component-pac-uenrhl"} {"level":"info","ts":"2026-04-27T23:11:19Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-kqvt-20260427-230042-000","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","existingCheckRun":"github.CheckRun{ID:73291268780, NodeID:\"CR_kwDOMjU9q88AAAAREIACrA\", HeadSHA:\"3b7739adbf81df77c14488be670164cdf2682b17\", ExternalID:\"my-integration-test-jdyp-test-component-pac-uenrhl\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/73291268780\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/73291268780\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-27 23:00:43 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-uenrhl snapshot optional scenario my-integration-test-jdyp is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-hbbz/test-component-pac-uenrhl-on-pull-request-qklzh is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/73291268780/annotations\"}, Name:\"Konflux Dev version / my-integration-test-jdyp / test-component-pac-uenrhl\", CheckSuite:github.CheckSuite{ID:66440707302}, 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:3592677149, Number:9500, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9500\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-uenrhl\", SHA:\"3b7739adbf81df77c14488be670164cdf2682b17\", 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-fpamzh\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}}]}"} {"level":"info","ts":"2026-04-27T23:11:19Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-kqvt-20260427-230042-000","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","ID":73291268780,"CheckName":"Konflux Dev version / my-integration-test-jdyp / test-component-pac-uenrhl","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-27T23:11:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-kqvt-20260427-230042-000"} {"level":"info","ts":"2026-04-27T23:11:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-kqvt-20260427-230042-000","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","testedSnapshot.Name":"integ-app-kqvt-20260427-230042-000","destinationSnapshot.Name":"integ-app-kqvt-20260427-230042-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-27T23:11:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-kqvt-20260427-230042-000","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","scenario.Name":"my-integration-test-xpwl","destinationSnapshot.Name":"integ-app-kqvt-20260427-230042-000","testedSnapshot":"integ-app-kqvt-20260427-230042-000"} {"level":"info","ts":"2026-04-27T23:11:19Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-kqvt-20260427-230042-000","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","ExternalID":"my-integration-test-xpwl-test-component-pac-uenrhl"} {"level":"info","ts":"2026-04-27T23:11:19Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-kqvt-20260427-230042-000","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","existingCheckRun":"github.CheckRun{ID:73291267121, NodeID:\"CR_kwDOMjU9q88AAAAREH_8MQ\", HeadSHA:\"3b7739adbf81df77c14488be670164cdf2682b17\", ExternalID:\"my-integration-test-xpwl-test-component-pac-uenrhl\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/73291267121\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/73291267121\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-27 23:00:42 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-uenrhl snapshot scenario my-integration-test-xpwl is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-hbbz/test-component-pac-uenrhl-on-pull-request-qklzh is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/73291267121/annotations\"}, Name:\"Konflux Dev version / my-integration-test-xpwl / test-component-pac-uenrhl\", CheckSuite:github.CheckSuite{ID:66440707302}, 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:3592677149, Number:9500, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9500\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-uenrhl\", SHA:\"3b7739adbf81df77c14488be670164cdf2682b17\", 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-fpamzh\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}}]}"} {"level":"info","ts":"2026-04-27T23: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":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23: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":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23: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":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23: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":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:11: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-parent-wvxp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23: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":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:11:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:11:20Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-kqvt-20260427-230042-000","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","ID":73291267121,"CheckName":"Konflux Dev version / my-integration-test-xpwl / test-component-pac-uenrhl","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-27T23:11:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-kqvt-20260427-230042-000"} {"level":"info","ts":"2026-04-27T23:11:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-kqvt-20260427-230042-000","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","testedSnapshot.Name":"integ-app-kqvt-20260427-230042-000","destinationSnapshot.Name":"integ-app-kqvt-20260427-230042-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-27T23:11:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-kqvt-20260427-230042-000"} {"level":"info","ts":"2026-04-27T23:11: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-kqvt-20260427-230042-000","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","snapshot.Name":"integ-app-kqvt-20260427-230042-000"} {"level":"info","ts":"2026-04-27T23: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-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23: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-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:11: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-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23: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-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:11:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","namespace":"integration1-noga","name":"test-component-pac-vympyu-on-pull-request-n98qf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:11:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:11:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-hzwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:11:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:11:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11: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":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11:28Z","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-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","elapsedSinceCompletion":"430.628316ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:11:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:11:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"namespace":"build-e2e-arsm","name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","reconcileID":"1634d89d-7530-4802-af03-93a32072ae3b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:11:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11: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":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11:28Z","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-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","elapsedSinceCompletion":"436.131411ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:11:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:11:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"namespace":"build-e2e-arsm","name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","reconcileID":"6637baa2-f8fb-4655-9223-d6e409a383a9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:11:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11: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":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11:28Z","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-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","elapsedSinceCompletion":"447.431926ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:11:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:11:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"namespace":"build-e2e-arsm","name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","reconcileID":"54f8516d-ce89-4c11-8ede-aeca856cb402","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:11:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11: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":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11:28Z","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-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","elapsedSinceCompletion":"467.950548ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:11:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:11:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"namespace":"build-e2e-arsm","name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","reconcileID":"258cbc07-a08a-48b5-a703-e635904cc048","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:11:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11: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":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11:28Z","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-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","elapsedSinceCompletion":"509.492733ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:11:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:11:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"namespace":"build-e2e-arsm","name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","reconcileID":"45689aee-3eb5-4a4c-ba03-e8ac8685fbce","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:11:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11: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":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11:28Z","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-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","elapsedSinceCompletion":"590.900042ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:11:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:11:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"namespace":"build-e2e-arsm","name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","reconcileID":"b2d63b3c-5bf4-4261-9dd7-ca60f26f1453","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:11:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11: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":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11:28Z","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-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","elapsedSinceCompletion":"737.896192ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:11:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:11:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"namespace":"build-e2e-arsm","name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","reconcileID":"cf42466f-b88b-41cc-8532-f5129f8122a9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:11:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11: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":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11:28Z","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-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","elapsedSinceCompletion":"752.224974ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:11:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:11:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"namespace":"build-e2e-arsm","name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","reconcileID":"bb39e403-a6a3-4ae2-8095-a8220cecd784","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:11:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11:29Z","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-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","elapsedSinceCompletion":"1.393702492s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:11:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:11:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"namespace":"build-e2e-arsm","name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","reconcileID":"d8e9bb3a-169f-4cc5-93b9-102a1a0ed3b5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23: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":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23: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":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23: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":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23: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":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-immu-20260427-230322-000"} {"level":"info","ts":"2026-04-27T23:11:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-immu-20260427-230322-000","application":"build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-immu-20260427-230322-000"} {"level":"info","ts":"2026-04-27T23:11:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"build-suite-test-application-immu-20260427-230322-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-immu-20260427-230322-000","snapshot.Spec.Components":[{"name":"gl-test-custom-branch-ayjcoh","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-arsm/gl-test-custom-branch-ayjcoh@sha256:a2c5c265e78140cf08c592f149814d76c77dfe1e5d4eab1551f4d8cd95636063","source":{"git":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ugdxqv","revision":"116228fe72916d80dfa144891004d0ac3eeebb17"}}}]} {"level":"info","ts":"2026-04-27T23:11:30Z","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-ayjcoh is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-immu-20260427-230322-000","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 81c9eddc00b4b60d4d0be3d9c1e15b30acdbd7d7f857e22e71ac0d0d07a1e2 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-immu-20260427-230322-000","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-immu-20260427-230322-000"} {"level":"info","ts":"2026-04-27T23:11:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-test-application-immu-20260427-230322-000","namespace":"build-e2e-arsm"},"snapshot":{"name":"build-suite-test-application-immu-20260427-230322-000","namespace":"build-e2e-arsm"}} {"level":"info","ts":"2026-04-27T23:11:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-immu-20260427-230322-000","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-test-application-immu-20260427-230322-000","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-immu-20260427-230322-000","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-immu-20260427-230322-000","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-27T23:11:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-immu-20260427-230322-000","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-immu-20260427-230322-000","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","Application.Name":"build-suite-test-application-immu","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-27T23:11:30Z","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-immu-20260427-230322-000","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"build-suite-test-application-immu-20260427-230322-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-27T23:11:30Z","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-immu-20260427-230322-000","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"build-suite-test-application-immu-20260427-230322-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-27T23:11:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-immu-20260427-230322-000","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","snapshot.Namespace":"build-e2e-arsm","snapshot.Name":"build-suite-test-application-immu-20260427-230322-000"} {"level":"info","ts":"2026-04-27T23:11:30Z","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-immu-20260427-230322-000","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"build-suite-test-application-immu-20260427-230322-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-27T23:11:30Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-27T23:11:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-test-application-immu-20260427-230322-000","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-immu-20260427-230322-000","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-immu-20260427-230322-000","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-27T23:11:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-immu-20260427-230322-000","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-immu-20260427-230322-000","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-immu-20260427-230322-000"} {"level":"info","ts":"2026-04-27T23:11:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-immu-20260427-230322-000"} {"level":"info","ts":"2026-04-27T23:11:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-27T23:11:31Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:11:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23: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":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23: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":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23: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":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","snapshot.Name":"build-suite-test-application-immu-20260427-230322-000"} {"level":"info","ts":"2026-04-27T23:11:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-fqiv-20260427-230039-000"} {"level":"info","ts":"2026-04-27T23:11: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-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"snapshot":{"name":"integ-app-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"}} {"level":"info","ts":"2026-04-27T23:11:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:11:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 2 required integration tests finished, 1 out of 2 required integration tests passed","snapshot":{"name":"integ-app-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:11:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","snapshot.Name":"integ-app-fqiv-20260427-230039-000"} {"level":"info","ts":"2026-04-27T23:11:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GitlabReporter","snapshot":{"name":"integ-app-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","destinationComponentSnapshot.Name":"integ-app-fqiv-20260427-230039-000","testedSnapshot":"integ-app-fqiv-20260427-230039-000"} {"level":"info","ts":"2026-04-27T23:11:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","reporter":"GitlabReporter"} {"level":"info","ts":"2026-04-27T23:11:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","scenario.Name":"my-integration-test-tree","destinationSnapshot.Name":"integ-app-fqiv-20260427-230039-000","testedSnapshot":"integ-app-fqiv-20260427-230039-000"} {"level":"info","ts":"2026-04-27T23:11:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","scenario.Name":"my-integration-test-tree","destinationSnapshot.Name":"integ-app-fqiv-20260427-230039-000","testedSnapshot":"integ-app-fqiv-20260427-230039-000"} {"level":"info","ts":"2026-04-27T23:11:31Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","projectID":56586709,"pipelineID":2483645030} {"level":"info","ts":"2026-04-27T23:11:31Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","snapshot":{"name":"integ-app-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","scenarioName":"my-integration-test-tree"} {"level":"info","ts":"2026-04-27T23:11:32Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-tree-w6lrh","namespace":"gitlab-rep-psju"},"namespace":"gitlab-rep-psju","name":"my-integration-test-tree-w6lrh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-27T23:11:32Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","snapshot":{"name":"integ-app-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","scenario.name":"my-integration-test-tree","commitStatus2.ID":14112552049,"TargetURL":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-27T23:11:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","testedSnapshot.Name":"integ-app-fqiv-20260427-230039-000","destinationSnapshot.Name":"integ-app-fqiv-20260427-230039-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-27T23:11:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","scenario.Name":"my-integration-test-suzd"} {"level":"info","ts":"2026-04-27T23:11:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-27T23:11:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11:32Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","snapshot":{"name":"integ-app-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","commentTitle":"Integration test for component test-comp-pac-gitlab-dtbiqd","noteID":3291762408} {"level":"info","ts":"2026-04-27T23:11:32Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","snapshot":{"name":"integ-app-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","commentTitle":"Integration test for component test-comp-pac-gitlab-dtbiqd"} {"level":"info","ts":"2026-04-27T23:11:32Z","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-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","commentPrefix":"Integration test for component test-comp-pac-gitlab-dtbiqd","count":1} {"level":"info","ts":"2026-04-27T23:11:32Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","snapshot":{"name":"integ-app-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","noteID":3291762408,"commentPrefix":"Integration test for component test-comp-pac-gitlab-dtbiqd"} {"level":"info","ts":"2026-04-27T23:11:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-fqiv-20260427-230039-000"} {"level":"info","ts":"2026-04-27T23:11: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-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","snapshot.Name":"integ-app-fqiv-20260427-230039-000"} {"level":"info","ts":"2026-04-27T23:11:32Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","namespace":"gitlab-rep-psju","name":"my-integration-test-tree-w6lrh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:11:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-fqiv-20260427-230039-000"} {"level":"info","ts":"2026-04-27T23:11: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-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"snapshot":{"name":"integ-app-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"}} {"level":"info","ts":"2026-04-27T23:11:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:11:32Z","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-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:11:33Z","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-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","namespace":"gitlab-rep-psju","name":"integ-app-fqiv-20260427-230039-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-27T23:11:33Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-suzd-5gbtf","namespace":"gitlab-rep-psju"},"namespace":"gitlab-rep-psju","name":"my-integration-test-suzd-5gbtf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-27T23:11:33Z","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-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","namespace":"gitlab-rep-psju","name":"integ-app-fqiv-20260427-230039-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-27T23:11:33Z","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-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:11:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:11:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","reasons":"the Snapshot hasn't passed all required integration tests,the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-27T23:11: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":"integ-app-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:11:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:11:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GitlabReporter","snapshot":{"name":"integ-app-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","destinationComponentSnapshot.Name":"integ-app-fqiv-20260427-230039-000","testedSnapshot":"integ-app-fqiv-20260427-230039-000"} {"level":"info","ts":"2026-04-27T23:11:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","reporter":"GitlabReporter"} {"level":"info","ts":"2026-04-27T23:11:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","scenario.Name":"my-integration-test-suzd","destinationSnapshot.Name":"integ-app-fqiv-20260427-230039-000","testedSnapshot":"integ-app-fqiv-20260427-230039-000"} {"level":"info","ts":"2026-04-27T23:11:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","scenario.Name":"my-integration-test-tree"} {"level":"info","ts":"2026-04-27T23:11:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","scenario.Name":"my-integration-test-suzd","destinationSnapshot.Name":"integ-app-fqiv-20260427-230039-000","testedSnapshot":"integ-app-fqiv-20260427-230039-000"} {"level":"info","ts":"2026-04-27T23:11:33Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","projectID":56586709,"pipelineID":2483645030} {"level":"info","ts":"2026-04-27T23:11:33Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","snapshot":{"name":"integ-app-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","scenarioName":"my-integration-test-suzd"} {"level":"info","ts":"2026-04-27T23:11:33Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","snapshot":{"name":"integ-app-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","scenario.name":"my-integration-test-suzd","commitStatus2.ID":14112552056,"TargetURL":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-27T23:11:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","testedSnapshot.Name":"integ-app-fqiv-20260427-230039-000","destinationSnapshot.Name":"integ-app-fqiv-20260427-230039-000","testStatus":"TestFail"} {"level":"info","ts":"2026-04-27T23:11:33Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","snapshot":{"name":"integ-app-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","commentTitle":"Integration test for component test-comp-pac-gitlab-dtbiqd","noteID":3291762408} {"level":"info","ts":"2026-04-27T23:11:33Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","snapshot":{"name":"integ-app-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","commentTitle":"Integration test for component test-comp-pac-gitlab-dtbiqd"} {"level":"info","ts":"2026-04-27T23:11:33Z","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-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","commentPrefix":"Integration test for component test-comp-pac-gitlab-dtbiqd","count":1} {"level":"info","ts":"2026-04-27T23:11:34Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","snapshot":{"name":"integ-app-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","noteID":3291762408,"commentPrefix":"Integration test for component test-comp-pac-gitlab-dtbiqd"} {"level":"info","ts":"2026-04-27T23:11:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-fqiv-20260427-230039-000"} {"level":"info","ts":"2026-04-27T23:11:34Z","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-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","snapshot.Name":"integ-app-fqiv-20260427-230039-000"} {"level":"info","ts":"2026-04-27T23:11:34Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-fqiv-20260427-230039-000","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","namespace":"gitlab-rep-psju","name":"my-integration-test-suzd-5gbtf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:11:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-kqvt-20260427-230042-000"} {"level":"info","ts":"2026-04-27T23:11:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-kqvt-20260427-230042-000","namespace":"stat-rep-hbbz"},"snapshot":{"name":"integ-app-kqvt-20260427-230042-000","namespace":"stat-rep-hbbz"}} {"level":"info","ts":"2026-04-27T23:11:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 3 required integration test scenarios","snapshot":{"name":"integ-app-kqvt-20260427-230042-000","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:11:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 3 required integration tests finished, 0 out of 3 required integration tests passed","snapshot":{"name":"integ-app-kqvt-20260427-230042-000","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:11:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-kqvt-20260427-230042-000","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","snapshot.Name":"integ-app-kqvt-20260427-230042-000"} {"level":"info","ts":"2026-04-27T23:11:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-kqvt-20260427-230042-000","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","destinationComponentSnapshot.Name":"integ-app-kqvt-20260427-230042-000","testedSnapshot":"integ-app-kqvt-20260427-230042-000"} {"level":"info","ts":"2026-04-27T23:11:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-kqvt-20260427-230042-000","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:11:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-kqvt-20260427-230042-000","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","scenario.Name":"my-integration-test-jdyp","destinationSnapshot.Name":"integ-app-kqvt-20260427-230042-000","testedSnapshot":"integ-app-kqvt-20260427-230042-000"} {"level":"info","ts":"2026-04-27T23:11:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-kqvt-20260427-230042-000","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","scenario.Name":"my-integration-test-eyyt"} {"level":"info","ts":"2026-04-27T23:11:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-kqvt-20260427-230042-000","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","scenario.Name":"my-integration-test-fzon"} {"level":"info","ts":"2026-04-27T23:11:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-kqvt-20260427-230042-000","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","scenario.Name":"my-integration-test-jdyp","destinationSnapshot.Name":"integ-app-kqvt-20260427-230042-000","testedSnapshot":"integ-app-kqvt-20260427-230042-000"} {"level":"info","ts":"2026-04-27T23:11:34Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-jdyp-vp2k6","namespace":"stat-rep-hbbz"},"namespace":"stat-rep-hbbz","name":"my-integration-test-jdyp-vp2k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-27T23:11:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-kqvt-20260427-230042-000"} {"level":"info","ts":"2026-04-27T23:11:35Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-xpwl-f2kxw","namespace":"stat-rep-hbbz"},"namespace":"stat-rep-hbbz","name":"my-integration-test-xpwl-f2kxw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-27T23:11:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-kqvt-20260427-230042-000"} {"level":"info","ts":"2026-04-27T23:11:35Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-kqvt-20260427-230042-000","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","ExternalID":"my-integration-test-jdyp-test-component-pac-uenrhl"} {"level":"info","ts":"2026-04-27T23:11:35Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-kqvt-20260427-230042-000","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","existingCheckRun":"github.CheckRun{ID:73291268780, NodeID:\"CR_kwDOMjU9q88AAAAREIACrA\", HeadSHA:\"3b7739adbf81df77c14488be670164cdf2682b17\", ExternalID:\"my-integration-test-jdyp-test-component-pac-uenrhl\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/73291268780\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/73291268780\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-27 23:00:43 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-uenrhl snapshot integ-app-kqvt-20260427-230042-000 and optional scenario my-integration-test-jdyp is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/73291268780/annotations\"}, Name:\"Konflux Dev version / my-integration-test-jdyp / test-component-pac-uenrhl\", CheckSuite:github.CheckSuite{ID:66440707302}, 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:3592677149, Number:9500, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9500\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-uenrhl\", SHA:\"3b7739adbf81df77c14488be670164cdf2682b17\", 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-fpamzh\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}}]}"} {"level":"info","ts":"2026-04-27T23:11:35Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-eyyt-n8fhx","namespace":"stat-rep-hbbz"},"namespace":"stat-rep-hbbz","name":"my-integration-test-eyyt-n8fhx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-27T23:11:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-kqvt-20260427-230042-000"} {"level":"info","ts":"2026-04-27T23:11:35Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-fzon-kpm29","namespace":"stat-rep-hbbz"},"namespace":"stat-rep-hbbz","name":"my-integration-test-fzon-kpm29","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-27T23:11:35Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-kqvt-20260427-230042-000","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","ID":73291268780,"CheckName":"Konflux Dev version / my-integration-test-jdyp / test-component-pac-uenrhl","Status":"completed","Conclusion":"neutral"} {"level":"info","ts":"2026-04-27T23:11:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-kqvt-20260427-230042-000","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","testedSnapshot.Name":"integ-app-kqvt-20260427-230042-000","destinationSnapshot.Name":"integ-app-kqvt-20260427-230042-000","testStatus":"TestFail"} {"level":"info","ts":"2026-04-27T23:11:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-kqvt-20260427-230042-000","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","scenario.Name":"my-integration-test-xpwl"} {"level":"info","ts":"2026-04-27T23:11:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-kqvt-20260427-230042-000"} {"level":"info","ts":"2026-04-27T23:11:35Z","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-kqvt-20260427-230042-000","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","snapshot.Name":"integ-app-kqvt-20260427-230042-000"} {"level":"info","ts":"2026-04-27T23:11:35Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-kqvt-20260427-230042-000","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","namespace":"stat-rep-hbbz","name":"my-integration-test-eyyt-n8fhx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:11:35Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-kqvt-20260427-230042-000","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","namespace":"stat-rep-hbbz","name":"my-integration-test-fzon-kpm29","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:11:35Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-kqvt-20260427-230042-000","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","namespace":"stat-rep-hbbz","name":"my-integration-test-jdyp-vp2k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:11:35Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-kqvt-20260427-230042-000","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","namespace":"stat-rep-hbbz","name":"my-integration-test-xpwl-f2kxw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:11:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-kqvt-20260427-230042-000","namespace":"stat-rep-hbbz"},"snapshot":{"name":"integ-app-kqvt-20260427-230042-000","namespace":"stat-rep-hbbz"}} {"level":"info","ts":"2026-04-27T23:11:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 3 required integration test scenarios","snapshot":{"name":"integ-app-kqvt-20260427-230042-000","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:11:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"3 out of 3 required integration tests finished, 2 out of 3 required integration tests passed","snapshot":{"name":"integ-app-kqvt-20260427-230042-000","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:11:35Z","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-kqvt-20260427-230042-000","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","namespace":"stat-rep-hbbz","name":"integ-app-kqvt-20260427-230042-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-27T23:11:35Z","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-kqvt-20260427-230042-000","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","namespace":"stat-rep-hbbz","name":"integ-app-kqvt-20260427-230042-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-27T23:11:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-kqvt-20260427-230042-000","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","destinationComponentSnapshot.Name":"integ-app-kqvt-20260427-230042-000","testedSnapshot":"integ-app-kqvt-20260427-230042-000"} {"level":"info","ts":"2026-04-27T23:11: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-kqvt-20260427-230042-000","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:11:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-kqvt-20260427-230042-000","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:11:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-kqvt-20260427-230042-000","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","reasons":"the Snapshot hasn't passed all required integration tests,the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-27T23:11: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-kqvt-20260427-230042-000","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:11:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-kqvt-20260427-230042-000","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:11:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-kqvt-20260427-230042-000","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:11:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-kqvt-20260427-230042-000","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","scenario.Name":"my-integration-test-xpwl","destinationSnapshot.Name":"integ-app-kqvt-20260427-230042-000","testedSnapshot":"integ-app-kqvt-20260427-230042-000"} {"level":"info","ts":"2026-04-27T23:11:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-kqvt-20260427-230042-000","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","scenario.Name":"my-integration-test-jdyp"} {"level":"info","ts":"2026-04-27T23:11:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-kqvt-20260427-230042-000","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","scenario.Name":"my-integration-test-xpwl","destinationSnapshot.Name":"integ-app-kqvt-20260427-230042-000","testedSnapshot":"integ-app-kqvt-20260427-230042-000"} {"level":"info","ts":"2026-04-27T23:11:35Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-kqvt-20260427-230042-000","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","ExternalID":"my-integration-test-xpwl-test-component-pac-uenrhl"} {"level":"info","ts":"2026-04-27T23:11:35Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-kqvt-20260427-230042-000","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","existingCheckRun":"github.CheckRun{ID:73291267121, NodeID:\"CR_kwDOMjU9q88AAAAREH_8MQ\", HeadSHA:\"3b7739adbf81df77c14488be670164cdf2682b17\", ExternalID:\"my-integration-test-xpwl-test-component-pac-uenrhl\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/73291267121\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/73291267121\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-27 23:00:42 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-uenrhl snapshot integ-app-kqvt-20260427-230042-000 and scenario my-integration-test-xpwl is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/73291267121/annotations\"}, Name:\"Konflux Dev version / my-integration-test-xpwl / test-component-pac-uenrhl\", CheckSuite:github.CheckSuite{ID:66440707302}, 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:3592677149, Number:9500, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9500\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-uenrhl\", SHA:\"3b7739adbf81df77c14488be670164cdf2682b17\", 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-fpamzh\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}}]}"} {"level":"info","ts":"2026-04-27T23:11:36Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-kqvt-20260427-230042-000","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","ID":73291267121,"CheckName":"Konflux Dev version / my-integration-test-xpwl / test-component-pac-uenrhl","Status":"completed","Conclusion":"neutral"} {"level":"info","ts":"2026-04-27T23:11:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-kqvt-20260427-230042-000","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","testedSnapshot.Name":"integ-app-kqvt-20260427-230042-000","destinationSnapshot.Name":"integ-app-kqvt-20260427-230042-000","testStatus":"BuildPLRInProgress"} {"level":"info","ts":"2026-04-27T23:11:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-kqvt-20260427-230042-000","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","scenario.Name":"my-integration-test-eyyt","destinationSnapshot.Name":"integ-app-kqvt-20260427-230042-000","testedSnapshot":"integ-app-kqvt-20260427-230042-000"} {"level":"info","ts":"2026-04-27T23:11:36Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-kqvt-20260427-230042-000","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","ExternalID":"my-integration-test-eyyt-test-component-pac-uenrhl"} {"level":"info","ts":"2026-04-27T23:11:36Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-kqvt-20260427-230042-000","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","existingCheckRun":"github.CheckRun{ID:73291267688, NodeID:\"CR_kwDOMjU9q88AAAAREH_-aA\", HeadSHA:\"3b7739adbf81df77c14488be670164cdf2682b17\", ExternalID:\"my-integration-test-eyyt-test-component-pac-uenrhl\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/73291267688\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/73291267688\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-27 23:00:42 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-uenrhl snapshot integ-app-kqvt-20260427-230042-000 and scenario my-integration-test-eyyt is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/73291267688/annotations\"}, Name:\"Konflux Dev version / my-integration-test-eyyt / test-component-pac-uenrhl\", CheckSuite:github.CheckSuite{ID:66440707302}, 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:3592677149, Number:9500, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9500\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-uenrhl\", SHA:\"3b7739adbf81df77c14488be670164cdf2682b17\", 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-fpamzh\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}}]}"} {"level":"info","ts":"2026-04-27T23:11:36Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-kqvt-20260427-230042-000","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","ID":73291267688,"CheckName":"Konflux Dev version / my-integration-test-eyyt / test-component-pac-uenrhl","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-27T23:11:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-kqvt-20260427-230042-000"} {"level":"info","ts":"2026-04-27T23:11:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-kqvt-20260427-230042-000","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","testedSnapshot.Name":"integ-app-kqvt-20260427-230042-000","destinationSnapshot.Name":"integ-app-kqvt-20260427-230042-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-27T23:11:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-kqvt-20260427-230042-000","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","scenario.Name":"my-integration-test-fzon","destinationSnapshot.Name":"integ-app-kqvt-20260427-230042-000","testedSnapshot":"integ-app-kqvt-20260427-230042-000"} {"level":"info","ts":"2026-04-27T23:11:36Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-kqvt-20260427-230042-000","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","ExternalID":"my-integration-test-fzon-test-component-pac-uenrhl"} {"level":"info","ts":"2026-04-27T23:11:36Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-kqvt-20260427-230042-000","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","existingCheckRun":"github.CheckRun{ID:73291268185, NodeID:\"CR_kwDOMjU9q88AAAAREIAAWQ\", HeadSHA:\"3b7739adbf81df77c14488be670164cdf2682b17\", ExternalID:\"my-integration-test-fzon-test-component-pac-uenrhl\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/73291268185\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/73291268185\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-27 23:00:43 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-uenrhl snapshot integ-app-kqvt-20260427-230042-000 and scenario my-integration-test-fzon is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/73291268185/annotations\"}, Name:\"Konflux Dev version / my-integration-test-fzon / test-component-pac-uenrhl\", CheckSuite:github.CheckSuite{ID:66440707302}, 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:3592677149, Number:9500, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9500\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-uenrhl\", SHA:\"3b7739adbf81df77c14488be670164cdf2682b17\", 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-fpamzh\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}}]}"} {"level":"info","ts":"2026-04-27T23:11:36Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-kqvt-20260427-230042-000","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","ID":73291268185,"CheckName":"Konflux Dev version / my-integration-test-fzon / test-component-pac-uenrhl","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-04-27T23:11:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-kqvt-20260427-230042-000"} {"level":"info","ts":"2026-04-27T23:11:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-kqvt-20260427-230042-000","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","testedSnapshot.Name":"integ-app-kqvt-20260427-230042-000","destinationSnapshot.Name":"integ-app-kqvt-20260427-230042-000","testStatus":"TestFail"} {"level":"info","ts":"2026-04-27T23:11:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-kqvt-20260427-230042-000"} {"level":"info","ts":"2026-04-27T23:11:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:11:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:11:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:11:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:11:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-kqvt-20260427-230042-000","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","snapshot.Name":"integ-app-kqvt-20260427-230042-000"} {"level":"info","ts":"2026-04-27T23:11:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-kgki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:11:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:11:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-kgki-on-pull-request-5mv66","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:11:37Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-push-2gzt5","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","namespace":"gitlab-rep-psju","name":"test-comp-pac-gitlab-dtbiqd-on-push-2gzt5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:11: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":"test-comp-pac-gitlab-dtbiqd-on-push-2gzt5","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:11: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":"test-comp-pac-gitlab-dtbiqd-on-push-2gzt5","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:11: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":"test-comp-pac-gitlab-dtbiqd-on-push-2gzt5","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"info","ts":"2026-04-27T23:11:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-push-2gzt5","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","namespace":"gitlab-rep-psju","name":"test-comp-pac-gitlab-dtbiqd-on-push-2gzt5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:11:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun test-comp-pac-gitlab-dtbiqd-on-push-2gzt5 is not associated with a pull request","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-push-2gzt5","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv"} {"level":"error","ts":"2026-04-27T23:11:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"test-comp-pac-gitlab-dtbiqd","namespace":"gitlab-rep-psju"},"namespace":"gitlab-rep-psju","name":"test-comp-pac-gitlab-dtbiqd","reconcileID":"f625f600-a9df-4737-a023-389c02d0ec14","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"test-comp-pac-gitlab-dtbiqd\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"pac.component.appstudio.openshift.io/finalizer\"}","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:11:39Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-comp-pac-gitlab-dtbiqd","namespace":"gitlab-rep-psju"},"application":"gitlab-rep-psju/integ-app-fqiv","namespace":"gitlab-rep-psju","name":"test-comp-pac-gitlab-dtbiqd","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-27T23:11:39Z","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-suzd-5gbtf","namespace":"gitlab-rep-psju"},"pipelineRun.Name":"my-integration-test-suzd-5gbtf"} {"level":"info","ts":"2026-04-27T23:11:39Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-suzd-5gbtf","namespace":"gitlab-rep-psju"},"namespace":"gitlab-rep-psju","name":"my-integration-test-suzd-5gbtf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-27T23:11:39Z","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-tree-w6lrh","namespace":"gitlab-rep-psju"},"pipelineRun.Name":"my-integration-test-tree-w6lrh"} {"level":"info","ts":"2026-04-27T23:11:39Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-tree-w6lrh","namespace":"gitlab-rep-psju"},"namespace":"gitlab-rep-psju","name":"my-integration-test-tree-w6lrh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"error","ts":"2026-04-27T23:11:39Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-pull-request-jzwxc","namespace":"gitlab-rep-psju"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:11:39Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-push-2gzt5","namespace":"gitlab-rep-psju"},"namespace":"gitlab-rep-psju","name":"test-comp-pac-gitlab-dtbiqd-on-push-2gzt5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-04-27T23:11:39Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dtbiqd-on-push-2gzt5","namespace":"gitlab-rep-psju"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:11:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-fqiv-20260427-230039-000"} {"level":"info","ts":"2026-04-27T23:11:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"gitlab-rep-psju","snapshot":"integ-app-fqiv-20260427-230039-000"} 2026/04/27 23:11:40 http: TLS handshake error from 10.128.0.2:48774: EOF 2026/04/27 23:11:40 http: TLS handshake error from 10.130.0.2:38110: EOF 2026/04/27 23:11:40 http: TLS handshake error from 10.128.0.2:48780: EOF 2026/04/27 23:11:40 http: TLS handshake error from 10.130.0.2:38126: EOF {"level":"info","ts":"2026-04-27T23: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":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23: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":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23: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":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23: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":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:11: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-jyfbkp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23: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":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:11:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-kgki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-kgki-on-pull-request-5mv66","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:11:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:11:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:11: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-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:11: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-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:11: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-uojo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:11:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:11:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-uojo-on-pull-request-nxndg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:11:54Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:11: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-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11:54Z","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-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","PR group":"konflux-gl-test-custom-branch-ayjcoh"} {"level":"info","ts":"2026-04-27T23:11:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-immu-20260427-230322-000"} {"level":"info","ts":"2026-04-27T23:11: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":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","prGroup":"konflux-gl-test-custom-branch-ayjcoh","prGroupHash":"81c9eddc00b4b60d4d0be3d9c1e15b30acdbd7d7f857e22e71ac0d0d07a1e2"} {"level":"info","ts":"2026-04-27T23:11: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-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11: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-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-arsm/gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn with pr group konflux-gl-test-custom-branch-ayjcoh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-arsm/gl-test-custom-branch-ayjcoh, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11: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-ayjcoh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11: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-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:11: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-test-application-immu-20260427-230322-000","namespace":"build-e2e-arsm"},"snapshot":{"name":"build-suite-test-application-immu-20260427-230322-000","namespace":"build-e2e-arsm"}} {"level":"info","ts":"2026-04-27T23:11:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-immu-20260427-230322-000","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11: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-test-application-immu-20260427-230322-000","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11: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-test-application-immu-20260427-230322-000","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"build-suite-test-application-immu-20260427-230322-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-27T23:11:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-immu-20260427-230322-000","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","snapshot.Namespace":"build-e2e-arsm","snapshot.Name":"build-suite-test-application-immu-20260427-230322-000"} {"level":"info","ts":"2026-04-27T23: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":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23: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":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11: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-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11: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-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-arsm/gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn with pr group konflux-gl-test-custom-branch-ayjcoh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-arsm/gl-test-custom-branch-ayjcoh, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11: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-ayjcoh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23: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":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23: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":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11: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-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11: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-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-arsm/gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn with pr group konflux-gl-test-custom-branch-ayjcoh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-arsm/gl-test-custom-branch-ayjcoh, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11: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-ayjcoh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23: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":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23: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":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11: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-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11: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-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-arsm/gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn with pr group konflux-gl-test-custom-branch-ayjcoh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-arsm/gl-test-custom-branch-ayjcoh, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11: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-ayjcoh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23: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":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23: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":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11: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-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11: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-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-arsm/gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn with pr group konflux-gl-test-custom-branch-ayjcoh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-arsm/gl-test-custom-branch-ayjcoh, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11: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-ayjcoh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23: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":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23: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":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11: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-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11: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-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-arsm/gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn with pr group konflux-gl-test-custom-branch-ayjcoh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-arsm/gl-test-custom-branch-ayjcoh, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11: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-ayjcoh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23: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":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23: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":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11: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-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11: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-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-arsm/gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn with pr group konflux-gl-test-custom-branch-ayjcoh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-arsm/gl-test-custom-branch-ayjcoh, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11: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-ayjcoh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23: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":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:11:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-arsm/gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn with pr group konflux-gl-test-custom-branch-ayjcoh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-arsm/gl-test-custom-branch-ayjcoh, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-ayjcoh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:11:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:11: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-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:11: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-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:11: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-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:11: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-tmxugn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:11: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-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:11:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:11:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:11: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-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:11: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-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:11: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-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:11: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-kgki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:11: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-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:11:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-kgki-on-pull-request-5mv66","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:11:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-arsm/gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn with pr group konflux-gl-test-custom-branch-ayjcoh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-arsm/gl-test-custom-branch-ayjcoh, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-ayjcoh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:11:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-arsm/gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn with pr group konflux-gl-test-custom-branch-ayjcoh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-arsm/gl-test-custom-branch-ayjcoh, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-ayjcoh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:11:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-arsm/gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn with pr group konflux-gl-test-custom-branch-ayjcoh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-arsm/gl-test-custom-branch-ayjcoh, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-ayjcoh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:11:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:11:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:11:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:11:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:11:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:11:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-kgki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:11:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:11:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-kgki-on-pull-request-5mv66","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:12:00Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-push-v2l68","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","namespace":"stat-rep-hbbz","name":"test-component-pac-uenrhl-on-push-v2l68","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:12:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-kqvt-20260427-230042-000"} {"level":"info","ts":"2026-04-27T23:12:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:592","msg":"all component snapshots for the PR have been annotated with merged status","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-push-v2l68","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:12:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-push-v2l68","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:12:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-push-v2l68","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:12:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-push-v2l68","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","namespace":"stat-rep-hbbz","name":"test-component-pac-uenrhl-on-push-v2l68","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:12:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun test-component-pac-uenrhl-on-push-v2l68 is not associated with a pull request","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-push-v2l68","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:12: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-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:12:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:12: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-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:12:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:12:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-kgki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:12:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:12:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-kgki-on-pull-request-5mv66","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:12:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:12:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:12: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-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:12: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-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:12: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-uojo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:12:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:12:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-uojo-on-pull-request-nxndg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:12:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:12:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:12:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:12: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-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:12: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-kgki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:12:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:12:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-kgki-on-pull-request-5mv66","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-arsm/gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn with pr group konflux-gl-test-custom-branch-ayjcoh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-arsm/gl-test-custom-branch-ayjcoh, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-ayjcoh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:12: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-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:12: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-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:12:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:12:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:12:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-kgki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:12: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-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:12:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-kgki-on-pull-request-5mv66","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:12: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-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:12: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-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:12: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-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:12: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-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:12:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","elapsedSinceCompletion":"621.027183ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:12:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","namespace":"integration1-noga","name":"test-component-pac-vympyu-on-pull-request-n98qf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:12:08Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"namespace":"integration1-noga","name":"test-component-pac-vympyu-on-pull-request-n98qf","reconcileID":"66a2b4fd-877b-46ef-be18-10fe04c61486","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:12: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-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:12: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-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:12: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-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:12: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-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:12:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","elapsedSinceCompletion":"626.658411ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:12:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","namespace":"integration1-noga","name":"test-component-pac-vympyu-on-pull-request-n98qf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:12:08Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"namespace":"integration1-noga","name":"test-component-pac-vympyu-on-pull-request-n98qf","reconcileID":"34a4274a-7952-4ccf-b3cd-e36430c5bc0e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:12: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-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:12: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-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:12: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-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:12: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-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:12:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","elapsedSinceCompletion":"637.311447ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:12:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","namespace":"integration1-noga","name":"test-component-pac-vympyu-on-pull-request-n98qf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:12:08Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"namespace":"integration1-noga","name":"test-component-pac-vympyu-on-pull-request-n98qf","reconcileID":"7a35932f-aed9-4bce-9093-9ca2d65ca488","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:12: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-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:12: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-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:12: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-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:12: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-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:12:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","elapsedSinceCompletion":"657.900976ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:12:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","namespace":"integration1-noga","name":"test-component-pac-vympyu-on-pull-request-n98qf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:12:08Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"namespace":"integration1-noga","name":"test-component-pac-vympyu-on-pull-request-n98qf","reconcileID":"dcc92609-36b9-4c07-ac4f-d7b1c491b91b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:12: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-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:12: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-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:12: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-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:12: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-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:12:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","elapsedSinceCompletion":"698.835857ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:12:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","namespace":"integration1-noga","name":"test-component-pac-vympyu-on-pull-request-n98qf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:12:08Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"namespace":"integration1-noga","name":"test-component-pac-vympyu-on-pull-request-n98qf","reconcileID":"03bbdade-8c13-4957-b34c-addde55fdf27","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:12: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-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:12: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-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:12: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-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:12: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-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:12:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","elapsedSinceCompletion":"779.797837ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:12:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","namespace":"integration1-noga","name":"test-component-pac-vympyu-on-pull-request-n98qf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:12:08Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"namespace":"integration1-noga","name":"test-component-pac-vympyu-on-pull-request-n98qf","reconcileID":"97b33320-8064-4db0-9de5-1c57bdab116e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:12: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-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:12: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-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:12: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-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:12: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-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:12:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","elapsedSinceCompletion":"941.168072ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:12:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","namespace":"integration1-noga","name":"test-component-pac-vympyu-on-pull-request-n98qf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:12:08Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"namespace":"integration1-noga","name":"test-component-pac-vympyu-on-pull-request-n98qf","reconcileID":"e911f07c-863b-4447-b506-d4129545b78f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:12:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:12:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:12:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:12:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:12:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","elapsedSinceCompletion":"1.262682817s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:12:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","namespace":"integration1-noga","name":"test-component-pac-vympyu-on-pull-request-n98qf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:12:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"namespace":"integration1-noga","name":"test-component-pac-vympyu-on-pull-request-n98qf","reconcileID":"b4fe986d-96f3-4c25-af20-ccc4f3ebb023","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:12:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:12:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:12:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:12:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:12: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-tmxugn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:12:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:12:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:12:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:12:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:12:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:12:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:12:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","elapsedSinceCompletion":"1.903371629s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:12:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","namespace":"integration1-noga","name":"test-component-pac-vympyu-on-pull-request-n98qf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:12:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"namespace":"integration1-noga","name":"test-component-pac-vympyu-on-pull-request-n98qf","reconcileID":"b33ea160-1998-49f5-8ef6-08c7a138daee","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:12:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:12:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:12:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:12:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:12:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","elapsedSinceCompletion":"1.975392124s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:12:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","namespace":"integration1-noga","name":"test-component-pac-vympyu-on-pull-request-n98qf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:12:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"namespace":"integration1-noga","name":"test-component-pac-vympyu-on-pull-request-n98qf","reconcileID":"0b499a3f-7d5b-4b8d-9b8e-3979e986351a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23: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":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23: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":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23: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":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23: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":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","elapsedSinceCompletion":"2.197067705s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","namespace":"integration1-noga","name":"test-component-pac-vympyu-on-pull-request-n98qf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:12:10Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"namespace":"integration1-noga","name":"test-component-pac-vympyu-on-pull-request-n98qf","reconcileID":"d2c413e9-bc23-423f-9eec-b0c9113f4691","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23: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":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23: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":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:12: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-uojo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23: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":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-uojo-on-pull-request-nxndg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23: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":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23: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":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23: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":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:12:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-hjdf-20260427-230735-000"} {"level":"info","ts":"2026-04-27T23:12:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-hjdf-20260427-230735-000","application":"integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:12:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-hjdf-20260427-230735-000"} {"level":"info","ts":"2026-04-27T23:12:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-vympyu is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-hjdf-20260427-230735-000","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:12:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash cce0ea8d362c76ec2fe1a507319198c910d23c3377912b652e9078fd9e0810 is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-hjdf-20260427-230735-000","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","namespace":"integration1-noga","name":"integ-app-hjdf-20260427-230735-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-hjdf-20260427-230735-000","snapshot.Spec.Components":[{"name":"test-component-pac-vympyu","version":"","containerImage":"quay.io/redhat-appstudio-qe/integration1-noga/test-component-pac-vympyu@sha256:0bd24fa2fc7dc5c1e017173e092157fdd416852df8c6dd9cb4356471b2559089","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration","revision":"14c18b96789bd971c20b4d3ff8ebd9b6c18794c4"}}}]} {"level":"info","ts":"2026-04-27T23:12:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hjdf-20260427-230735-000"} {"level":"info","ts":"2026-04-27T23:12:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-hjdf-20260427-230735-000","namespace":"integration1-noga"},"snapshot":{"name":"integ-app-hjdf-20260427-230735-000","namespace":"integration1-noga"}} {"level":"info","ts":"2026-04-27T23:12:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-hjdf-20260427-230735-000","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:12:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-hjdf-20260427-230735-000","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:12:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-hjdf-20260427-230735-000","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","snapshot.Name":"integ-app-hjdf-20260427-230735-000"} {"level":"info","ts":"2026-04-27T23:12:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-hjdf-20260427-230735-000","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","integrationTestScenario.Name":"my-integration-test-srft"} {"level":"info","ts":"2026-04-27T23:12:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-hjdf-20260427-230735-000","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:12:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-hjdf-20260427-230735-000","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-27T23:12:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-hjdf-20260427-230735-000","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:12:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-hjdf-20260427-230735-000","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","Application.Name":"integ-app-hjdf","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-27T23:12:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hjdf-20260427-230735-000"} {"level":"info","ts":"2026-04-27T23:12:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hjdf-20260427-230735-000"} {"level":"info","ts":"2026-04-27T23:12:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-hjdf-20260427-230735-000","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","integrationTestScenario.Name":"my-integration-test-srft"} {"level":"info","ts":"2026-04-27T23:12:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hjdf-20260427-230735-000"} {"level":"info","ts":"2026-04-27T23:12:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-hjdf-20260427-230735-000","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","destinationComponentSnapshot.Name":"integ-app-hjdf-20260427-230735-000","testedSnapshot":"integ-app-hjdf-20260427-230735-000"} {"level":"info","ts":"2026-04-27T23:12:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-hjdf-20260427-230735-000","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","namespace":"integration1-noga","name":"my-integration-test-srft-tzzlb","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-srft"} {"level":"info","ts":"2026-04-27T23:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","namespace":"integration1-noga","name":"test-component-pac-vympyu-on-pull-request-n98qf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-hjdf-20260427-230735-000"} {"level":"info","ts":"2026-04-27T23:12:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-hjdf-20260427-230735-000","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:12:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hjdf-20260427-230735-000","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","scenario.Name":"my-integration-test-srft","destinationSnapshot.Name":"integ-app-hjdf-20260427-230735-000","testedSnapshot":"integ-app-hjdf-20260427-230735-000"} {"level":"info","ts":"2026-04-27T23:12:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hjdf-20260427-230735-000","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","scenario.Name":"my-integration-test-srft","destinationSnapshot.Name":"integ-app-hjdf-20260427-230735-000","testedSnapshot":"integ-app-hjdf-20260427-230735-000"} {"level":"info","ts":"2026-04-27T23:12: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-hjdf-20260427-230735-000","namespace":"integration1-noga"},"namespace":"integration1-noga","name":"integ-app-hjdf-20260427-230735-000","reconcileID":"b52cb44c-60a8-47a1-b431-aa7d6e1a5cad","snapshot.name":"integ-app-hjdf-20260427-230735-000","pipelinerun.name":"test-component-pac-vympyu-on-pull-request-n98qf","duration":3.061024966} {"level":"info","ts":"2026-04-27T23:12: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-hjdf-20260427-230735-000","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","namespace":"integration1-noga","name":"integ-app-hjdf-20260427-230735-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-27T23:12:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hjdf-20260427-230735-000"} {"level":"info","ts":"2026-04-27T23:12: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-hjdf-20260427-230735-000","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:12:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-hjdf-20260427-230735-000","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:12:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-hjdf-20260427-230735-000","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-27T23:12: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-hjdf-20260427-230735-000","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:12: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-hjdf-20260427-230735-000","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","Scenario":"my-integration-test-srft"} {"level":"info","ts":"2026-04-27T23:12:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hjdf-20260427-230735-000"} {"level":"info","ts":"2026-04-27T23:12: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-hjdf-20260427-230735-000","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","Label":"my-integration-test-srft"} {"level":"info","ts":"2026-04-27T23:12:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-hjdf-20260427-230735-000","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","Application.Name":"integ-app-hjdf","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-27T23:12:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-hjdf-20260427-230735-000","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","integrationTestScenario.Name":"my-integration-test-srft","pipelineRun.Name":"my-integration-test-srft-tzzlb"} {"level":"info","ts":"2026-04-27T23:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","namespace":"integration1-noga","name":"test-component-pac-vympyu-on-pull-request-n98qf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-hjdf-20260427-230735-000"} {"level":"info","ts":"2026-04-27T23:12:11Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-hjdf-20260427-230735-000","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","ExternalID":"my-integration-test-srft-test-component-pac-vympyu"} {"level":"info","ts":"2026-04-27T23:12:11Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-hjdf-20260427-230735-000","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","ExternalID":"my-integration-test-srft-test-component-pac-vympyu"} {"level":"info","ts":"2026-04-27T23:12:11Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-hjdf-20260427-230735-000","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","existingCheckRun":"github.CheckRun{ID:73292013440, NodeID:\"CR_kwDOKrwUx88AAAAREItfgA\", HeadSHA:\"14c18b96789bd971c20b4d3ff8ebd9b6c18794c4\", ExternalID:\"my-integration-test-srft-test-component-pac-vympyu\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/73292013440\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/73292013440\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-27 23:07:35 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-vympyu snapshot scenario my-integration-test-srft is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration1-noga/test-component-pac-vympyu-on-pull-request-n98qf is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/73292013440/annotations\"}, Name:\"Konflux Dev version / my-integration-test-srft / test-component-pac-vympyu\", CheckSuite:github.CheckSuite{ID:66441405136}, 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:3592673718, Number:29956, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/29956\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-vympyu\", SHA:\"14c18b96789bd971c20b4d3ff8ebd9b6c18794c4\", 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-mlvedy\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-04-27T23:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","namespace":"integration1-noga","name":"test-component-pac-vympyu-on-pull-request-n98qf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-27T23:12:11Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","namespace":"integration1-noga","name":"test-component-pac-vympyu-on-pull-request-n98qf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-vympyu-on-pull-request-n98qf has finished running","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:12: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-uojo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-uojo-on-pull-request-nxndg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:12:11Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-hjdf-20260427-230735-000","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","ID":73292013440,"CheckName":"Konflux Dev version / my-integration-test-srft / test-component-pac-vympyu","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-27T23:12:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-hjdf-20260427-230735-000","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","testedSnapshot.Name":"integ-app-hjdf-20260427-230735-000","destinationSnapshot.Name":"integ-app-hjdf-20260427-230735-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-27T23:12:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hjdf-20260427-230735-000"} {"level":"info","ts":"2026-04-27T23:12:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-hjdf-20260427-230735-000","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","snapshot.Name":"integ-app-hjdf-20260427-230735-000"} {"level":"info","ts":"2026-04-27T23:12: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-hjdf-20260427-230735-000","namespace":"integration1-noga"},"snapshot":{"name":"integ-app-hjdf-20260427-230735-000","namespace":"integration1-noga"}} {"level":"info","ts":"2026-04-27T23:12:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-hjdf-20260427-230735-000","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:12:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-hjdf-20260427-230735-000","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:12:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-hjdf-20260427-230735-000","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","snapshot.Name":"integ-app-hjdf-20260427-230735-000"} {"level":"info","ts":"2026-04-27T23:12:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-hjdf-20260427-230735-000","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","destinationComponentSnapshot.Name":"integ-app-hjdf-20260427-230735-000","testedSnapshot":"integ-app-hjdf-20260427-230735-000"} {"level":"info","ts":"2026-04-27T23:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","snapshot.Name":"integ-app-hjdf-20260427-230735-000"} {"level":"info","ts":"2026-04-27T23:12:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-hjdf-20260427-230735-000","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:12:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hjdf-20260427-230735-000","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","scenario.Name":"my-integration-test-srft","destinationSnapshot.Name":"integ-app-hjdf-20260427-230735-000","testedSnapshot":"integ-app-hjdf-20260427-230735-000"} {"level":"info","ts":"2026-04-27T23:12:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hjdf-20260427-230735-000","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","scenario.Name":"my-integration-test-srft","destinationSnapshot.Name":"integ-app-hjdf-20260427-230735-000","testedSnapshot":"integ-app-hjdf-20260427-230735-000"} {"level":"info","ts":"2026-04-27T23:12:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hjdf-20260427-230735-000"} {"level":"info","ts":"2026-04-27T23:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","namespace":"integration1-noga","name":"test-component-pac-vympyu-on-pull-request-n98qf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-27T23:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-vympyu-on-pull-request-n98qf has finished running","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:12:11Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-srft-tzzlb","namespace":"integration1-noga"},"namespace":"integration1-noga","name":"my-integration-test-srft-tzzlb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-27T23:12:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-kqvt-20260427-230042-000"} {"level":"info","ts":"2026-04-27T23:12:11Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-hjdf-20260427-230735-000","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","ExternalID":"my-integration-test-srft-test-component-pac-vympyu"} {"level":"info","ts":"2026-04-27T23:12:11Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-hjdf-20260427-230735-000","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","existingCheckRun":"github.CheckRun{ID:73292013440, NodeID:\"CR_kwDOKrwUx88AAAAREItfgA\", HeadSHA:\"14c18b96789bd971c20b4d3ff8ebd9b6c18794c4\", ExternalID:\"my-integration-test-srft-test-component-pac-vympyu\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/73292013440\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/73292013440\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-27 23:07:35 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-vympyu snapshot integ-app-hjdf-20260427-230735-000 and scenario my-integration-test-srft is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/73292013440/annotations\"}, Name:\"Konflux Dev version / my-integration-test-srft / test-component-pac-vympyu\", CheckSuite:github.CheckSuite{ID:66441405136}, 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:3592673718, Number:29956, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/29956\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-vympyu\", SHA:\"14c18b96789bd971c20b4d3ff8ebd9b6c18794c4\", 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-mlvedy\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-04-27T23:12:12Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-hjdf-20260427-230735-000","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","ID":73292013440,"CheckName":"Konflux Dev version / my-integration-test-srft / test-component-pac-vympyu","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-27T23:12:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-hjdf-20260427-230735-000","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","testedSnapshot.Name":"integ-app-hjdf-20260427-230735-000","destinationSnapshot.Name":"integ-app-hjdf-20260427-230735-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-27T23:12:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hjdf-20260427-230735-000"} {"level":"info","ts":"2026-04-27T23:12: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-hjdf-20260427-230735-000","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","snapshot.Name":"integ-app-hjdf-20260427-230735-000"} {"level":"info","ts":"2026-04-27T23:12: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-kqvt-20260427-230042-000","namespace":"stat-rep-hbbz"},"snapshot":{"name":"integ-app-kqvt-20260427-230042-000","namespace":"stat-rep-hbbz"}} {"level":"info","ts":"2026-04-27T23:12:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 3 required integration test scenarios","snapshot":{"name":"integ-app-kqvt-20260427-230042-000","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:12:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"3 out of 3 required integration tests finished, 2 out of 3 required integration tests passed","snapshot":{"name":"integ-app-kqvt-20260427-230042-000","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"error","ts":"2026-04-27T23:12:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:355","msg":"Failed to get git reporter for snapshot - missing required labels/annotations","snapshot":{"name":"integ-app-kqvt-20260427-230042-000","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","snapshot.Namespace":"stat-rep-hbbz","snapshot.Name":"integ-app-kqvt-20260427-230042-000","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).ReportSnapshotStatus\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:355\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).EnsureSnapshotTestStatusReportedToGitProvider\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:105\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_controller.go:104\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:12:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-kqvt-20260427-230042-000"} {"level":"info","ts":"2026-04-27T23:12: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-kqvt-20260427-230042-000","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","snapshot.Name":"integ-app-kqvt-20260427-230042-000"} {"level":"info","ts":"2026-04-27T23:12: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-hjdf-20260427-230735-000","namespace":"integration1-noga"},"snapshot":{"name":"integ-app-hjdf-20260427-230735-000","namespace":"integration1-noga"}} {"level":"info","ts":"2026-04-27T23:12:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-hjdf-20260427-230735-000","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:12:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-hjdf-20260427-230735-000","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:12:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-hjdf-20260427-230735-000","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","snapshot.Name":"integ-app-hjdf-20260427-230735-000"} {"level":"info","ts":"2026-04-27T23:12:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-hjdf-20260427-230735-000","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","destinationComponentSnapshot.Name":"integ-app-hjdf-20260427-230735-000","testedSnapshot":"integ-app-hjdf-20260427-230735-000"} {"level":"info","ts":"2026-04-27T23:12:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-hjdf-20260427-230735-000","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:12:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hjdf-20260427-230735-000","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","scenario.Name":"my-integration-test-srft","destinationSnapshot.Name":"integ-app-hjdf-20260427-230735-000","testedSnapshot":"integ-app-hjdf-20260427-230735-000"} {"level":"info","ts":"2026-04-27T23:12:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hjdf-20260427-230735-000","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","scenario.Name":"my-integration-test-srft","destinationSnapshot.Name":"integ-app-hjdf-20260427-230735-000","testedSnapshot":"integ-app-hjdf-20260427-230735-000"} {"level":"info","ts":"2026-04-27T23:12:12Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-hjdf-20260427-230735-000","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","ExternalID":"my-integration-test-srft-test-component-pac-vympyu"} {"level":"info","ts":"2026-04-27T23:12:12Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-hjdf-20260427-230735-000","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","existingCheckRun":"github.CheckRun{ID:73292013440, NodeID:\"CR_kwDOKrwUx88AAAAREItfgA\", HeadSHA:\"14c18b96789bd971c20b4d3ff8ebd9b6c18794c4\", ExternalID:\"my-integration-test-srft-test-component-pac-vympyu\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/73292013440\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/73292013440\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-27 23:07:35 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-vympyu snapshot integ-app-hjdf-20260427-230735-000 and scenario my-integration-test-srft is in progress\", Text:\"IntegrationTestScenario pipeline 'my-integration-test-srft-tzzlb' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/73292013440/annotations\"}, Name:\"Konflux Dev version / my-integration-test-srft / test-component-pac-vympyu\", CheckSuite:github.CheckSuite{ID:66441405136}, 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:3592673718, Number:29956, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/29956\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-vympyu\", SHA:\"14c18b96789bd971c20b4d3ff8ebd9b6c18794c4\", 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-mlvedy\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-04-27T23: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":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23: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":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:12:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:12: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-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:12: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-uojo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23: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":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:12:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-uojo-on-pull-request-nxndg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23: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":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23: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":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23: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":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:12:12Z","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-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","elapsedSinceCompletion":"382.507437ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:12:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:12:12Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","reconcileID":"6a27d2fb-16a3-46d2-b563-dcc1bc8d0bed","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23: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":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23: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":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23: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":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23: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":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:12:12Z","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-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","elapsedSinceCompletion":"388.117566ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:12:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:12:12Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","reconcileID":"312af374-bd19-4da6-8feb-d160ad029161","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23: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":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23: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":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23: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":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23: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":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:12:12Z","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-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","elapsedSinceCompletion":"398.744205ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:12:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:12:12Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","reconcileID":"d3f22fc0-3284-42bd-8111-d697cf646b35","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23: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":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23: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":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23: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":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23: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":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:12:12Z","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-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","elapsedSinceCompletion":"419.405216ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:12:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:12:12Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","reconcileID":"176318da-5414-4b68-8f2d-b78277b8816e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23: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":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23: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":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23: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":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23: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":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:12:12Z","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-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","elapsedSinceCompletion":"460.026637ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:12:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:12:12Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","reconcileID":"c03bafa0-e5a0-40d2-9f3f-82b5f17cee7b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:12:12Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-hjdf-20260427-230735-000","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","ID":73292013440,"CheckName":"Konflux Dev version / my-integration-test-srft / test-component-pac-vympyu","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-27T23:12:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-hjdf-20260427-230735-000","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","testedSnapshot.Name":"integ-app-hjdf-20260427-230735-000","destinationSnapshot.Name":"integ-app-hjdf-20260427-230735-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-27T23:12:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hjdf-20260427-230735-000"} {"level":"info","ts":"2026-04-27T23: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":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23: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":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23: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":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23: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":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:12:12Z","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-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","elapsedSinceCompletion":"540.790991ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:12:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:12:12Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","reconcileID":"97a51d0c-63ee-49b3-8e53-98a99c7e93bc","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:12: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-hjdf-20260427-230735-000","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","snapshot.Name":"integ-app-hjdf-20260427-230735-000"} {"level":"info","ts":"2026-04-27T23: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":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23: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":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23: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":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23: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":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:12:12Z","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-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","elapsedSinceCompletion":"702.225192ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:12:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:12:12Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","reconcileID":"f1217217-7017-4ea0-b1b1-55a0bfe2693c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:12: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-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:12:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:12: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":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:12:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:12:13Z","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-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","elapsedSinceCompletion":"1.023671309s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:12:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:12:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","reconcileID":"b75f69c4-468f-4e07-9eb2-cd1da5c56eb4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:12: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-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:12: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-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:12: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-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:12: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-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:12: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-uojo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:12: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-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:12:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-uojo-on-pull-request-nxndg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:12: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-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:12:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:12: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":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:12:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:12:13Z","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-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","elapsedSinceCompletion":"1.664094784s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:12:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:12:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","reconcileID":"0f6dfd5d-be5b-4a76-aefe-abc301e3a1cc","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:12: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-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:12:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:12: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":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:12:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:12:13Z","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-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","elapsedSinceCompletion":"1.964241939s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:12:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:12:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","reconcileID":"91107af7-06dd-4ca4-bc18-de4dc7b2ad93","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-uojo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-uojo-on-pull-request-nxndg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:12:14Z","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-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","elapsedSinceCompletion":"2.139250152s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:12:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","reconcileID":"06c7b8fd-98a1-445b-b144-fcd09aa15313","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:12:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-ganu-20260427-230314-000"} {"level":"info","ts":"2026-04-27T23:12:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-ganu-20260427-230314-000","application":"build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:12:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-ganu-20260427-230314-000"} {"level":"info","ts":"2026-04-27T23:12:14Z","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-jyfbkp is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-ganu-20260427-230314-000","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:12:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 2418a5fbb330a5835840d86288dcd59dd66366f2e349e5b42b0595bce9f649 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-ganu-20260427-230314-000","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"build-suite-test-application-ganu-20260427-230314-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-ganu-20260427-230314-000","snapshot.Spec.Components":[{"name":"gh-test-custom-branch-jyfbkp","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-zpyz/gh-test-custom-branch-jyfbkp@sha256:6b761e80eb7f6d3b4a2489230e0a682537af0430b72def287bb38e7e958e9d83","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-dtpexc","revision":"77c0c9d38f70e8b2e4354a267d0c889b67fd3254"}}}]} {"level":"info","ts":"2026-04-27T23:12:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-ganu-20260427-230314-000"} {"level":"info","ts":"2026-04-27T23:12: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-ganu-20260427-230314-000","namespace":"build-e2e-zpyz"},"snapshot":{"name":"build-suite-test-application-ganu-20260427-230314-000","namespace":"build-e2e-zpyz"}} {"level":"info","ts":"2026-04-27T23:12:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-ganu-20260427-230314-000","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:12: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-ganu-20260427-230314-000","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:12:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-ganu-20260427-230314-000","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:12:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-ganu-20260427-230314-000","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-27T23:12: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":"build-suite-test-application-ganu-20260427-230314-000","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:12:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-ganu-20260427-230314-000","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","Application.Name":"build-suite-test-application-ganu","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-27T23:12:14Z","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-ganu-20260427-230314-000","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"build-suite-test-application-ganu-20260427-230314-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-27T23:12:14Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-27T23:12: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":"build-suite-test-application-ganu-20260427-230314-000","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:12:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-ganu-20260427-230314-000","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:12:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-ganu-20260427-230314-000","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-27T23:12: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":"build-suite-test-application-ganu-20260427-230314-000","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:12:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-ganu-20260427-230314-000","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-ganu-20260427-230314-000"} {"level":"info","ts":"2026-04-27T23:12:14Z","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-ganu-20260427-230314-000","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"build-suite-test-application-ganu-20260427-230314-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-27T23:12: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":"build-suite-test-application-ganu-20260427-230314-000","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:12:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-ganu-20260427-230314-000","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:12:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-ganu-20260427-230314-000","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-27T23:12: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":"build-suite-test-application-ganu-20260427-230314-000","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:12:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-ganu-20260427-230314-000","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:12:14Z","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-ganu-20260427-230314-000","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"build-suite-test-application-ganu-20260427-230314-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-27T23:12:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-ganu-20260427-230314-000","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","snapshot.Namespace":"build-e2e-zpyz","snapshot.Name":"build-suite-test-application-ganu-20260427-230314-000"} {"level":"info","ts":"2026-04-27T23:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-ganu-20260427-230314-000"} {"level":"info","ts":"2026-04-27T23:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-27T23:12:15Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:12:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:12:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:12:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:12:15Z","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-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:12:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:12:15Z","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-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","snapshot.Name":"build-suite-test-application-ganu-20260427-230314-000"} {"level":"info","ts":"2026-04-27T23:12:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-27T23:12:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:12:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:12:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:12:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:12:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:12:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-uojo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:12:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:12:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-uojo-on-pull-request-nxndg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:12:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:12:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:12:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:12:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:12:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-uojo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:12:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:12:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-uojo-on-pull-request-nxndg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:12:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:12:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:12: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-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:12: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-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:12:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-arsm/gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn with pr group konflux-gl-test-custom-branch-ayjcoh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:12:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-arsm/gl-test-custom-branch-ayjcoh, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:12: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-ayjcoh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:12:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:12:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:12:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:12:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:12:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:12:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:12:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-uojo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:12:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:12:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-uojo-on-pull-request-nxndg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:12:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hjdf-20260427-230735-000"} {"level":"info","ts":"2026-04-27T23:12: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-hjdf-20260427-230735-000","namespace":"integration1-noga"},"snapshot":{"name":"integ-app-hjdf-20260427-230735-000","namespace":"integration1-noga"}} {"level":"info","ts":"2026-04-27T23:12:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-hjdf-20260427-230735-000","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:12:20Z","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-hjdf-20260427-230735-000","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:12:20Z","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-hjdf-20260427-230735-000","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","namespace":"integration1-noga","name":"integ-app-hjdf-20260427-230735-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-27T23:12:20Z","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-hjdf-20260427-230735-000","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","namespace":"integration1-noga","name":"integ-app-hjdf-20260427-230735-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-27T23:12: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-hjdf-20260427-230735-000","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:12:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-hjdf-20260427-230735-000","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:12:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-hjdf-20260427-230735-000","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-27T23:12: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-hjdf-20260427-230735-000","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:12:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-hjdf-20260427-230735-000","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:12:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-hjdf-20260427-230735-000","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","destinationComponentSnapshot.Name":"integ-app-hjdf-20260427-230735-000","testedSnapshot":"integ-app-hjdf-20260427-230735-000"} {"level":"info","ts":"2026-04-27T23:12:20Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-srft-tzzlb","namespace":"integration1-noga"},"namespace":"integration1-noga","name":"my-integration-test-srft-tzzlb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-27T23:12:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-hjdf-20260427-230735-000","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:12:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hjdf-20260427-230735-000","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","scenario.Name":"my-integration-test-srft","destinationSnapshot.Name":"integ-app-hjdf-20260427-230735-000","testedSnapshot":"integ-app-hjdf-20260427-230735-000"} {"level":"info","ts":"2026-04-27T23:12:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hjdf-20260427-230735-000","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","scenario.Name":"my-integration-test-srft","destinationSnapshot.Name":"integ-app-hjdf-20260427-230735-000","testedSnapshot":"integ-app-hjdf-20260427-230735-000"} {"level":"info","ts":"2026-04-27T23:12:20Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-hjdf-20260427-230735-000","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","ExternalID":"my-integration-test-srft-test-component-pac-vympyu"} {"level":"info","ts":"2026-04-27T23:12:20Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-hjdf-20260427-230735-000","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","existingCheckRun":"github.CheckRun{ID:73292013440, NodeID:\"CR_kwDOKrwUx88AAAAREItfgA\", HeadSHA:\"14c18b96789bd971c20b4d3ff8ebd9b6c18794c4\", ExternalID:\"my-integration-test-srft-test-component-pac-vympyu\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/73292013440\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/73292013440\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-27 23:07:35 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-vympyu snapshot integ-app-hjdf-20260427-230735-000 and scenario my-integration-test-srft 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/73292013440/annotations\"}, Name:\"Konflux Dev version / my-integration-test-srft / test-component-pac-vympyu\", CheckSuite:github.CheckSuite{ID:66441405136}, 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:3592673718, Number:29956, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/29956\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-vympyu\", SHA:\"14c18b96789bd971c20b4d3ff8ebd9b6c18794c4\", 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-mlvedy\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-04-27T23:12:20Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-hjdf-20260427-230735-000","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","ID":73292013440,"CheckName":"Konflux Dev version / my-integration-test-srft / test-component-pac-vympyu","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-27T23:12:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-hjdf-20260427-230735-000","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","testedSnapshot.Name":"integ-app-hjdf-20260427-230735-000","destinationSnapshot.Name":"integ-app-hjdf-20260427-230735-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-27T23:12:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hjdf-20260427-230735-000"} {"level":"info","ts":"2026-04-27T23:12: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-hjdf-20260427-230735-000","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","snapshot.Name":"integ-app-hjdf-20260427-230735-000"} {"level":"info","ts":"2026-04-27T23:12:20Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-hjdf-20260427-230735-000","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","namespace":"integration1-noga","name":"my-integration-test-srft-tzzlb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:12: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-tmxugn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:21Z","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-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","elapsedSinceCompletion":"608.681812ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:12:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"namespace":"build-e2e-yhzj","name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","reconcileID":"584cc891-b948-4698-8c33-04cc5ce8e15a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:21Z","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-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","elapsedSinceCompletion":"614.261427ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:12:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"namespace":"build-e2e-yhzj","name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","reconcileID":"7941dfc8-3f96-4102-a3ab-a5bfbf3fe637","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:21Z","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-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","elapsedSinceCompletion":"624.950075ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:12:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"namespace":"build-e2e-yhzj","name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","reconcileID":"a17a2d47-ef07-4e82-aeb2-33f81ea9a13b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:21Z","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-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","elapsedSinceCompletion":"645.543428ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:12:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"namespace":"build-e2e-yhzj","name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","reconcileID":"73e005df-7754-4c66-82d6-50eef23740bf","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:21Z","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-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","elapsedSinceCompletion":"687.068015ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:12:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"namespace":"build-e2e-yhzj","name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","reconcileID":"b5a4f77f-7377-4ba9-b018-b5180038b016","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:21Z","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-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","elapsedSinceCompletion":"768.030542ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:12:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"namespace":"build-e2e-yhzj","name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","reconcileID":"3f4b3ca0-4948-40d1-baf9-c98c70cfe5dd","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:21Z","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-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","elapsedSinceCompletion":"929.361014ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:12:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"namespace":"build-e2e-yhzj","name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","reconcileID":"9372ba83-0d44-478c-8c56-3cd5b7791ee9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:12:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:22Z","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-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","elapsedSinceCompletion":"1.253656511s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:12:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:12:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"namespace":"build-e2e-yhzj","name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","reconcileID":"0c1c7b0c-733d-40d9-aff6-2c67ab278835","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:12:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:12:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:12:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:12:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:12:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-tmxugn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:12:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:12:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:12:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot-sample-rtgy"} {"level":"info","ts":"2026-04-27T23:12:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot-sample-rtgy","application":"integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:12:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot-sample-rtgy"} {"level":"info","ts":"2026-04-27T23:12:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-rtgy"} {"level":"info","ts":"2026-04-27T23:12:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:123","msg":"Application integ-app-hjdf has been set as a Controller OwnerReference on Snapshot snapshot-sample-rtgy","snapshot":{"name":"snapshot-sample-rtgy","namespace":"integration1-noga"},"namespace":"integration1-noga","name":"snapshot-sample-rtgy","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-27T23:12:22Z","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-rtgy","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:12:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-rtgy","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:12:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"snapshot-sample-rtgy","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-27T23:12: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":"snapshot-sample-rtgy","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:12:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"snapshot-sample-rtgy","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","Application.Name":"integ-app-hjdf","IntegrationTestScenarios":2} {"level":"info","ts":"2026-04-27T23:12:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:12:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:12:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:12:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:12:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-tmxugn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:12:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:12:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:12:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-rtgy"} {"level":"info","ts":"2026-04-27T23:12:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:12:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:12:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:12:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:12:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-uojo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:12:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:12:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-uojo-on-pull-request-nxndg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:12: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":"snapshot-sample-rtgy","namespace":"integration1-noga"},"snapshot":{"name":"snapshot-sample-rtgy","namespace":"integration1-noga"}} {"level":"info","ts":"2026-04-27T23:12:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-rtgy","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:12:22Z","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-rtgy","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:12:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-rtgy","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","snapshot.Name":"snapshot-sample-rtgy"} {"level":"error","ts":"2026-04-27T23:12:22Z","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-rtgy","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","snapshot.Namespace":"integration1-noga","snapshot.Name":"snapshot-sample-rtgy","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).ReportSnapshotStatus\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:355\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).EnsureSnapshotTestStatusReportedToGitProvider\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:105\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_controller.go:104\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:12:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"snapshot-sample-rtgy","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","integrationTestScenario.Name":"my-integration-test-srft"} {"level":"info","ts":"2026-04-27T23:12:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-rtgy"} {"level":"info","ts":"2026-04-27T23:12:22Z","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-rtgy","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","snapshot.Name":"snapshot-sample-rtgy"} {"level":"info","ts":"2026-04-27T23:12:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"snapshot-sample-rtgy","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","namespace":"integration1-noga","name":"my-integration-test-srft-7t4jp","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-srft"} {"level":"info","ts":"2026-04-27T23:12:22Z","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-rtgy","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","namespace":"integration1-noga","name":"snapshot-sample-rtgy","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-27T23:12:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"snapshot-sample-rtgy","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","integrationTestScenario.Name":"skipped-its"} {"level":"info","ts":"2026-04-27T23:12:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"snapshot-sample-rtgy","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","namespace":"integration1-noga","name":"skipped-its-5fwmv","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"skipped-its"} {"level":"info","ts":"2026-04-27T23:12:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-rtgy"} {"level":"info","ts":"2026-04-27T23:12: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":"snapshot-sample-rtgy","namespace":"integration1-noga"},"snapshot":{"name":"snapshot-sample-rtgy","namespace":"integration1-noga"}} {"level":"info","ts":"2026-04-27T23:12:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-rtgy","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:12:22Z","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-rtgy","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:12:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-rtgy","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","snapshot.Name":"snapshot-sample-rtgy"} {"level":"error","ts":"2026-04-27T23:12:22Z","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-rtgy","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","snapshot.Namespace":"integration1-noga","snapshot.Name":"snapshot-sample-rtgy","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).ReportSnapshotStatus\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:355\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).EnsureSnapshotTestStatusReportedToGitProvider\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:105\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_controller.go:104\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:12:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-rtgy"} {"level":"info","ts":"2026-04-27T23:12:22Z","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-rtgy","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","snapshot.Name":"snapshot-sample-rtgy"} {"level":"info","ts":"2026-04-27T23:12:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:22Z","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-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","elapsedSinceCompletion":"1.8950519s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:12:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:12:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"namespace":"build-e2e-yhzj","name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","reconcileID":"33922499-6969-44d9-9943-eb55a723d425","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:12:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-rtgy"} {"level":"info","ts":"2026-04-27T23:12: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":"snapshot-sample-rtgy","namespace":"integration1-noga"},"snapshot":{"name":"snapshot-sample-rtgy","namespace":"integration1-noga"}} {"level":"info","ts":"2026-04-27T23:12:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-rtgy","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:12:22Z","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-rtgy","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:12:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-rtgy","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","snapshot.Name":"snapshot-sample-rtgy"} {"level":"error","ts":"2026-04-27T23:12:22Z","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-rtgy","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","snapshot.Namespace":"integration1-noga","snapshot.Name":"snapshot-sample-rtgy","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).ReportSnapshotStatus\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:355\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).EnsureSnapshotTestStatusReportedToGitProvider\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:105\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_controller.go:104\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:12:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-rtgy"} {"level":"info","ts":"2026-04-27T23:12:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"snapshot-sample-rtgy","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","snapshot.Name":"snapshot-sample-rtgy"} {"level":"info","ts":"2026-04-27T23:12:23Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-srft-7t4jp","namespace":"integration1-noga"},"namespace":"integration1-noga","name":"my-integration-test-srft-7t4jp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-27T23:12:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-rtgy"} {"level":"info","ts":"2026-04-27T23:12:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"snapshot-sample-rtgy","namespace":"integration1-noga"},"snapshot":{"name":"snapshot-sample-rtgy","namespace":"integration1-noga"}} {"level":"info","ts":"2026-04-27T23:12:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-rtgy","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:12:23Z","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-rtgy","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:12:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-rtgy","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","snapshot.Name":"snapshot-sample-rtgy"} {"level":"error","ts":"2026-04-27T23:12:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:355","msg":"Failed to get git reporter for snapshot - missing required labels/annotations","snapshot":{"name":"snapshot-sample-rtgy","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","snapshot.Namespace":"integration1-noga","snapshot.Name":"snapshot-sample-rtgy","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).ReportSnapshotStatus\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:355\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).EnsureSnapshotTestStatusReportedToGitProvider\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:105\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_controller.go:104\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:12:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-rtgy"} {"level":"info","ts":"2026-04-27T23:12:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"snapshot-sample-rtgy","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","snapshot.Name":"snapshot-sample-rtgy"} {"level":"info","ts":"2026-04-27T23:12:23Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"skipped-its-5fwmv","namespace":"integration1-noga"},"namespace":"integration1-noga","name":"skipped-its-5fwmv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-27T23:12:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:12:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:12:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:12:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:12:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-tmxugn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:12:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:12:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:12:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12: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":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:23Z","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-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","elapsedSinceCompletion":"2.414001021s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:12:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:12:23Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"namespace":"build-e2e-yhzj","name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","reconcileID":"f3d82b1e-ba1f-4d0d-9bc6-681f02bc77af","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:12:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12: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":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:23Z","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-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"namespace":"build-e2e-yhzj","name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","reconcileID":"472fbb6b-63d0-4c5a-a608-ada464d0b7ad","component.Name":"fj-multi-component-child-wvxp"} {"level":"info","ts":"2026-04-27T23:12:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-tthe-20260427-230227-000"} {"level":"info","ts":"2026-04-27T23:12:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-tthe-20260427-230227-000","application":"build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-tthe-20260427-230227-000"} {"level":"info","ts":"2026-04-27T23:12:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"build-suite-component-update-tthe-20260427-230227-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-tthe-20260427-230227-000","snapshot.Spec.Components":[{"name":"fj-multi-component-parent-wvxp","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-yhzj/fj-multi-component-parent-wvxp@sha256:22a0a625b042c95ef8004a29934395d5379f905df3a9026fa2c11b1dcbe3bef0","source":{"git":{"url":"https://codeberg.org/konflux-qe/build-nudge-parent-hpxtps","revision":"fd982780ba95a5d9d66b5074639482557a54a098"}}}]} {"level":"info","ts":"2026-04-27T23:12:23Z","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-wvxp is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-tthe-20260427-230227-000","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash a321e4be1b30903b6eae4a973a5eb76559a09a8f63f15a07b3bebd15ba6e5d is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-tthe-20260427-230227-000","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-tthe-20260427-230227-000"} {"level":"info","ts":"2026-04-27T23:12: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":"build-suite-component-update-tthe-20260427-230227-000","namespace":"build-e2e-yhzj"},"snapshot":{"name":"build-suite-component-update-tthe-20260427-230227-000","namespace":"build-e2e-yhzj"}} {"level":"info","ts":"2026-04-27T23:12:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-tthe-20260427-230227-000","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:23Z","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-tthe-20260427-230227-000","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-tthe-20260427-230227-000","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-tthe-20260427-230227-000","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-27T23:12:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-tthe-20260427-230227-000","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-tthe-20260427-230227-000","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","Application.Name":"build-suite-component-update-tthe","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-27T23:12:23Z","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-tthe-20260427-230227-000","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"build-suite-component-update-tthe-20260427-230227-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-27T23:12:23Z","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-tthe-20260427-230227-000","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"build-suite-component-update-tthe-20260427-230227-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-27T23:12:23Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-27T23:12:23Z","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-tthe-20260427-230227-000","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-tthe-20260427-230227-000","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-tthe-20260427-230227-000","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-27T23:12:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-tthe-20260427-230227-000","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-tthe-20260427-230227-000","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-tthe-20260427-230227-000"} {"level":"info","ts":"2026-04-27T23:12:23Z","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-tthe-20260427-230227-000","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"build-suite-component-update-tthe-20260427-230227-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-27T23:12:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-tthe-20260427-230227-000","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","snapshot.Namespace":"build-e2e-yhzj","snapshot.Name":"build-suite-component-update-tthe-20260427-230227-000"} {"level":"info","ts":"2026-04-27T23:12:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-tthe-20260427-230227-000"} {"level":"info","ts":"2026-04-27T23:12:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-27T23:12:23Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:12:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-parent-wvxp-on-pull-request-jj5pk has finished running","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:24Z","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-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:24Z","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-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","snapshot.Name":"build-suite-component-update-tthe-20260427-230227-000"} {"level":"info","ts":"2026-04-27T23:12:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-27T23:12:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-parent-wvxp-on-pull-request-jj5pk has finished running","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-pull-request-jj5pk","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:12:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:12: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":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:12:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:12:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","elapsedSinceCompletion":"135.652055ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:12:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-dg92s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:12:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-dg92s","reconcileID":"32cba824-c626-4009-a461-2cd5c9099dee","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:12:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:12:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:12: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":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:12:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:12:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","elapsedSinceCompletion":"141.263345ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:12:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-dg92s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:12:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-dg92s","reconcileID":"fe2d8e73-b971-4655-b4a9-2cb1bb665386","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:12:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:12:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:12: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":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:12:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:12:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","elapsedSinceCompletion":"151.819434ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:12:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-dg92s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:12:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-dg92s","reconcileID":"854f4bd7-7784-4fde-87e4-4e664d29975d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:12:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:12:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:12: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":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:12:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:12:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","elapsedSinceCompletion":"172.674156ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:12:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-dg92s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:12:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-dg92s","reconcileID":"24edb566-3dda-406e-b4f4-14724eca1560","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:12:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:12:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:12: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":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:12:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:12:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","elapsedSinceCompletion":"213.769565ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:12:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-dg92s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:12:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-dg92s","reconcileID":"4915a92c-97ae-499b-992b-42d1b1bded2e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:12:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:12:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:12: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":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:12:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:12:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","elapsedSinceCompletion":"294.635529ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:12:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-dg92s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:12:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-dg92s","reconcileID":"af3554c1-9ee6-4ee3-aa61-a27fbe3d8551","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:12:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:12:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:12: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":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:12:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:12:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","elapsedSinceCompletion":"455.123629ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:12:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-dg92s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:12:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-dg92s","reconcileID":"f9374403-233d-489a-a083-1538ce14adbf","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:12:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:12:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:12: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":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:12:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:12:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","elapsedSinceCompletion":"775.690361ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:12:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-dg92s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:12:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-dg92s","reconcileID":"909dd0de-0ef5-4a1a-8cf2-98d3fe7ec28d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:12:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:12:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:12:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:12:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:12:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","elapsedSinceCompletion":"1.416716819s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:12:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-dg92s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:12:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-dg92s","reconcileID":"f4d85064-e743-4f52-8805-46414fc19b2a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:12:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:12:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:12:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:12:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:12:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","elapsedSinceCompletion":"1.653242495s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:12:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-dg92s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:12:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-dg92s","reconcileID":"3acec211-2e96-4824-88db-ea24fc0071a6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:12:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:12:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:12:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:12:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:12:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-tmnc-20260427-230045-000"} {"level":"info","ts":"2026-04-27T23:12:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-tmnc-20260427-230045-000","application":"integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:12:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-tmnc-20260427-230045-000"} {"level":"info","ts":"2026-04-27T23:12:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-go-component-jtgkfn is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-tmnc-20260427-230045-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:12:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash bf4cf9e3ac845de1e7e6025e941e8c5aaf744c7dcfabf820400e3dcb39e6be is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-tmnc-20260427-230045-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:12:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"integ-app-tmnc-20260427-230045-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-tmnc-20260427-230045-000","snapshot.Spec.Components":[{"name":"go-component-jtgkfn","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-uyqv/go-component-jtgkfn@sha256:55f1534957ee0f2b7d4c7e1247ae5fc1dc14b51d08904ab4fc1192b041975798","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"3705ca8282ac7b14a503a551621e852644b924f0"}}}]} {"level":"info","ts":"2026-04-27T23:12:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-230045-000"} {"level":"info","ts":"2026-04-27T23:12:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tmnc-20260427-230045-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:12:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-tmnc-20260427-230045-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-27T23:12:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-tmnc-20260427-230045-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:12:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-tmnc-20260427-230045-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","Application.Name":"integ-app-tmnc","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-27T23:12:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-tmnc-20260427-230045-000","namespace":"group-uyqv"},"snapshot":{"name":"integ-app-tmnc-20260427-230045-000","namespace":"group-uyqv"}} {"level":"info","ts":"2026-04-27T23:12:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tmnc-20260427-230045-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:12:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-tmnc-20260427-230045-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:12:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-tmnc-20260427-230045-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-230045-000"} {"level":"info","ts":"2026-04-27T23:12:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-tmnc-20260427-230045-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","integrationTestScenario.Name":"my-integration-test-hpte"} {"level":"info","ts":"2026-04-27T23:12:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-230045-000"} {"level":"info","ts":"2026-04-27T23:12:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-230045-000"} {"level":"info","ts":"2026-04-27T23:12:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-tmnc-20260427-230045-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","integrationTestScenario.Name":"my-integration-test-hpte"} 2026/04/27 23:12:29 http: TLS handshake error from 10.130.0.2:42950: EOF {"level":"info","ts":"2026-04-27T23:12:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-230045-000"} {"level":"info","ts":"2026-04-27T23:12:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-dg92s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-tmnc-20260427-230045-000"} {"level":"info","ts":"2026-04-27T23:12:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tmnc-20260427-230045-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","destinationComponentSnapshot.Name":"integ-app-tmnc-20260427-230045-000","testedSnapshot":"integ-app-tmnc-20260427-230045-000"} {"level":"info","ts":"2026-04-27T23:12:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tmnc-20260427-230045-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:12:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-230045-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-230045-000","testedSnapshot":"integ-app-tmnc-20260427-230045-000"} {"level":"info","ts":"2026-04-27T23:12:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-230045-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-230045-000","testedSnapshot":"integ-app-tmnc-20260427-230045-000"} {"level":"info","ts":"2026-04-27T23:12:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-dg92s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-tmnc-20260427-230045-000"} {"level":"info","ts":"2026-04-27T23:12:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-dg92s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-27T23:12:29Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-dg92s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:12:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-jtgkfn-on-pull-request-dg92s has finished running","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:12:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:12:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:12:29Z","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-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:12:29Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-tmnc-20260427-230045-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-hpte-go-component-jtgkfn"} {"level":"info","ts":"2026-04-27T23:12:29Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tmnc-20260427-230045-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-hpte-go-component-jtgkfn"} {"level":"info","ts":"2026-04-27T23:12:29Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tmnc-20260427-230045-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","existingCheckRun":"github.CheckRun{ID:73291273826, NodeID:\"CR_kwDONSo-hs8AAAAREIAWYg\", HeadSHA:\"3705ca8282ac7b14a503a551621e852644b924f0\", ExternalID:\"my-integration-test-hpte-go-component-jtgkfn\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73291273826\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/73291273826\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-27 23:00:45 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-jtgkfn snapshot scenario my-integration-test-hpte is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-uyqv/go-component-jtgkfn-on-pull-request-dg92s is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73291273826/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hpte / go-component-jtgkfn\", CheckSuite:github.CheckSuite{ID:66440715054}, 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:3592677481, Number:21420, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21420\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-jtgkfn\", SHA:\"3705ca8282ac7b14a503a551621e852644b924f0\", 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-ciihpb\", SHA:\"0d1835404efb8ab7bb1ab5b5b82cda1ebfda4b25\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-27T23:12:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:12:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-230045-000"} {"level":"info","ts":"2026-04-27T23:12:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-dg92s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-27T23:12:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-jtgkfn-on-pull-request-dg92s has finished running","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:12:29Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tmnc-20260427-230045-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ID":73291273826,"CheckName":"Konflux Dev version / my-integration-test-hpte / go-component-jtgkfn","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-27T23:12:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tmnc-20260427-230045-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","testedSnapshot.Name":"integ-app-tmnc-20260427-230045-000","destinationSnapshot.Name":"integ-app-tmnc-20260427-230045-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-27T23:12:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-230045-000"} {"level":"info","ts":"2026-04-27T23:12:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-tmnc-20260427-230045-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-230045-000"} {"level":"info","ts":"2026-04-27T23:12:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-tmnc-20260427-230045-000","namespace":"group-uyqv"},"snapshot":{"name":"integ-app-tmnc-20260427-230045-000","namespace":"group-uyqv"}} {"level":"info","ts":"2026-04-27T23:12:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tmnc-20260427-230045-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:12:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-tmnc-20260427-230045-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:12:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-tmnc-20260427-230045-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-230045-000"} {"level":"info","ts":"2026-04-27T23:12:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tmnc-20260427-230045-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","destinationComponentSnapshot.Name":"integ-app-tmnc-20260427-230045-000","testedSnapshot":"integ-app-tmnc-20260427-230045-000"} {"level":"info","ts":"2026-04-27T23:12:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tmnc-20260427-230045-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:12:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:502","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-tmnc-20260427-230045-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:12:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-tmnc-20260427-230045-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-230045-000"} {"level":"info","ts":"2026-04-27T23:12:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-rtgy"} {"level":"info","ts":"2026-04-27T23:12: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":"snapshot-sample-rtgy","namespace":"integration1-noga"},"snapshot":{"name":"snapshot-sample-rtgy","namespace":"integration1-noga"}} {"level":"info","ts":"2026-04-27T23:12:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-rtgy","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:12:30Z","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-rtgy","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:12:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-rtgy","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","snapshot.Name":"snapshot-sample-rtgy"} {"level":"error","ts":"2026-04-27T23:12:30Z","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-rtgy","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","snapshot.Namespace":"integration1-noga","snapshot.Name":"snapshot-sample-rtgy","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).ReportSnapshotStatus\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:355\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).EnsureSnapshotTestStatusReportedToGitProvider\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:105\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_controller.go:104\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:12:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-rtgy"} {"level":"info","ts":"2026-04-27T23:12:30Z","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-rtgy","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","snapshot.Name":"snapshot-sample-rtgy"} {"level":"info","ts":"2026-04-27T23:12:30Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"skipped-its-5fwmv","namespace":"integration1-noga"},"namespace":"integration1-noga","name":"skipped-its-5fwmv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-27T23:12:30Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"snapshot-sample-rtgy","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","namespace":"integration1-noga","name":"skipped-its-5fwmv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:12:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-tmnc-20260427-230045-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","integrationTestScneario.Name":"my-integration-test-hpte"} {"level":"info","ts":"2026-04-27T23:12:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-tmnc-20260427-230045-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"integration-resolver-pipelinerun-fjcl9","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-hpte"} {"level":"info","ts":"2026-04-27T23:12:31Z","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-tmnc-20260427-230045-000","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"integ-app-tmnc-20260427-230045-000","reconcileID":"b3e09b4c-87cd-41ca-9852-75d521dca2e4","snapshot.name":"integ-app-tmnc-20260427-230045-000","pipelinerun.name":"go-component-jtgkfn-on-pull-request-dg92s","duration":4.23886065} {"level":"info","ts":"2026-04-27T23:12:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-tmnc-20260427-230045-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"integ-app-tmnc-20260427-230045-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-27T23:12:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-230045-000"} {"level":"info","ts":"2026-04-27T23:12: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-tmnc-20260427-230045-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:12:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tmnc-20260427-230045-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:12:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-tmnc-20260427-230045-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-27T23:12: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-tmnc-20260427-230045-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:12: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-tmnc-20260427-230045-000","namespace":"group-uyqv"},"snapshot":{"name":"integ-app-tmnc-20260427-230045-000","namespace":"group-uyqv"}} {"level":"info","ts":"2026-04-27T23:12:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tmnc-20260427-230045-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:12:31Z","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-tmnc-20260427-230045-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","Scenario":"my-integration-test-hpte"} {"level":"info","ts":"2026-04-27T23:12:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-tmnc-20260427-230045-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:12:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-tmnc-20260427-230045-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-230045-000"} {"level":"info","ts":"2026-04-27T23:12:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tmnc-20260427-230045-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","destinationComponentSnapshot.Name":"integ-app-tmnc-20260427-230045-000","testedSnapshot":"integ-app-tmnc-20260427-230045-000"} {"level":"info","ts":"2026-04-27T23:12:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-230045-000"} {"level":"info","ts":"2026-04-27T23:12:31Z","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-tmnc-20260427-230045-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","Label":"my-integration-test-hpte"} {"level":"info","ts":"2026-04-27T23:12:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-tmnc-20260427-230045-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","Application.Name":"integ-app-tmnc","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-27T23:12:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-tmnc-20260427-230045-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","integrationTestScenario.Name":"my-integration-test-hpte","pipelineRun.Name":"integration-resolver-pipelinerun-fjcl9"} {"level":"info","ts":"2026-04-27T23:12:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tmnc-20260427-230045-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:12:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-230045-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-230045-000","testedSnapshot":"integ-app-tmnc-20260427-230045-000"} {"level":"info","ts":"2026-04-27T23:12:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-230045-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-230045-000","testedSnapshot":"integ-app-tmnc-20260427-230045-000"} {"level":"info","ts":"2026-04-27T23:12:31Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tmnc-20260427-230045-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-hpte-go-component-jtgkfn"} {"level":"info","ts":"2026-04-27T23:12:31Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tmnc-20260427-230045-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","existingCheckRun":"github.CheckRun{ID:73291273826, NodeID:\"CR_kwDONSo-hs8AAAAREIAWYg\", HeadSHA:\"3705ca8282ac7b14a503a551621e852644b924f0\", ExternalID:\"my-integration-test-hpte-go-component-jtgkfn\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73291273826\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/73291273826\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-27 23:00:45 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-jtgkfn snapshot integ-app-tmnc-20260427-230045-000 and scenario my-integration-test-hpte is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73291273826/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hpte / go-component-jtgkfn\", CheckSuite:github.CheckSuite{ID:66440715054}, 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:3592677481, Number:21420, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21420\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-jtgkfn\", SHA:\"3705ca8282ac7b14a503a551621e852644b924f0\", 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-ciihpb\", SHA:\"0d1835404efb8ab7bb1ab5b5b82cda1ebfda4b25\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-27T23:12:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-rtgy"} {"level":"info","ts":"2026-04-27T23:12:31Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-srft-7t4jp","namespace":"integration1-noga"},"namespace":"integration1-noga","name":"my-integration-test-srft-7t4jp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-27T23:12:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-230045-000"} {"level":"info","ts":"2026-04-27T23:12:31Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-fjcl9","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"integration-resolver-pipelinerun-fjcl9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-27T23:12:31Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tmnc-20260427-230045-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ID":73291273826,"CheckName":"Konflux Dev version / my-integration-test-hpte / go-component-jtgkfn","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-27T23:12:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tmnc-20260427-230045-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","testedSnapshot.Name":"integ-app-tmnc-20260427-230045-000","destinationSnapshot.Name":"integ-app-tmnc-20260427-230045-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-27T23:12:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-230045-000"} {"level":"info","ts":"2026-04-27T23:12:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-tmnc-20260427-230045-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-230045-000"} {"level":"info","ts":"2026-04-27T23:12:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"snapshot-sample-rtgy","namespace":"integration1-noga"},"snapshot":{"name":"snapshot-sample-rtgy","namespace":"integration1-noga"}} {"level":"info","ts":"2026-04-27T23:12:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-rtgy","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:12:31Z","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-rtgy","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:12:31Z","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-rtgy","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","namespace":"integration1-noga","name":"snapshot-sample-rtgy","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-27T23:12:31Z","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-rtgy","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","namespace":"integration1-noga","name":"snapshot-sample-rtgy","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-27T23:12:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"snapshot-sample-rtgy","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:12:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-rtgy","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:12:31Z","caller":"gitops/snapshot.go:1451","msg":"annotation 'pac.test.appstudio.openshift.io/sha' not found in Snapshot 'snapshot-sample-rtgy', won't add SHA value to the Release name","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"snapshot-sample-rtgy","namespace":"integration1-noga"},"namespace":"integration1-noga","name":"snapshot-sample-rtgy","reconcileID":"27ec8051-95a3-4ee6-9a5f-89e294ddfa33"} {"level":"error","ts":"2026-04-27T23:12:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:355","msg":"Failed to get git reporter for snapshot - missing required labels/annotations","snapshot":{"name":"snapshot-sample-rtgy","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","snapshot.Namespace":"integration1-noga","snapshot.Name":"snapshot-sample-rtgy","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).ReportSnapshotStatus\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:355\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).EnsureSnapshotTestStatusReportedToGitProvider\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:105\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_controller.go:104\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:12:31Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:12: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-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:12:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-rtgy"} {"level":"info","ts":"2026-04-27T23:12:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"snapshot-sample-rtgy","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","snapshot.Name":"snapshot-sample-rtgy"} {"level":"info","ts":"2026-04-27T23:12:31Z","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-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","PR group":"konflux-gh-test-custom-branch-jyfbkp"} {"level":"info","ts":"2026-04-27T23:12:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-ganu-20260427-230314-000"} {"level":"info","ts":"2026-04-27T23:12:31Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"snapshot-sample-rtgy","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","namespace":"integration1-noga","name":"my-integration-test-srft-7t4jp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:12: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-tmnc-20260427-230045-000","namespace":"group-uyqv"},"snapshot":{"name":"integ-app-tmnc-20260427-230045-000","namespace":"group-uyqv"}} {"level":"info","ts":"2026-04-27T23:12:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tmnc-20260427-230045-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:12:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-tmnc-20260427-230045-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:12:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-tmnc-20260427-230045-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-230045-000"} {"level":"info","ts":"2026-04-27T23:12:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tmnc-20260427-230045-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","destinationComponentSnapshot.Name":"integ-app-tmnc-20260427-230045-000","testedSnapshot":"integ-app-tmnc-20260427-230045-000"} {"level":"info","ts":"2026-04-27T23:12: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":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","prGroup":"konflux-gh-test-custom-branch-jyfbkp","prGroupHash":"2418a5fbb330a5835840d86288dcd59dd66366f2e349e5b42b0595bce9f649"} {"level":"info","ts":"2026-04-27T23:12: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-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:12: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-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:12:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zpyz/gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv with pr group konflux-gh-test-custom-branch-jyfbkp is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:12:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zpyz/gh-test-custom-branch-jyfbkp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:12: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-jyfbkp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:12: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-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:12:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:12:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:764","msg":"Created a new Release","snapshot":{"name":"snapshot-sample-rtgy","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","namespace":"integration1-noga","name":"snapshot-sample-rtgy-hbcqk","controllerKind":"","audit":"true","action":"ADD","releasePlan.Name":"auto-releaseplan"} {"level":"info","ts":"2026-04-27T23:12:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:779","msg":"Marked Release status automated","snapshot":{"name":"snapshot-sample-rtgy","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","release.Name":"snapshot-sample-rtgy-hbcqk"} {"level":"info","ts":"2026-04-27T23:12:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"snapshot-sample-rtgy","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:12:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"snapshot-sample-rtgy","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf"} {"level":"info","ts":"2026-04-27T23:12:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tmnc-20260427-230045-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:12:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-230045-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-230045-000","testedSnapshot":"integ-app-tmnc-20260427-230045-000"} {"level":"info","ts":"2026-04-27T23:12:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-230045-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-230045-000","testedSnapshot":"integ-app-tmnc-20260427-230045-000"} {"level":"info","ts":"2026-04-27T23:12:32Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","namespace":"stat-rep-hbbz","name":"failing-build-plr-gqoq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:12:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:12:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:12:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:12:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:12:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:12:32Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tmnc-20260427-230045-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-hpte-go-component-jtgkfn"} {"level":"info","ts":"2026-04-27T23:12:32Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tmnc-20260427-230045-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","existingCheckRun":"github.CheckRun{ID:73291273826, NodeID:\"CR_kwDONSo-hs8AAAAREIAWYg\", HeadSHA:\"3705ca8282ac7b14a503a551621e852644b924f0\", ExternalID:\"my-integration-test-hpte-go-component-jtgkfn\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73291273826\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/73291273826\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-27 23:00:45 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-jtgkfn snapshot integ-app-tmnc-20260427-230045-000 and scenario my-integration-test-hpte is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-fjcl9' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73291273826/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hpte / go-component-jtgkfn\", CheckSuite:github.CheckSuite{ID:66440715054}, 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:3592677481, Number:21420, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21420\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-jtgkfn\", SHA:\"3705ca8282ac7b14a503a551621e852644b924f0\", 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-ciihpb\", SHA:\"0d1835404efb8ab7bb1ab5b5b82cda1ebfda4b25\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-27T23:12:32Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","ExternalID":"my-integration-test-eyyt-test-component-pac-uenrhl"} {"level":"info","ts":"2026-04-27T23:12:32Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","ExternalID":"my-integration-test-eyyt-test-component-pac-uenrhl"} {"level":"info","ts":"2026-04-27T23:12:32Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","existingCheckRun":"github.CheckRun{ID:73291267688, NodeID:\"CR_kwDOMjU9q88AAAAREH_-aA\", HeadSHA:\"3b7739adbf81df77c14488be670164cdf2682b17\", ExternalID:\"my-integration-test-eyyt-test-component-pac-uenrhl\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/73291267688\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/73291267688\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"success\", StartedAt:github.Timestamp{2026-04-27 23:00:42 +0000 UTC}, CompletedAt:github.Timestamp{2026-04-27 23:11:35 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Succeeded\", Summary:\"Integration test for component test-component-pac-uenrhl snapshot integ-app-kqvt-20260427-230042-000 and scenario my-integration-test-eyyt has passed\", Text:\"\n
\n\n| Task | Duration | Test Suite | Status | Details | Note |\n| --- | --- | --- | --- | --- | --- |\n| task-success | 8s | | :heavy_check_mark: SUCCESS | | |\n| task-skipped | 11s | | :white_check_mark: SKIPPED | | |\n| task-success-2 | 9s | | :heavy_check_mark: SUCCESS | | |\n\n\n\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/73291267688/annotations\"}, Name:\"Konflux Dev version / my-integration-test-eyyt / test-component-pac-uenrhl\", CheckSuite:github.CheckSuite{ID:66440707302}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-04-27T23:12:32Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:285","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","snapshot.NameSpace":"stat-rep-hbbz","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-eyyt","externalID":"my-integration-test-eyyt-test-component-pac-uenrhl"} {"level":"info","ts":"2026-04-27T23:12:32Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tmnc-20260427-230045-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ID":73291273826,"CheckName":"Konflux Dev version / my-integration-test-hpte / go-component-jtgkfn","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-27T23:12:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tmnc-20260427-230045-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","testedSnapshot.Name":"integ-app-tmnc-20260427-230045-000","destinationSnapshot.Name":"integ-app-tmnc-20260427-230045-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-27T23:12:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-230045-000"} {"level":"info","ts":"2026-04-27T23:12: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-tmnc-20260427-230045-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-230045-000"} {"level":"info","ts":"2026-04-27T23:12: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":"build-suite-test-application-ganu-20260427-230314-000","namespace":"build-e2e-zpyz"},"snapshot":{"name":"build-suite-test-application-ganu-20260427-230314-000","namespace":"build-e2e-zpyz"}} {"level":"info","ts":"2026-04-27T23:12:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-ganu-20260427-230314-000","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:12:32Z","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-ganu-20260427-230314-000","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:12:32Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","ID":73292533023,"CheckName":"Konflux Dev version / my-integration-test-eyyt / test-component-pac-uenrhl","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-27T23:12:32Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","ExternalID":"my-integration-test-fzon-test-component-pac-uenrhl"} {"level":"info","ts":"2026-04-27T23:12:32Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","ExternalID":"my-integration-test-fzon-test-component-pac-uenrhl"} {"level":"info","ts":"2026-04-27T23:12:32Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","existingCheckRun":"github.CheckRun{ID:73291268185, NodeID:\"CR_kwDOMjU9q88AAAAREIAAWQ\", HeadSHA:\"3b7739adbf81df77c14488be670164cdf2682b17\", ExternalID:\"my-integration-test-fzon-test-component-pac-uenrhl\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/73291268185\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/73291268185\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"failure\", StartedAt:github.Timestamp{2026-04-27 23:00:43 +0000 UTC}, CompletedAt:github.Timestamp{2026-04-27 23:11:35 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Failed\", Summary:\"Integration test for component test-component-pac-uenrhl snapshot integ-app-kqvt-20260427-230042-000 and scenario my-integration-test-fzon has failed\", Text:\"\n
\n\n| Task | Duration | Test Suite | Status | Details | Note |\n| --- | --- | --- | --- | --- | --- |\n| task-success | 10s | | :heavy_check_mark: SUCCESS | | |\n| task-fail | 10s | | :x: FAILURE | | |\n| task-skipped | 10s | | :white_check_mark: SKIPPED | | |\n\n\n\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/73291268185/annotations\"}, Name:\"Konflux Dev version / my-integration-test-fzon / test-component-pac-uenrhl\", CheckSuite:github.CheckSuite{ID:66440707302}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-04-27T23:12:32Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:285","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","snapshot.NameSpace":"stat-rep-hbbz","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-fzon","externalID":"my-integration-test-fzon-test-component-pac-uenrhl"} {"level":"info","ts":"2026-04-27T23:12:32Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","ID":73292533709,"CheckName":"Konflux Dev version / my-integration-test-fzon / test-component-pac-uenrhl","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-27T23:12:32Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","ExternalID":"my-integration-test-jdyp-test-component-pac-uenrhl"} {"level":"info","ts":"2026-04-27T23:12:32Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","ExternalID":"my-integration-test-jdyp-test-component-pac-uenrhl"} {"level":"info","ts":"2026-04-27T23:12:32Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","existingCheckRun":"github.CheckRun{ID:73291268780, NodeID:\"CR_kwDOMjU9q88AAAAREIACrA\", HeadSHA:\"3b7739adbf81df77c14488be670164cdf2682b17\", ExternalID:\"my-integration-test-jdyp-test-component-pac-uenrhl\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/73291268780\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/73291268780\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"neutral\", StartedAt:github.Timestamp{2026-04-27 23:00:43 +0000 UTC}, CompletedAt:github.Timestamp{2026-04-27 23:11:34 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Failed\", Summary:\"Integration test for component test-component-pac-uenrhl snapshot integ-app-kqvt-20260427-230042-000 and optional scenario my-integration-test-jdyp has failed\", Text:\"\n
\n\n| Task | Duration | Test Suite | Status | Details | Note |\n| --- | --- | --- | --- | --- | --- |\n| task-fail | 9s | | :x: FAILURE | | |\n| task-skipped | 10s | | :white_check_mark: SKIPPED | | |\n| task-success | 9s | | :heavy_check_mark: SUCCESS | | |\n\n\n\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/73291268780/annotations\"}, Name:\"Konflux Dev version / my-integration-test-jdyp / test-component-pac-uenrhl\", CheckSuite:github.CheckSuite{ID:66440707302}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-04-27T23:12:32Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:285","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","snapshot.NameSpace":"stat-rep-hbbz","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-jdyp","externalID":"my-integration-test-jdyp-test-component-pac-uenrhl"} {"level":"info","ts":"2026-04-27T23:12:33Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","ID":73292534212,"CheckName":"Konflux Dev version / my-integration-test-jdyp / test-component-pac-uenrhl","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-27T23:12:33Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","ExternalID":"my-integration-test-xpwl-test-component-pac-uenrhl"} {"level":"info","ts":"2026-04-27T23:12:33Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","ExternalID":"my-integration-test-xpwl-test-component-pac-uenrhl"} {"level":"info","ts":"2026-04-27T23:12:33Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","existingCheckRun":"github.CheckRun{ID:73291267121, NodeID:\"CR_kwDOMjU9q88AAAAREH_8MQ\", HeadSHA:\"3b7739adbf81df77c14488be670164cdf2682b17\", ExternalID:\"my-integration-test-xpwl-test-component-pac-uenrhl\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/73291267121\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/73291267121\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"neutral\", StartedAt:github.Timestamp{2026-04-27 23:00:42 +0000 UTC}, CompletedAt:github.Timestamp{2026-04-27 23:11:34 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Warning\", Summary:\"Integration test for component test-component-pac-uenrhl snapshot integ-app-kqvt-20260427-230042-000 and scenario my-integration-test-xpwl has warning(s)\", Text:\"\n
\n\n| Task | Duration | Test Suite | Status | Details | Note |\n| --- | --- | --- | --- | --- | --- |\n| task-warning | 9s | | :warning: WARNING | | |\n| task-skipped | 9s | | :white_check_mark: SKIPPED | | |\n| task-success | 8s | | :heavy_check_mark: SUCCESS | | |\n\n\n\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/73291267121/annotations\"}, Name:\"Konflux Dev version / my-integration-test-xpwl / test-component-pac-uenrhl\", CheckSuite:github.CheckSuite{ID:66440707302}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-04-27T23:12:33Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:285","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","snapshot.NameSpace":"stat-rep-hbbz","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-xpwl","externalID":"my-integration-test-xpwl-test-component-pac-uenrhl"} {"level":"info","ts":"2026-04-27T23:12:33Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","ID":73292534685,"CheckName":"Konflux Dev version / my-integration-test-xpwl / test-component-pac-uenrhl","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-27T23:12:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","pipelineRun.Namespace":"stat-rep-hbbz","pipelineRun.Name":"failing-build-plr-gqoq","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-27T23:12:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","pipelinerun.Name":"failing-build-plr-gqoq"} {"level":"info","ts":"2026-04-27T23:12:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:12:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun stat-rep-hbbz/test-component-pac-uenrhl-on-pull-request-qklzh with pr group konflux-test-component-pac-uenrhl is not the latest for its component, skipped","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:12:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component stat-rep-hbbz/test-component-pac-uenrhl, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:12:33Z","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-uenrhl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:12:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:12:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","namespace":"stat-rep-hbbz","name":"failing-build-plr-gqoq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:12:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:12:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:12:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:12:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:12:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zpyz/gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv with pr group konflux-gh-test-custom-branch-jyfbkp is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:12:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zpyz/gh-test-custom-branch-jyfbkp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:12:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-jyfbkp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:12:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:12:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:12:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:12:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:12:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:12:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:12:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-tmxugn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:12:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:12:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:12:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:12:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:12: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":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:12:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:12:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","namespace":"stat-rep-hbbz","name":"failing-build-plr-gqoq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:12: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":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:12: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":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:12: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":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:12: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":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:12:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","namespace":"stat-rep-hbbz","name":"failing-build-plr-gqoq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:12: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":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:12: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":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:12: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":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:12: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":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:12:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","namespace":"stat-rep-hbbz","name":"failing-build-plr-gqoq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:12: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":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:12: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":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:12: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":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:12: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":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:12:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","namespace":"stat-rep-hbbz","name":"failing-build-plr-gqoq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:12:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:12:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:12:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:12:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:12:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zpyz/gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv with pr group konflux-gh-test-custom-branch-jyfbkp is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:12:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zpyz/gh-test-custom-branch-jyfbkp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:12:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-jyfbkp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:12:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:12:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:12:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:12:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:12:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:12:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:12:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zpyz/gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv with pr group konflux-gh-test-custom-branch-jyfbkp is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:12:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zpyz/gh-test-custom-branch-jyfbkp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:12:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-jyfbkp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:12:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:12:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:12:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:12:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:12:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:12:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:12:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zpyz/gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv with pr group konflux-gh-test-custom-branch-jyfbkp is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:12:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zpyz/gh-test-custom-branch-jyfbkp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:12:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-jyfbkp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:12:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:12:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:12:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-230045-000"} {"level":"info","ts":"2026-04-27T23:12:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-tmnc-20260427-230045-000","namespace":"group-uyqv"},"snapshot":{"name":"integ-app-tmnc-20260427-230045-000","namespace":"group-uyqv"}} {"level":"info","ts":"2026-04-27T23:12:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tmnc-20260427-230045-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:12:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-tmnc-20260427-230045-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:12:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-tmnc-20260427-230045-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"integ-app-tmnc-20260427-230045-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-27T23:12: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-tmnc-20260427-230045-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:12:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tmnc-20260427-230045-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:12:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-tmnc-20260427-230045-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-27T23:12: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-tmnc-20260427-230045-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:12:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-tmnc-20260427-230045-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:12:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-tmnc-20260427-230045-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"integ-app-tmnc-20260427-230045-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-27T23:12:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tmnc-20260427-230045-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","destinationComponentSnapshot.Name":"integ-app-tmnc-20260427-230045-000","testedSnapshot":"integ-app-tmnc-20260427-230045-000"} {"level":"info","ts":"2026-04-27T23:12:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tmnc-20260427-230045-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:12:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-230045-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-230045-000","testedSnapshot":"integ-app-tmnc-20260427-230045-000"} {"level":"info","ts":"2026-04-27T23:12:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-230045-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-230045-000","testedSnapshot":"integ-app-tmnc-20260427-230045-000"} {"level":"info","ts":"2026-04-27T23:12:40Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tmnc-20260427-230045-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-hpte-go-component-jtgkfn"} {"level":"info","ts":"2026-04-27T23:12:40Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tmnc-20260427-230045-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","existingCheckRun":"github.CheckRun{ID:73291273826, NodeID:\"CR_kwDONSo-hs8AAAAREIAWYg\", HeadSHA:\"3705ca8282ac7b14a503a551621e852644b924f0\", ExternalID:\"my-integration-test-hpte-go-component-jtgkfn\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73291273826\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/73291273826\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-27 23:00:45 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-jtgkfn snapshot integ-app-tmnc-20260427-230045-000 and scenario my-integration-test-hpte is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73291273826/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hpte / go-component-jtgkfn\", CheckSuite:github.CheckSuite{ID:66440715054}, 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:3592677481, Number:21420, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21420\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-jtgkfn\", SHA:\"3705ca8282ac7b14a503a551621e852644b924f0\", 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-ciihpb\", SHA:\"0d1835404efb8ab7bb1ab5b5b82cda1ebfda4b25\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-27T23:12:40Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-fjcl9","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"integration-resolver-pipelinerun-fjcl9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-27T23:12:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:12:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:12:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:12:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:12:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","namespace":"stat-rep-hbbz","name":"failing-build-plr-gqoq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:12:41Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tmnc-20260427-230045-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ID":73291273826,"CheckName":"Konflux Dev version / my-integration-test-hpte / go-component-jtgkfn","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-27T23:12:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tmnc-20260427-230045-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","testedSnapshot.Name":"integ-app-tmnc-20260427-230045-000","destinationSnapshot.Name":"integ-app-tmnc-20260427-230045-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-27T23:12:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-230045-000"} {"level":"info","ts":"2026-04-27T23:12:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:12:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:12:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:12:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:12:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","namespace":"stat-rep-hbbz","name":"failing-build-plr-gqoq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:12:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-tmnc-20260427-230045-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-230045-000"} {"level":"info","ts":"2026-04-27T23:12:41Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-tmnc-20260427-230045-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"integration-resolver-pipelinerun-fjcl9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:12:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:12:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:12:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:12:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:12:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","elapsedSinceCompletion":"702.057316ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:12:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","namespace":"stat-rep-hbbz","name":"failing-build-plr-gqoq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:12:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"namespace":"stat-rep-hbbz","name":"failing-build-plr-gqoq","reconcileID":"6696c7ba-661f-4fb8-8826-d4c86580217c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:12:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:12:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:12:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:12:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:12:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","elapsedSinceCompletion":"708.024158ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:12:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","namespace":"stat-rep-hbbz","name":"failing-build-plr-gqoq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:12:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"namespace":"stat-rep-hbbz","name":"failing-build-plr-gqoq","reconcileID":"4278de57-a45c-457c-967e-27a9c6561c47","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:12:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:12:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:12:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:12:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:12:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","elapsedSinceCompletion":"718.777736ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:12:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","namespace":"stat-rep-hbbz","name":"failing-build-plr-gqoq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:12:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"namespace":"stat-rep-hbbz","name":"failing-build-plr-gqoq","reconcileID":"14efdc17-eef5-43f6-aa92-f67417a72406","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:12:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:12:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:12:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:12:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:12:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","elapsedSinceCompletion":"739.370118ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:12:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","namespace":"stat-rep-hbbz","name":"failing-build-plr-gqoq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:12:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"namespace":"stat-rep-hbbz","name":"failing-build-plr-gqoq","reconcileID":"3c6604d4-9bb2-4c8a-80c3-9075bc67e41f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:12:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:12:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:12:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:12:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:12:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","elapsedSinceCompletion":"780.012882ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:12:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","namespace":"stat-rep-hbbz","name":"failing-build-plr-gqoq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:12:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"namespace":"stat-rep-hbbz","name":"failing-build-plr-gqoq","reconcileID":"12b3ef10-79d4-4a26-aa14-5338f36323e6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:12:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:12:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:12:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:12:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:12:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","elapsedSinceCompletion":"860.761063ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:12:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","namespace":"stat-rep-hbbz","name":"failing-build-plr-gqoq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:12:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"namespace":"stat-rep-hbbz","name":"failing-build-plr-gqoq","reconcileID":"bc594ca6-8ea2-4400-a1d4-84b72c75fb55","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:12:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:12:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:12:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:12:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:12:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","elapsedSinceCompletion":"1.021420078s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:12:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","namespace":"stat-rep-hbbz","name":"failing-build-plr-gqoq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:12:42Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"namespace":"stat-rep-hbbz","name":"failing-build-plr-gqoq","reconcileID":"461834ef-0c1c-4ae0-af87-78ae9b05f5dd","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:12:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:12:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:12:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:12:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"error","ts":"2026-04-27T23:12:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1000","msg":"Build PipelineRun failed with error, should be fixed and re-run manually","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","pipelineRun.Name":"failing-build-plr-gqoq","error":"Missing info IMAGE_URL from pipelinerun failing-build-plr-gqoq","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updatePipelineRunWithCustomizedError\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:1000\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:325\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:12:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","namespace":"stat-rep-hbbz","name":"failing-build-plr-gqoq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:12:42Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","namespace":"stat-rep-hbbz","name":"failing-build-plr-gqoq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:12:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:12:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:12:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status BuildPLRFailed","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:12:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:12:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:12:42Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","ExternalID":"my-integration-test-eyyt-test-component-pac-uenrhl"} {"level":"info","ts":"2026-04-27T23:12:42Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","ExternalID":"my-integration-test-eyyt-test-component-pac-uenrhl"} {"level":"info","ts":"2026-04-27T23:12:42Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","existingCheckRun":"github.CheckRun{ID:73292533023, NodeID:\"CR_kwDOMjU9q88AAAAREJNNHw\", HeadSHA:\"3b7739adbf81df77c14488be670164cdf2682b17\", ExternalID:\"my-integration-test-eyyt-test-component-pac-uenrhl\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/73292533023\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/73292533023\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-27 23:12:32 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-uenrhl snapshot scenario my-integration-test-eyyt is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-hbbz/failing-build-plr-gqoq is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/73292533023/annotations\"}, Name:\"Konflux Dev version / my-integration-test-eyyt / test-component-pac-uenrhl\", CheckSuite:github.CheckSuite{ID:66440707302}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-04-27T23:12:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot-sample-rtgy"} {"level":"info","ts":"2026-04-27T23:12:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"integration1-noga","snapshot":"snapshot-sample-rtgy"} 2026/04/27 23:12:42 http: TLS handshake error from 10.129.0.2:54382: EOF {"level":"info","ts":"2026-04-27T23:12:42Z","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-rtgy\" not found","pipelineRun":{"name":"skipped-its-5fwmv","namespace":"integration1-noga"}} {"level":"error","ts":"2026-04-27T23:12:42Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"test-component-pac-vympyu","namespace":"integration1-noga"},"namespace":"integration1-noga","name":"test-component-pac-vympyu","reconcileID":"6bf05e85-ff5b-41d8-8bef-c1e3bba6750b","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"test-component-pac-vympyu\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"pac.component.appstudio.openshift.io/finalizer\"}","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:12:42Z","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-rtgy\" not found","pipelineRun":{"name":"my-integration-test-srft-7t4jp","namespace":"integration1-noga"}} {"level":"info","ts":"2026-04-27T23:12:42Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-component-pac-vympyu","namespace":"integration1-noga"},"application":"integration1-noga/integ-app-hjdf","namespace":"integration1-noga","name":"test-component-pac-vympyu","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-27T23:12:42Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","ID":73292533023,"CheckName":"Konflux Dev version / my-integration-test-eyyt / test-component-pac-uenrhl","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-04-27T23:12:42Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","ExternalID":"my-integration-test-fzon-test-component-pac-uenrhl"} {"level":"info","ts":"2026-04-27T23:12:42Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","ExternalID":"my-integration-test-fzon-test-component-pac-uenrhl"} {"level":"info","ts":"2026-04-27T23:12:42Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","existingCheckRun":"github.CheckRun{ID:73292533709, NodeID:\"CR_kwDOMjU9q88AAAAREJNPzQ\", HeadSHA:\"3b7739adbf81df77c14488be670164cdf2682b17\", ExternalID:\"my-integration-test-fzon-test-component-pac-uenrhl\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/73292533709\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/73292533709\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-27 23:12:32 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-uenrhl snapshot scenario my-integration-test-fzon is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-hbbz/failing-build-plr-gqoq is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/73292533709/annotations\"}, Name:\"Konflux Dev version / my-integration-test-fzon / test-component-pac-uenrhl\", CheckSuite:github.CheckSuite{ID:66440707302}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-04-27T23:12:42Z","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-srft-tzzlb","namespace":"integration1-noga"},"pipelineRun.Name":"my-integration-test-srft-tzzlb"} {"level":"info","ts":"2026-04-27T23:12:42Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-srft-tzzlb","namespace":"integration1-noga"},"namespace":"integration1-noga","name":"my-integration-test-srft-tzzlb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-27T23:12:42Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","ID":73292533709,"CheckName":"Konflux Dev version / my-integration-test-fzon / test-component-pac-uenrhl","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-04-27T23:12:42Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","ExternalID":"my-integration-test-jdyp-test-component-pac-uenrhl"} {"level":"info","ts":"2026-04-27T23:12:42Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","ExternalID":"my-integration-test-jdyp-test-component-pac-uenrhl"} {"level":"info","ts":"2026-04-27T23:12:42Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","existingCheckRun":"github.CheckRun{ID:73292534212, NodeID:\"CR_kwDOMjU9q88AAAAREJNRxA\", HeadSHA:\"3b7739adbf81df77c14488be670164cdf2682b17\", ExternalID:\"my-integration-test-jdyp-test-component-pac-uenrhl\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/73292534212\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/73292534212\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-27 23:12:33 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-uenrhl snapshot optional scenario my-integration-test-jdyp is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-hbbz/failing-build-plr-gqoq is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/73292534212/annotations\"}, Name:\"Konflux Dev version / my-integration-test-jdyp / test-component-pac-uenrhl\", CheckSuite:github.CheckSuite{ID:66440707302}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-04-27T23:12:43Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"python-component-jewlyd","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-27T23:12:43Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","ID":73292534212,"CheckName":"Konflux Dev version / my-integration-test-jdyp / test-component-pac-uenrhl","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-04-27T23:12:43Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","ExternalID":"my-integration-test-xpwl-test-component-pac-uenrhl"} {"level":"info","ts":"2026-04-27T23:12:43Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","ExternalID":"my-integration-test-xpwl-test-component-pac-uenrhl"} {"level":"info","ts":"2026-04-27T23:12:43Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","existingCheckRun":"github.CheckRun{ID:73292534685, NodeID:\"CR_kwDOMjU9q88AAAAREJNTnQ\", HeadSHA:\"3b7739adbf81df77c14488be670164cdf2682b17\", ExternalID:\"my-integration-test-xpwl-test-component-pac-uenrhl\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/73292534685\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/73292534685\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-27 23:12:33 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-uenrhl snapshot scenario my-integration-test-xpwl is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-hbbz/failing-build-plr-gqoq is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/73292534685/annotations\"}, Name:\"Konflux Dev version / my-integration-test-xpwl / test-component-pac-uenrhl\", CheckSuite:github.CheckSuite{ID:66440707302}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-04-27T23:12:43Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","ID":73292534685,"CheckName":"Konflux Dev version / my-integration-test-xpwl / test-component-pac-uenrhl","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-04-27T23:12:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","pipelineRun.Namespace":"stat-rep-hbbz","pipelineRun.Name":"failing-build-plr-gqoq","build pipelineRun Status":"BuildPLRFailed"} {"level":"info","ts":"2026-04-27T23:12: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":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","pipelinerun.Name":"failing-build-plr-gqoq"} {"level":"info","ts":"2026-04-27T23:12:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:12:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun stat-rep-hbbz/test-component-pac-uenrhl-on-pull-request-qklzh with pr group konflux-test-component-pac-uenrhl is not the latest for its component, skipped","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:12:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component stat-rep-hbbz/test-component-pac-uenrhl, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:12:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-uenrhl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:12:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"error","ts":"2026-04-27T23:12:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1000","msg":"Build PipelineRun failed with error, should be fixed and re-run manually","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","pipelineRun.Name":"failing-build-plr-gqoq","error":"Missing info IMAGE_URL from pipelinerun failing-build-plr-gqoq","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updatePipelineRunWithCustomizedError\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:1000\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:325\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:12:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","namespace":"stat-rep-hbbz","name":"failing-build-plr-gqoq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: Missing info IMAGE_URL from pipelinerun failing-build-plr-gqoq\",\"status\":\"failed\"}"} {"level":"info","ts":"2026-04-27T23:12:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-hjdf-20260427-230735-000"} {"level":"info","ts":"2026-04-27T23:12:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"integration1-noga","snapshot":"integ-app-hjdf-20260427-230735-000"} {"level":"error","ts":"2026-04-27T23:12:43Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-component-pac-vympyu-on-pull-request-n98qf","namespace":"integration1-noga"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:12: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":"konflux-demo-component-ccin-on-push-6w7p9","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app"} {"level":"info","ts":"2026-04-27T23:12: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":"konflux-demo-component-ccin-on-push-6w7p9","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app"} {"level":"info","ts":"2026-04-27T23:12: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":"konflux-demo-component-ccin-on-push-6w7p9","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app"} {"level":"info","ts":"2026-04-27T23:12:43Z","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-ccin-on-push-6w7p9","namespace":"konflux-snpo"},"namespace":"konflux-snpo","name":"konflux-demo-component-ccin-on-push-6w7p9","reconcileID":"44a0102e-afd0-40c9-8d3d-b6665572bc5c","Component.Namespace":"konflux-snpo","LastPromotedImage":"quay.io/redhat-appstudio-qe/konflux-snpo/konflux-demo-component-ccin@sha256:98c8d801bb260a130eb21a63be063583a6d2a6a8c409f66f145c4a7c07d6939c","Component.Name":"konflux-demo-component-ccin","lastBuildCommit":"468ac3ce509228138a996d59dc1e209b2853d81e"} {"level":"info","ts":"2026-04-27T23:12:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"konflux-demo-component-ccin-on-push-6w7p9","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","component.Namespace":"konflux-snpo","component.Name":"konflux-demo-component-ccin"} {"level":"info","ts":"2026-04-27T23:12:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"konflux-demo-app-20260427-230850-000"} {"level":"info","ts":"2026-04-27T23:12:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"konflux-demo-app-20260427-230850-000","application":"konflux-demo-app"} {"level":"info","ts":"2026-04-27T23:12:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"konflux-demo-app-20260427-230850-000"} {"level":"info","ts":"2026-04-27T23:12:43Z","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-20260427-230850-000","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app"} {"level":"info","ts":"2026-04-27T23:12:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260427-230850-000","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app"} {"level":"info","ts":"2026-04-27T23:12:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"konflux-demo-app-20260427-230850-000","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-27T23:12: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":"konflux-demo-app-20260427-230850-000","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app"} {"level":"info","ts":"2026-04-27T23:12:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"konflux-demo-app-20260427-230850-000","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","Application.Name":"konflux-demo-app","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-27T23:12:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260427-230850-000"} {"level":"info","ts":"2026-04-27T23:12:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"konflux-demo-component-ccin-on-push-6w7p9","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","namespace":"konflux-snpo","name":"konflux-demo-app-20260427-230850-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"konflux-demo-app-20260427-230850-000","snapshot.Spec.Components":[{"name":"konflux-demo-component-ccin","version":"","containerImage":"quay.io/redhat-appstudio-qe/konflux-snpo/konflux-demo-component-ccin@sha256:98c8d801bb260a130eb21a63be063583a6d2a6a8c409f66f145c4a7c07d6939c","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo","revision":"468ac3ce509228138a996d59dc1e209b2853d81e"}}}]} {"level":"info","ts":"2026-04-27T23:12:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"konflux-demo-app-20260427-230850-000","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","integrationTestScenario.Name":"my-integration-test-anwd"} {"level":"info","ts":"2026-04-27T23:12: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":"konflux-demo-app-20260427-230850-000","namespace":"konflux-snpo"},"snapshot":{"name":"konflux-demo-app-20260427-230850-000","namespace":"konflux-snpo"}} {"level":"info","ts":"2026-04-27T23:12:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260427-230850-000","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app"} {"level":"info","ts":"2026-04-27T23:12:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"konflux-demo-app-20260427-230850-000","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app"} {"level":"info","ts":"2026-04-27T23:12:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"konflux-demo-app-20260427-230850-000","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260427-230850-000"} {"level":"info","ts":"2026-04-27T23:12:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260427-230850-000","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260427-230850-000","testedSnapshot":"konflux-demo-app-20260427-230850-000"} {"level":"info","ts":"2026-04-27T23:12:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260427-230850-000","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:12:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260427-230850-000","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","scenario.Name":"my-integration-test-anwd","destinationSnapshot.Name":"konflux-demo-app-20260427-230850-000","testedSnapshot":"konflux-demo-app-20260427-230850-000"} {"level":"info","ts":"2026-04-27T23:12:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260427-230850-000","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","scenario.Name":"my-integration-test-anwd","destinationSnapshot.Name":"konflux-demo-app-20260427-230850-000","testedSnapshot":"konflux-demo-app-20260427-230850-000"} {"level":"info","ts":"2026-04-27T23:12:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"konflux-demo-app-20260427-230850-000","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","namespace":"konflux-snpo","name":"my-integration-test-anwd-mgkx8","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-anwd"} {"level":"info","ts":"2026-04-27T23:12:43Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"konflux-demo-app-20260427-230850-000","namespace":"konflux-snpo"},"namespace":"konflux-snpo","name":"konflux-demo-app-20260427-230850-000","reconcileID":"57f918fb-e9dc-4456-ba0a-d2988e2f9a40","snapshot.name":"konflux-demo-app-20260427-230850-000","pipelinerun.name":"konflux-demo-component-ccin-on-push-6w7p9","duration":2.989580373} {"level":"info","ts":"2026-04-27T23:12:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"konflux-demo-app-20260427-230850-000","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","namespace":"konflux-snpo","name":"konflux-demo-app-20260427-230850-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-27T23:12:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"konflux-demo-component-ccin-on-push-6w7p9","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","namespace":"konflux-snpo","name":"konflux-demo-component-ccin-on-push-6w7p9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"konflux-demo-app-20260427-230850-000"} {"level":"info","ts":"2026-04-27T23:12:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260427-230850-000"} {"level":"info","ts":"2026-04-27T23:12:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"konflux-demo-component-ccin-on-push-6w7p9","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","namespace":"konflux-snpo","name":"konflux-demo-component-ccin-on-push-6w7p9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"konflux-demo-app-20260427-230850-000"} {"level":"info","ts":"2026-04-27T23:12:44Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"konflux-demo-app-20260427-230850-000","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","ExternalID":"my-integration-test-anwd-konflux-demo-component-ccin"} {"level":"info","ts":"2026-04-27T23:12:44Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260427-230850-000","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","ExternalID":"my-integration-test-anwd-konflux-demo-component-ccin"} {"level":"info","ts":"2026-04-27T23:12:44Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260427-230850-000","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:73292120889, NodeID:\"CR_kwDOMZ6fKs8AAAAREI0DOQ\", HeadSHA:\"468ac3ce509228138a996d59dc1e209b2853d81e\", ExternalID:\"my-integration-test-anwd-konflux-demo-component-ccin\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/73292120889\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/73292120889\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"failure\", StartedAt:github.Timestamp{2026-04-27 23:08:36 +0000 UTC}, CompletedAt:github.Timestamp{2026-04-27 23:10:05 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Failed\", Summary:\"Integration test for component konflux-demo-component-ccin snapshot konflux-demo-app-20260427-230216-000 and scenario my-integration-test-anwd has failed\", Text:\"\n
\n\n| Task | Duration | Test Suite | Status | Details | Note |\n| --- | --- | --- | --- | --- | --- |\n| task-success | 1m24s | | :question: Reason: TaskRunImagePullFailed | :question: Reason: TaskRunImagePullFailed | |\n| task-success-2 | 1m25s | | :question: Reason: TaskRunImagePullFailed | :question: Reason: TaskRunImagePullFailed | |\n| task-skipped | 1m26s | | :question: Reason: TaskRunImagePullFailed | :question: Reason: TaskRunImagePullFailed | |\n\n\n\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/73292120889/annotations\"}, Name:\"Konflux Dev version / my-integration-test-anwd / konflux-demo-component-ccin\", CheckSuite:github.CheckSuite{ID:66440863593}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-04-27T23:12:44Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:285","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"konflux-demo-app-20260427-230850-000","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","snapshot.NameSpace":"konflux-snpo","snapshot.Name":"konflux-demo-app-20260427-230850-000","scenarioName":"my-integration-test-anwd","externalID":"my-integration-test-anwd-konflux-demo-component-ccin"} {"level":"info","ts":"2026-04-27T23:12:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-ccin-on-push-6w7p9","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","namespace":"konflux-snpo","name":"konflux-demo-component-ccin-on-push-6w7p9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-27T23:12:44Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-ccin-on-push-6w7p9","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","namespace":"konflux-snpo","name":"konflux-demo-component-ccin-on-push-6w7p9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:12:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-ccin-on-push-6w7p9 has finished running","buildpipelineRun":{"name":"konflux-demo-component-ccin-on-push-6w7p9","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app"} {"level":"info","ts":"2026-04-27T23:12:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:12:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:12: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":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:12:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"error","ts":"2026-04-27T23:12:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1000","msg":"Build PipelineRun failed with error, should be fixed and re-run manually","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","pipelineRun.Name":"failing-build-plr-gqoq","error":"Missing info IMAGE_URL from pipelinerun failing-build-plr-gqoq","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updatePipelineRunWithCustomizedError\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:1000\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:325\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:12:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","namespace":"stat-rep-hbbz","name":"failing-build-plr-gqoq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: Missing info IMAGE_URL from pipelinerun failing-build-plr-gqoq\",\"status\":\"failed\"}"} {"level":"info","ts":"2026-04-27T23:12:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:12:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:12:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:12:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:12:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zpyz/gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv with pr group konflux-gh-test-custom-branch-jyfbkp is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:12:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zpyz/gh-test-custom-branch-jyfbkp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:12: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-jyfbkp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:12:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:12:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:12:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260427-230850-000"} {"level":"info","ts":"2026-04-27T23:12:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"konflux-demo-component-ccin-on-push-6w7p9","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app"} {"level":"info","ts":"2026-04-27T23:12:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-ccin-on-push-6w7p9","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app"} {"level":"info","ts":"2026-04-27T23:12:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-demo-component-ccin-on-push-6w7p9","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app"} {"level":"info","ts":"2026-04-27T23:12:44Z","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-ccin-on-push-6w7p9","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app"} {"level":"info","ts":"2026-04-27T23:12: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":"konflux-demo-component-ccin-on-push-6w7p9","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260427-230850-000"} {"level":"info","ts":"2026-04-27T23:12:44Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"konflux-demo-app-20260427-230850-000","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","ID":73292553012,"CheckName":"Konflux Dev version / my-integration-test-anwd / konflux-demo-component-ccin","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-27T23:12:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260427-230850-000","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260427-230850-000","destinationSnapshot.Name":"konflux-demo-app-20260427-230850-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-27T23:12:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260427-230850-000"} {"level":"info","ts":"2026-04-27T23:12:44Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-anwd-mgkx8","namespace":"konflux-snpo"},"namespace":"konflux-snpo","name":"my-integration-test-anwd-mgkx8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-27T23:12:44Z","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-20260427-230850-000","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260427-230850-000"} {"level":"info","ts":"2026-04-27T23:12:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"konflux-demo-app-20260427-230850-000","namespace":"konflux-snpo"},"snapshot":{"name":"konflux-demo-app-20260427-230850-000","namespace":"konflux-snpo"}} {"level":"info","ts":"2026-04-27T23:12:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260427-230850-000","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app"} {"level":"info","ts":"2026-04-27T23:12:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"konflux-demo-app-20260427-230850-000","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app"} {"level":"info","ts":"2026-04-27T23:12:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"konflux-demo-app-20260427-230850-000","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260427-230850-000"} {"level":"info","ts":"2026-04-27T23:12:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260427-230850-000","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260427-230850-000","testedSnapshot":"konflux-demo-app-20260427-230850-000"} {"level":"info","ts":"2026-04-27T23:12:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-ccin-on-push-6w7p9","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","namespace":"konflux-snpo","name":"konflux-demo-component-ccin-on-push-6w7p9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-27T23:12:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-ccin-on-push-6w7p9 has finished running","buildpipelineRun":{"name":"konflux-demo-component-ccin-on-push-6w7p9","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app"} {"level":"info","ts":"2026-04-27T23:12:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260427-230850-000","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:12:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260427-230850-000","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","scenario.Name":"my-integration-test-anwd","destinationSnapshot.Name":"konflux-demo-app-20260427-230850-000","testedSnapshot":"konflux-demo-app-20260427-230850-000"} {"level":"info","ts":"2026-04-27T23:12:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260427-230850-000","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","scenario.Name":"my-integration-test-anwd","destinationSnapshot.Name":"konflux-demo-app-20260427-230850-000","testedSnapshot":"konflux-demo-app-20260427-230850-000"} {"level":"info","ts":"2026-04-27T23:12:44Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260427-230850-000","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","ExternalID":"my-integration-test-anwd-konflux-demo-component-ccin"} {"level":"info","ts":"2026-04-27T23:12:44Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260427-230850-000","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:73292553012, NodeID:\"CR_kwDOMZ6fKs8AAAAREJObNA\", HeadSHA:\"468ac3ce509228138a996d59dc1e209b2853d81e\", ExternalID:\"my-integration-test-anwd-konflux-demo-component-ccin\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/73292553012\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/73292553012\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-27 23:12:44 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-demo-component-ccin snapshot konflux-demo-app-20260427-230850-000 and scenario my-integration-test-anwd is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/73292553012/annotations\"}, Name:\"Konflux Dev version / my-integration-test-anwd / konflux-demo-component-ccin\", CheckSuite:github.CheckSuite{ID:66440863593}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-04-27T23:12:44Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"konflux-demo-app-20260427-230850-000","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","ID":73292553012,"CheckName":"Konflux Dev version / my-integration-test-anwd / konflux-demo-component-ccin","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-27T23:12:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260427-230850-000","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260427-230850-000","destinationSnapshot.Name":"konflux-demo-app-20260427-230850-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-27T23:12:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260427-230850-000"} {"level":"info","ts":"2026-04-27T23:12:44Z","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-20260427-230850-000","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260427-230850-000"} {"level":"info","ts":"2026-04-27T23:12:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:12:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:12: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":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"info","ts":"2026-04-27T23:12:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt"} {"level":"error","ts":"2026-04-27T23:12:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1000","msg":"Build PipelineRun failed with error, should be fixed and re-run manually","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","pipelineRun.Name":"failing-build-plr-gqoq","error":"Missing info IMAGE_URL from pipelinerun failing-build-plr-gqoq","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updatePipelineRunWithCustomizedError\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:1000\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:325\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:12:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","namespace":"stat-rep-hbbz","name":"failing-build-plr-gqoq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: Missing info IMAGE_URL from pipelinerun failing-build-plr-gqoq\",\"status\":\"failed\"}"} {"level":"info","ts":"2026-04-27T23:12:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12: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-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:45Z","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-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","elapsedSinceCompletion":"831.059283ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:12:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:12:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","reconcileID":"1f21f5d9-2e43-4243-a22a-38813c1bbfdc","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:12:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12: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-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:45Z","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-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","elapsedSinceCompletion":"836.605308ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:12:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:12:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","reconcileID":"f07d7507-e833-49d8-8e51-3c65ab2c2367","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:12:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12: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-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:45Z","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-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","elapsedSinceCompletion":"847.587797ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:12:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:12:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","reconcileID":"28301ffa-1b12-4f14-b76c-bdc5d16e650e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:12:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12: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-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:45Z","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-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","elapsedSinceCompletion":"868.128501ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:12:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:12:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","reconcileID":"91ea9ee8-d010-4e00-a566-2531d26086d3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:12:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12: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-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:45Z","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-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","elapsedSinceCompletion":"908.909125ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:12:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:12:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","reconcileID":"27a35c12-894d-455c-b629-4cd8f94c9bd3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:12:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12: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-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:45Z","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-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","elapsedSinceCompletion":"992.701045ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:12:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:12:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","reconcileID":"92006472-0001-4cca-8e07-53414a940591","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:12:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12: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":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:46Z","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-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","elapsedSinceCompletion":"1.153840905s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:12:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:12:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","reconcileID":"4d6c5ff9-6457-421b-b234-e184778a7275","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:12:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12: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":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:46Z","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-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","elapsedSinceCompletion":"1.474474401s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:12:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:12:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","reconcileID":"1e1b3de2-20ea-44d6-a117-b024c61ed521","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:12:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12: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":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:47Z","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-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","elapsedSinceCompletion":"2.116048197s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:12:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:12:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","reconcileID":"0992ffff-ba27-4c95-b658-1f96960d66e6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:12:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12: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":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:47Z","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-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","elapsedSinceCompletion":"2.168409731s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:12:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:12:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","reconcileID":"96d5a92f-9599-40c3-a41c-489ada7fe12a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:12:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12: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":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:47Z","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-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","reconcileID":"e732d171-27c4-483c-a4cb-2d46bda46763","component.Name":"fj-multi-component-parent-wvxp"} {"level":"info","ts":"2026-04-27T23:12:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-tthe-20260427-230311-000"} {"level":"info","ts":"2026-04-27T23:12:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-tthe-20260427-230311-000","application":"build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-tthe-20260427-230311-000"} {"level":"info","ts":"2026-04-27T23:12:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"build-suite-component-update-tthe-20260427-230311-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-tthe-20260427-230311-000","snapshot.Spec.Components":[{"name":"fj-multi-component-child-wvxp","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-yhzj/fj-multi-component-child-wvxp@sha256:67729c84a088eed3a8b7c38c953308be5efe62e6e5b08d2e28636eed2e2b8f4b","source":{"git":{"url":"https://codeberg.org/konflux-qe/build-nudge-child-hpxtps","revision":"3aca211a7d7f30fbdf4b8e822d5a80708d653749"}}}]} {"level":"info","ts":"2026-04-27T23:12:47Z","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-wvxp is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-tthe-20260427-230311-000","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 0d6a44bf4ec353e6690886c2f648dade696836038923c5b5ce2eb24b10917c is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-tthe-20260427-230311-000","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-tthe-20260427-230311-000"} {"level":"info","ts":"2026-04-27T23:12:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-tthe-20260427-230311-000","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-tthe-20260427-230311-000","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-27T23:12: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":"build-suite-component-update-tthe-20260427-230311-000","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-tthe-20260427-230311-000","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","Application.Name":"build-suite-component-update-tthe","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-27T23:12: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":"build-suite-component-update-tthe-20260427-230311-000","namespace":"build-e2e-yhzj"},"snapshot":{"name":"build-suite-component-update-tthe-20260427-230311-000","namespace":"build-e2e-yhzj"}} {"level":"info","ts":"2026-04-27T23:12:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-tthe-20260427-230311-000","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:47Z","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-tthe-20260427-230311-000","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:47Z","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-tthe-20260427-230311-000","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"build-suite-component-update-tthe-20260427-230311-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-27T23:12:47Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-27T23:12: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":"build-suite-component-update-tthe-20260427-230311-000","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-tthe-20260427-230311-000","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-tthe-20260427-230311-000","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-27T23:12: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":"build-suite-component-update-tthe-20260427-230311-000","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-tthe-20260427-230311-000","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:47Z","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-tthe-20260427-230311-000","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"build-suite-component-update-tthe-20260427-230311-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-27T23:12:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-tthe-20260427-230311-000"} {"level":"info","ts":"2026-04-27T23:12:47Z","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-tthe-20260427-230311-000","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"build-suite-component-update-tthe-20260427-230311-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-27T23:12:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-tthe-20260427-230311-000","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","snapshot.Namespace":"build-e2e-yhzj","snapshot.Name":"build-suite-component-update-tthe-20260427-230311-000"} {"level":"info","ts":"2026-04-27T23:12: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":"build-suite-component-update-tthe-20260427-230311-000","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-tthe-20260427-230311-000","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-tthe-20260427-230311-000","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-27T23:12: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":"build-suite-component-update-tthe-20260427-230311-000","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-tthe-20260427-230311-000","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-tthe-20260427-230311-000"} {"level":"info","ts":"2026-04-27T23:12:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-27T23:12:48Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:12:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-wvxp-on-pull-request-hkdrz has finished running","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:48Z","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-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:48Z","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-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","snapshot.Name":"build-suite-component-update-tthe-20260427-230311-000"} {"level":"info","ts":"2026-04-27T23:12:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-27T23:12:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-wvxp-on-pull-request-hkdrz has finished running","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-hkdrz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:50Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-component-pac-upxagm","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","namespace":"integration2-tomi","name":"test-component-pac-upxagm","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-27T23:12:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260427-230850-000"} {"level":"info","ts":"2026-04-27T23:12: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":"konflux-demo-app-20260427-230850-000","namespace":"konflux-snpo"},"snapshot":{"name":"konflux-demo-app-20260427-230850-000","namespace":"konflux-snpo"}} {"level":"info","ts":"2026-04-27T23:12:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260427-230850-000","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app"} {"level":"info","ts":"2026-04-27T23:12:51Z","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-20260427-230850-000","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app"} {"level":"info","ts":"2026-04-27T23:12:51Z","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-20260427-230850-000","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","namespace":"konflux-snpo","name":"konflux-demo-app-20260427-230850-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-27T23:12:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"konflux-demo-app-20260427-230850-000","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app"} {"level":"info","ts":"2026-04-27T23:12:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260427-230850-000","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app"} {"level":"info","ts":"2026-04-27T23:12:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"konflux-demo-app-20260427-230850-000","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","namespace":"konflux-snpo","name":"konflux-demo-app-20260427-230850-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-27T23:12:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260427-230850-000","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260427-230850-000","testedSnapshot":"konflux-demo-app-20260427-230850-000"} {"level":"info","ts":"2026-04-27T23:12:52Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-anwd-mgkx8","namespace":"konflux-snpo"},"namespace":"konflux-snpo","name":"my-integration-test-anwd-mgkx8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-27T23:12:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:764","msg":"Created a new Release","snapshot":{"name":"konflux-demo-app-20260427-230850-000","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","namespace":"konflux-snpo","name":"konflux-demo-app-20260427-230850-000-468ac3c-8qxnn","controllerKind":"","audit":"true","action":"ADD","releasePlan.Name":"source-releaseplan"} {"level":"info","ts":"2026-04-27T23:12:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:779","msg":"Marked Release status automated","snapshot":{"name":"konflux-demo-app-20260427-230850-000","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","release.Name":"konflux-demo-app-20260427-230850-000-468ac3c-8qxnn"} {"level":"info","ts":"2026-04-27T23:12: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":"konflux-demo-app-20260427-230850-000","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app"} {"level":"info","ts":"2026-04-27T23:12:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"konflux-demo-app-20260427-230850-000","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app"} {"level":"info","ts":"2026-04-27T23:12:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260427-230850-000","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:12:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260427-230850-000","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","scenario.Name":"my-integration-test-anwd","destinationSnapshot.Name":"konflux-demo-app-20260427-230850-000","testedSnapshot":"konflux-demo-app-20260427-230850-000"} {"level":"info","ts":"2026-04-27T23:12:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260427-230850-000","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","scenario.Name":"my-integration-test-anwd","destinationSnapshot.Name":"konflux-demo-app-20260427-230850-000","testedSnapshot":"konflux-demo-app-20260427-230850-000"} {"level":"info","ts":"2026-04-27T23:12:52Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260427-230850-000","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","ExternalID":"my-integration-test-anwd-konflux-demo-component-ccin"} {"level":"info","ts":"2026-04-27T23:12:52Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260427-230850-000","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:73292553012, NodeID:\"CR_kwDOMZ6fKs8AAAAREJObNA\", HeadSHA:\"468ac3ce509228138a996d59dc1e209b2853d81e\", ExternalID:\"my-integration-test-anwd-konflux-demo-component-ccin\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/73292553012\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/73292553012\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-27 23:12:44 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-demo-component-ccin snapshot konflux-demo-app-20260427-230850-000 and scenario my-integration-test-anwd 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/73292553012/annotations\"}, Name:\"Konflux Dev version / my-integration-test-anwd / konflux-demo-component-ccin\", CheckSuite:github.CheckSuite{ID:66440863593}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-04-27T23:12:52Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"konflux-demo-app-20260427-230850-000","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","ID":73292553012,"CheckName":"Konflux Dev version / my-integration-test-anwd / konflux-demo-component-ccin","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-27T23:12:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260427-230850-000","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260427-230850-000","destinationSnapshot.Name":"konflux-demo-app-20260427-230850-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-27T23:12:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260427-230850-000"} {"level":"info","ts":"2026-04-27T23:12:52Z","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-20260427-230850-000","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260427-230850-000"} {"level":"info","ts":"2026-04-27T23:12:52Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"konflux-demo-app-20260427-230850-000","namespace":"konflux-snpo"},"application":"konflux-snpo/konflux-demo-app","namespace":"konflux-snpo","name":"my-integration-test-anwd-mgkx8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:12:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:12:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:12:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:12:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:12:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zpyz/gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv with pr group konflux-gh-test-custom-branch-jyfbkp is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:12:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zpyz/gh-test-custom-branch-jyfbkp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:12: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-jyfbkp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:12:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:12:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:12:53Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-push-nl9fn","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-push-nl9fn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:12:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-230045-000"} {"level":"info","ts":"2026-04-27T23:12:53Z","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-jtgkfn-on-push-nl9fn","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:12:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"go-component-jtgkfn-on-push-nl9fn","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:12:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"go-component-jtgkfn-on-push-nl9fn","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:12:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-push-nl9fn","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-push-nl9fn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:12:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun go-component-jtgkfn-on-push-nl9fn is not associated with a pull request","buildpipelineRun":{"name":"go-component-jtgkfn-on-push-nl9fn","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:12:56Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-push-v8mh5","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-push-v8mh5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:12: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-wvxp-on-push-v8mh5","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12: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-wvxp-on-push-v8mh5","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12: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-wvxp-on-push-v8mh5","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-push-v8mh5","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-push-v8mh5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:12:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun fj-multi-component-child-wvxp-on-push-v8mh5 is not associated with a pull request","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-push-v8mh5","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:12:59Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration2-tomi","name":"my-integration-test-xgah"}} {"level":"info","ts":"2026-04-27T23:12:59Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-xgah"} {"level":"info","ts":"2026-04-27T23:12:59Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-xgah"} {"level":"info","ts":"2026-04-27T23:12:59Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-27T23:12:59Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration2-tomi","name":"skipped-its-fail"}} {"level":"info","ts":"2026-04-27T23:12:59Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"skipped-its-fail"} {"level":"info","ts":"2026-04-27T23:12:59Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"skipped-its-fail"} {"level":"info","ts":"2026-04-27T23:12:59Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-27T23:13:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-kqvt-20260427-230042-000"} {"level":"info","ts":"2026-04-27T23:13:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"stat-rep-hbbz","snapshot":"integ-app-kqvt-20260427-230042-000"} 2026/04/27 23:13:02 http: TLS handshake error from 10.128.0.2:35136: EOF {"level":"info","ts":"2026-04-27T23:13:02Z","logger":"controllers.integration pipeline","caller":"helpers/errorhandlers.go:96","msg":"Could not get Snapshot from PipelineRun. Snapshot may have been removed. Declining to proceed with reconciliation due to the error: Snapshot.appstudio.redhat.com \"integ-app-kqvt-20260427-230042-000\" not found","pipelineRun":{"name":"my-integration-test-fzon-kpm29","namespace":"stat-rep-hbbz"}} 2026/04/27 23:13:02 http: TLS handshake error from 10.128.0.2:35146: EOF {"level":"info","ts":"2026-04-27T23:13:02Z","logger":"controllers.integration pipeline","caller":"helpers/errorhandlers.go:96","msg":"Could not get Snapshot from PipelineRun. Snapshot may have been removed. Declining to proceed with reconciliation due to the error: Snapshot.appstudio.redhat.com \"integ-app-kqvt-20260427-230042-000\" not found","pipelineRun":{"name":"my-integration-test-jdyp-vp2k6","namespace":"stat-rep-hbbz"}} {"level":"info","ts":"2026-04-27T23:13:02Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-component-pac-uenrhl","namespace":"stat-rep-hbbz"},"application":"stat-rep-hbbz/integ-app-kqvt","namespace":"stat-rep-hbbz","name":"test-component-pac-uenrhl","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-27T23:13:02Z","logger":"controllers.integration pipeline","caller":"helpers/errorhandlers.go:96","msg":"Could not get Snapshot from PipelineRun. Snapshot may have been removed. Declining to proceed with reconciliation due to the error: Snapshot.appstudio.redhat.com \"integ-app-kqvt-20260427-230042-000\" not found","pipelineRun":{"name":"my-integration-test-eyyt-n8fhx","namespace":"stat-rep-hbbz"}} {"level":"info","ts":"2026-04-27T23:13:02Z","logger":"controllers.integration pipeline","caller":"helpers/errorhandlers.go:96","msg":"Could not get Snapshot from PipelineRun. Snapshot may have been removed. Declining to proceed with reconciliation due to the error: Snapshot.appstudio.redhat.com \"integ-app-kqvt-20260427-230042-000\" not found","pipelineRun":{"name":"my-integration-test-xpwl-f2kxw","namespace":"stat-rep-hbbz"}} {"level":"info","ts":"2026-04-27T23:13:02Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-push-tp9dd","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-push-tp9dd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:13:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-push-tp9dd","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:13:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-push-tp9dd","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:13:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-push-tp9dd","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:13:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-push-tp9dd","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-push-tp9dd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:13:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun fj-multi-component-child-wvxp-on-push-tp9dd is not associated with a pull request","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-push-tp9dd","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"error","ts":"2026-04-27T23:13:03Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-27T23:13:04Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-pull-request-qklzh","namespace":"stat-rep-hbbz"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:13:04Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-push-v2l68","namespace":"stat-rep-hbbz"},"namespace":"stat-rep-hbbz","name":"test-component-pac-uenrhl-on-push-v2l68","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-04-27T23:13:04Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-component-pac-uenrhl-on-push-v2l68","namespace":"stat-rep-hbbz"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:13:04Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-xj9m2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:13:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:13:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-xj9m2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"python-component-jewlyd-on-pull-request-xj9m2","PR group":"konflux-python-component-jewlyd"} {"level":"info","ts":"2026-04-27T23:13: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":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","prGroup":"konflux-python-component-jewlyd","prGroupHash":"779b03b86cbbf9d4b34b4d9e4952f996c16863f9fe3fd40a1a7b652c6bb5c7"} {"level":"info","ts":"2026-04-27T23:13:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:13:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:13:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:13:04Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-hpte-python-component-jewlyd"} {"level":"info","ts":"2026-04-27T23:13:04Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-hpte-python-component-jewlyd"} {"level":"info","ts":"2026-04-27T23:13:04Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.NameSpace":"group-uyqv","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-hpte","externalID":"my-integration-test-hpte-python-component-jewlyd"} {"level":"info","ts":"2026-04-27T23:13:05Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ID":73292589549,"CheckName":"Konflux Dev version / my-integration-test-hpte / python-component-jewlyd","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-27T23:13:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","pipelineRun.Namespace":"group-uyqv","pipelineRun.Name":"python-component-jewlyd-on-pull-request-xj9m2","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-27T23:13:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","pipelinerun.Name":"python-component-jewlyd-on-pull-request-xj9m2"} {"level":"info","ts":"2026-04-27T23:13: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-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:13: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-jewlyd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:13: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-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:13:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-xj9m2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:13:05Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"failing-build-plr-gqoq","namespace":"stat-rep-hbbz"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:13: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-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:13: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-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:13:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:13:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:13:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-arsm/gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn with pr group konflux-gl-test-custom-branch-ayjcoh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:13:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-arsm/gl-test-custom-branch-ayjcoh, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:13:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-ayjcoh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:13: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-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:13:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:13: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-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:13: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-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:13:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:13: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-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:13:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-xj9m2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:13: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-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:13: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-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:13:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:13: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-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:13:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-xj9m2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:13:06Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-push-mmcfx","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-parent-wvxp-on-push-mmcfx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:13:06Z","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-wvxp-on-push-mmcfx","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:13:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-push-mmcfx","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:13:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-push-mmcfx","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:13:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-push-mmcfx","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-parent-wvxp-on-push-mmcfx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:13:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun fj-multi-component-parent-wvxp-on-push-mmcfx is not associated with a pull request","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-push-mmcfx","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:13:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:13:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:13:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:13:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:13:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-xj9m2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:13:07Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","namespace":"integration2-tomi","name":"test-component-pac-upxagm-on-pull-request-cnlkg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:13: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-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:13:08Z","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-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","namespace":"integration2-tomi","name":"test-component-pac-upxagm-on-pull-request-cnlkg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-component-pac-upxagm-on-pull-request-cnlkg","PR group":"konflux-test-component-pac-upxagm"} {"level":"info","ts":"2026-04-27T23:13:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","prGroup":"konflux-test-component-pac-upxagm","prGroupHash":"a079feffc9c12af0d64d41b19ea73a49a8d808311d18f6d045b0c32466a5f7"} {"level":"info","ts":"2026-04-27T23:13:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:13:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:13:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:13:08Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","ExternalID":"my-integration-test-xgah-test-component-pac-upxagm"} {"level":"info","ts":"2026-04-27T23:13:08Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","ExternalID":"my-integration-test-xgah-test-component-pac-upxagm"} {"level":"info","ts":"2026-04-27T23:13:08Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","snapshot.NameSpace":"integration2-tomi","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-xgah","externalID":"my-integration-test-xgah-test-component-pac-upxagm"} {"level":"info","ts":"2026-04-27T23:13:08Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","ID":73292596146,"CheckName":"Konflux Dev version / my-integration-test-xgah / test-component-pac-upxagm","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-27T23:13:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","pipelineRun.Namespace":"integration2-tomi","pipelineRun.Name":"test-component-pac-upxagm-on-pull-request-cnlkg","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-27T23:13:08Z","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-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","pipelinerun.Name":"test-component-pac-upxagm-on-pull-request-cnlkg"} {"level":"info","ts":"2026-04-27T23:13:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:13:08Z","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-upxagm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","namespace":"integration2-tomi","name":"test-component-pac-upxagm-on-pull-request-cnlkg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","namespace":"integration2-tomi","name":"test-component-pac-upxagm-on-pull-request-cnlkg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","namespace":"integration2-tomi","name":"test-component-pac-upxagm-on-pull-request-cnlkg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","namespace":"integration2-tomi","name":"test-component-pac-upxagm-on-pull-request-cnlkg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","namespace":"integration2-tomi","name":"test-component-pac-upxagm-on-pull-request-cnlkg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:13:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:13:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:13:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:13:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:13:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","namespace":"integration2-tomi","name":"test-component-pac-upxagm-on-pull-request-cnlkg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:13:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:13:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:13: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-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:13:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:13:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","elapsedSinceCompletion":"710.978383ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:13:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-uojo-on-pull-request-nxndg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:13:10Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"namespace":"build-e2e-vhod","name":"test-comp-uojo-on-pull-request-nxndg","reconcileID":"3b29b86b-9d6c-4d22-a6dc-31924ba86958","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:13:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:13:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:13: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-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:13:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:13:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","elapsedSinceCompletion":"716.60976ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:13:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-uojo-on-pull-request-nxndg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:13:10Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"namespace":"build-e2e-vhod","name":"test-comp-uojo-on-pull-request-nxndg","reconcileID":"d9569b02-d5ab-43bc-a76d-f3a0bb542ac3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:13:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:13:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:13: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-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:13:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:13:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","elapsedSinceCompletion":"727.253558ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:13:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-uojo-on-pull-request-nxndg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:13:10Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"namespace":"build-e2e-vhod","name":"test-comp-uojo-on-pull-request-nxndg","reconcileID":"61ebfd5d-9021-46e7-8dcf-bc63d5fd89a3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:13:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:13:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:13: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-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:13:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:13:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","elapsedSinceCompletion":"747.854296ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:13:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-uojo-on-pull-request-nxndg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:13:10Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"namespace":"build-e2e-vhod","name":"test-comp-uojo-on-pull-request-nxndg","reconcileID":"31439ac7-d4e4-4192-87db-f5ebc441464c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:13:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:13:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:13: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-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:13:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:13:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","elapsedSinceCompletion":"788.839205ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:13:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-uojo-on-pull-request-nxndg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:13:10Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"namespace":"build-e2e-vhod","name":"test-comp-uojo-on-pull-request-nxndg","reconcileID":"f8f68536-8be9-4a60-9ff1-f25426986186","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:13:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:13:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:13: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-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:13:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:13:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","elapsedSinceCompletion":"869.516262ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:13:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-uojo-on-pull-request-nxndg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:13:10Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"namespace":"build-e2e-vhod","name":"test-comp-uojo-on-pull-request-nxndg","reconcileID":"e3b73fc5-51db-488e-9759-7e1a3c581633","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:13:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:13:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:13: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-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:13:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:13:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","elapsedSinceCompletion":"1.030778436s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:13:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-uojo-on-pull-request-nxndg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:13:11Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"namespace":"build-e2e-vhod","name":"test-comp-uojo-on-pull-request-nxndg","reconcileID":"14a56bb4-f3ce-4532-9c59-d80989652381","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:13:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:13:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:13: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-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:13:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:13:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","namespace":"integration2-tomi","name":"test-component-pac-upxagm-on-pull-request-cnlkg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:13:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:13:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:13: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-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:13:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:13:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","elapsedSinceCompletion":"1.351688415s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:13:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-uojo-on-pull-request-nxndg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:13:11Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"namespace":"build-e2e-vhod","name":"test-comp-uojo-on-pull-request-nxndg","reconcileID":"5d9a24bf-641e-4e26-9867-babacf31c092","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:13:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:13:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:13: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-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:13:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:13:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","elapsedSinceCompletion":"1.99269831s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:13:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-uojo-on-pull-request-nxndg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:13:11Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"namespace":"build-e2e-vhod","name":"test-comp-uojo-on-pull-request-nxndg","reconcileID":"9bcd9582-aea9-4154-9cd7-7584a679f6a2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23: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":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23: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":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:13: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-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23: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":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:13:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","namespace":"integration2-tomi","name":"test-component-pac-upxagm-on-pull-request-cnlkg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23: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":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:13: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-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23: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":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:13:12Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"namespace":"build-e2e-vhod","name":"test-comp-uojo-on-pull-request-nxndg","reconcileID":"152389e3-80de-406f-97b4-7401bb4376b8","component.Name":"test-comp-hswu"} {"level":"info","ts":"2026-04-27T23:13:12Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"namespace":"build-e2e-vhod","name":"test-comp-uojo-on-pull-request-nxndg","reconcileID":"152389e3-80de-406f-97b4-7401bb4376b8","component.Name":"test-comp-kgki"} {"level":"info","ts":"2026-04-27T23:13:12Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"namespace":"build-e2e-vhod","name":"test-comp-uojo-on-pull-request-nxndg","reconcileID":"152389e3-80de-406f-97b4-7401bb4376b8","component.Name":"test-symlink-comp-nvzh"} {"level":"info","ts":"2026-04-27T23:13:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-cjqw-20260427-231028-000"} {"level":"info","ts":"2026-04-27T23:13:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-cjqw-20260427-231028-000","application":"test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:13:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-cjqw-20260427-231028-000"} {"level":"info","ts":"2026-04-27T23:13:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-app-cjqw-20260427-231028-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"test-app-cjqw-20260427-231028-000","snapshot.Spec.Components":[{"name":"test-comp-uojo","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-vhod/test-comp-uojo@sha256:3a70eedca3fcab7978e697519c57988a9e9dcc3423d160db3d93278e996580d0","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"1713b65797ac4b65032b078c434830aedc2b03aa"}}}]} {"level":"info","ts":"2026-04-27T23:13:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-comp-uojo is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-cjqw-20260427-231028-000","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:13:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash f0739ea78b0af0d222c8862264ba78da0604a3d9cbc57e4ec5e6968624db23 is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-cjqw-20260427-231028-000","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:13:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"test-app-cjqw-20260427-231028-000"} {"level":"info","ts":"2026-04-27T23:13:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"test-app-cjqw-20260427-231028-000","namespace":"build-e2e-vhod"},"snapshot":{"name":"test-app-cjqw-20260427-231028-000","namespace":"build-e2e-vhod"}} {"level":"info","ts":"2026-04-27T23:13:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"test-app-cjqw-20260427-231028-000","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:13:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"test-app-cjqw-20260427-231028-000","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:13:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-cjqw-20260427-231028-000","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:13:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-cjqw-20260427-231028-000","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-27T23:13:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-cjqw-20260427-231028-000","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:13:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-cjqw-20260427-231028-000","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","Application.Name":"test-app-cjqw","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-27T23:13:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"test-app-cjqw-20260427-231028-000","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-app-cjqw-20260427-231028-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-27T23:13:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-uojo-on-pull-request-nxndg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-cjqw-20260427-231028-000"} {"level":"info","ts":"2026-04-27T23:13:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-cjqw-20260427-231028-000","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-app-cjqw-20260427-231028-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-27T23:13:12Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-27T23:13:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"test-app-cjqw-20260427-231028-000","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:13:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-cjqw-20260427-231028-000","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:13:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-cjqw-20260427-231028-000","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-27T23:13:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-cjqw-20260427-231028-000","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:13:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-cjqw-20260427-231028-000","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:13:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"test-app-cjqw-20260427-231028-000","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-app-cjqw-20260427-231028-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-27T23:13:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"test-app-cjqw-20260427-231028-000","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","snapshot.Namespace":"build-e2e-vhod","snapshot.Name":"test-app-cjqw-20260427-231028-000"} {"level":"info","ts":"2026-04-27T23:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-uojo-on-pull-request-nxndg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-cjqw-20260427-231028-000"} {"level":"info","ts":"2026-04-27T23:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-uojo-on-pull-request-nxndg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-27T23:13:13Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-uojo-on-pull-request-nxndg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-uojo-on-pull-request-nxndg has finished running","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:13: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-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:13: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-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:13: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-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","snapshot.Name":"test-app-cjqw-20260427-231028-000"} {"level":"info","ts":"2026-04-27T23:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-uojo-on-pull-request-nxndg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-27T23:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-uojo-on-pull-request-nxndg has finished running","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:13:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:13:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:13:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:13:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:13:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-xj9m2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:13:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:13:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:13:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:13:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:13:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-xj9m2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:13:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:13:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:13:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:13:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:13:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-xj9m2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:13:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:13:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:13:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:13:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:13:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:13:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:13:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23: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":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23: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":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23: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":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:13:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-xj9m2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23: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":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23: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":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23: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":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:13:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-xj9m2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23: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-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23: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-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23: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-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:13:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","namespace":"integration2-tomi","name":"test-component-pac-upxagm-on-pull-request-cnlkg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23: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":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:13: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-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23: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":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","namespace":"integration2-tomi","name":"test-component-pac-upxagm-on-pull-request-cnlkg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23: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":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:13: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":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23: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":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-xj9m2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23: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":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:13: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-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23: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":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","namespace":"integration2-tomi","name":"test-component-pac-upxagm-on-pull-request-cnlkg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","namespace":"integration2-tomi","name":"test-component-pac-upxagm-on-pull-request-cnlkg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-xj9m2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23: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-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23: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-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23: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-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:13:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","namespace":"integration2-tomi","name":"test-component-pac-upxagm-on-pull-request-cnlkg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:13:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:13:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:13:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:13:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:13:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:13:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:13:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-hzwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:13:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:13:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:13:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:13:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:13: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-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:13:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:13:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:13:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:13:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:13:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:13:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:13:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zpyz/gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv with pr group konflux-gh-test-custom-branch-jyfbkp is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:13:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zpyz/gh-test-custom-branch-jyfbkp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:13:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-jyfbkp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:13:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:13:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:13:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:13:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:13: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-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:13:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:13:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","namespace":"integration2-tomi","name":"test-component-pac-upxagm-on-pull-request-cnlkg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:13:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:13:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:13:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:13:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:13:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-xj9m2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:13:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:13:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:13:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:13:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:13:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:13:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:13:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23: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":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:13: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":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23: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":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:13:57Z","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-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","elapsedSinceCompletion":"879.434922ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:13:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:13:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"namespace":"build-e2e-lttx","name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","reconcileID":"10adb9ba-b07a-4460-9419-f25f24936aba","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23: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":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23: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":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:13: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":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23: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":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:13:57Z","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-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","elapsedSinceCompletion":"884.991071ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:13:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:13:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"namespace":"build-e2e-lttx","name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","reconcileID":"a8a0c7cd-e149-4410-aad2-f5d172e92fe6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23: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":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23: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":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:13: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":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23: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":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:13:57Z","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-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","elapsedSinceCompletion":"895.712849ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:13:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:13:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"namespace":"build-e2e-lttx","name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","reconcileID":"c437228c-2f03-4451-a73c-31f72013e992","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23: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":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23: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":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:13: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":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23: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":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:13:57Z","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-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","elapsedSinceCompletion":"989.95136ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:13:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:13:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"namespace":"build-e2e-lttx","name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","reconcileID":"b2758c19-51c4-4466-bac2-10fb4087dbc0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23: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":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23: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":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:13: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":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23: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":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:13:58Z","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-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","elapsedSinceCompletion":"1.030512221s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:13:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:13:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"namespace":"build-e2e-lttx","name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","reconcileID":"0fe7ac4e-e0c5-481c-aab5-7b2da23eda7f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23: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":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23: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":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:13: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":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23: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":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:13:58Z","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-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","elapsedSinceCompletion":"1.065442988s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:13:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:13:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"namespace":"build-e2e-lttx","name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","reconcileID":"939f858e-2172-4ec9-9e50-6997ebd67324","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23: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":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23: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":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:13: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":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23: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":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:13:58Z","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-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","elapsedSinceCompletion":"1.111066081s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:13:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:13:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"namespace":"build-e2e-lttx","name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","reconcileID":"d61a7174-1df6-43b7-8840-4a5c6aafb6e8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23: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":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23: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":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:13: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":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23: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":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:13:58Z","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-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","elapsedSinceCompletion":"1.431723816s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:13:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:13:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"namespace":"build-e2e-lttx","name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","reconcileID":"e7538027-9f4c-4499-afdc-3922d03e40c6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:13:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:13:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:13: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":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:13:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:13:59Z","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-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","elapsedSinceCompletion":"2.072920651s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:13:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:13:59Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"namespace":"build-e2e-lttx","name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","reconcileID":"d046720d-6997-44e4-9e92-d3f8e49eba36","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:13:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:13:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:13: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":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:13:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:13:59Z","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-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","elapsedSinceCompletion":"2.37031105s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:13:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:13:59Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"namespace":"build-e2e-lttx","name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","reconcileID":"ee136568-1e48-43ff-83e8-61eed646982f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:13:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:13:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:13: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":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:13:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:13:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-phiu-20260427-230704-000"} {"level":"info","ts":"2026-04-27T23:13:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-phiu-20260427-230704-000","application":"build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:13:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-phiu-20260427-230704-000"} {"level":"info","ts":"2026-04-27T23:13:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"build-suite-test-application-phiu-20260427-230704-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-phiu-20260427-230704-000","snapshot.Spec.Components":[{"name":"fj-test-custom-branch-tmxugn","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-lttx/fj-test-custom-branch-tmxugn@sha256:79b2ae1b97815c7b42b77c21a4139c02f935d1589f3b12fd642a35b8f8ebe7e9","source":{"git":{"url":"https://codeberg.org/konflux-qe/devfile-sample-hello-world-wtbjva","revision":"072ad5d73b6bd171066d9c355ff76a4734451b8e"}}}]} {"level":"info","ts":"2026-04-27T23:13:59Z","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-tmxugn is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-phiu-20260427-230704-000","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:13:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 0045d1c3b5936c62766f96267e582ef43e66b5fa961fe92bf3c2e44655a921 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-phiu-20260427-230704-000","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:13:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-phiu-20260427-230704-000"} {"level":"info","ts":"2026-04-27T23:13:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-phiu-20260427-230704-000","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:13:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-phiu-20260427-230704-000","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-27T23:13: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-test-application-phiu-20260427-230704-000","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:13:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-phiu-20260427-230704-000","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","Application.Name":"build-suite-test-application-phiu","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-27T23:13: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-test-application-phiu-20260427-230704-000","namespace":"build-e2e-lttx"},"snapshot":{"name":"build-suite-test-application-phiu-20260427-230704-000","namespace":"build-e2e-lttx"}} {"level":"info","ts":"2026-04-27T23:13:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-phiu-20260427-230704-000","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:13: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-test-application-phiu-20260427-230704-000","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:13: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-test-application-phiu-20260427-230704-000","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"build-suite-test-application-phiu-20260427-230704-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-27T23:13:59Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-27T23:13: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-test-application-phiu-20260427-230704-000","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:13:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-phiu-20260427-230704-000","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:13:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-phiu-20260427-230704-000","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-27T23:13: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-test-application-phiu-20260427-230704-000","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:13:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-phiu-20260427-230704-000","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:13: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-test-application-phiu-20260427-230704-000","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"build-suite-test-application-phiu-20260427-230704-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-27T23:13:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-phiu-20260427-230704-000"} {"level":"info","ts":"2026-04-27T23:14:00Z","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-phiu-20260427-230704-000","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"build-suite-test-application-phiu-20260427-230704-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-27T23:14:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-phiu-20260427-230704-000","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","snapshot.Namespace":"build-e2e-lttx","snapshot.Name":"build-suite-test-application-phiu-20260427-230704-000"} {"level":"info","ts":"2026-04-27T23:14:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-test-application-phiu-20260427-230704-000","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-phiu-20260427-230704-000","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-phiu-20260427-230704-000","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-27T23:14:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-phiu-20260427-230704-000","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-phiu-20260427-230704-000","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-phiu-20260427-230704-000"} {"level":"info","ts":"2026-04-27T23:14:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-27T23:14:00Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:14:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-test-custom-branch-tmxugn-on-pull-request-5jzjp has finished running","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14: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-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14: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-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:00Z","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-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14: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-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","snapshot.Name":"build-suite-test-application-phiu-20260427-230704-000"} {"level":"info","ts":"2026-04-27T23:14:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-27T23:14:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-test-custom-branch-tmxugn-on-pull-request-5jzjp has finished running","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-5jzjp","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23: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-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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-parent-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:14: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-hzwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:14:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:14:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:14:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:14:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:14:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","namespace":"integration2-tomi","name":"test-component-pac-upxagm-on-pull-request-cnlkg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:14:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:14:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:14:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:14:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:14:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-xj9m2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:14: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-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:14: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-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:14: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-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:14: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-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:14:10Z","logger":"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-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:14: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-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:14:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:14:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:14:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:14:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:14:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:14:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-hzwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:14:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:14:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:14:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:14:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:14:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:14:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:14:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-hzwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:14:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:14:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:14:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:14:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:14:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:14:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:14:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-hzwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:14:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:14:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:14:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:14:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:14:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:14:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:14:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-hzwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:14:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:14:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:14:19Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14: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-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","PR group":"konflux-fj-test-custom-branch-tmxugn"} {"level":"info","ts":"2026-04-27T23:14:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-phiu-20260427-230704-000"} {"level":"info","ts":"2026-04-27T23:14: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-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","prGroup":"konflux-fj-test-custom-branch-tmxugn","prGroupHash":"0045d1c3b5936c62766f96267e582ef43e66b5fa961fe92bf3c2e44655a921"} {"level":"info","ts":"2026-04-27T23:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lttx/fj-test-custom-branch-tmxugn-on-pull-request-5jzjp with pr group konflux-fj-test-custom-branch-tmxugn is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lttx/fj-test-custom-branch-tmxugn, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14: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-tmxugn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:14: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-test-application-phiu-20260427-230704-000","namespace":"build-e2e-lttx"},"snapshot":{"name":"build-suite-test-application-phiu-20260427-230704-000","namespace":"build-e2e-lttx"}} {"level":"info","ts":"2026-04-27T23:14:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-phiu-20260427-230704-000","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14: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-test-application-phiu-20260427-230704-000","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-phiu-20260427-230704-000","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","snapshot.Namespace":"build-e2e-lttx","snapshot.Name":"build-suite-test-application-phiu-20260427-230704-000"} {"level":"info","ts":"2026-04-27T23:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lttx/fj-test-custom-branch-tmxugn-on-pull-request-5jzjp with pr group konflux-fj-test-custom-branch-tmxugn is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lttx/fj-test-custom-branch-tmxugn, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14: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-tmxugn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lttx/fj-test-custom-branch-tmxugn-on-pull-request-5jzjp with pr group konflux-fj-test-custom-branch-tmxugn is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lttx/fj-test-custom-branch-tmxugn, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14: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-tmxugn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lttx/fj-test-custom-branch-tmxugn-on-pull-request-5jzjp with pr group konflux-fj-test-custom-branch-tmxugn is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lttx/fj-test-custom-branch-tmxugn, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14: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-tmxugn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lttx/fj-test-custom-branch-tmxugn-on-pull-request-5jzjp with pr group konflux-fj-test-custom-branch-tmxugn is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lttx/fj-test-custom-branch-tmxugn, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14: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-tmxugn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lttx/fj-test-custom-branch-tmxugn-on-pull-request-5jzjp with pr group konflux-fj-test-custom-branch-tmxugn is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lttx/fj-test-custom-branch-tmxugn, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14: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-tmxugn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lttx/fj-test-custom-branch-tmxugn-on-pull-request-5jzjp with pr group konflux-fj-test-custom-branch-tmxugn is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lttx/fj-test-custom-branch-tmxugn, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14: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-tmxugn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lttx/fj-test-custom-branch-tmxugn-on-pull-request-5jzjp with pr group konflux-fj-test-custom-branch-tmxugn is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lttx/fj-test-custom-branch-tmxugn, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14: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-tmxugn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lttx/fj-test-custom-branch-tmxugn-on-pull-request-5jzjp with pr group konflux-fj-test-custom-branch-tmxugn is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lttx/fj-test-custom-branch-tmxugn, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14: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-tmxugn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lttx/fj-test-custom-branch-tmxugn-on-pull-request-5jzjp with pr group konflux-fj-test-custom-branch-tmxugn is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lttx/fj-test-custom-branch-tmxugn, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14: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-tmxugn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:14: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-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14: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-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14: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-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14: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-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lttx/fj-test-custom-branch-tmxugn-on-pull-request-5jzjp with pr group konflux-fj-test-custom-branch-tmxugn is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lttx/fj-test-custom-branch-tmxugn, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14: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-tmxugn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14: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-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:14: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-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14: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-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14: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-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14: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-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lttx/fj-test-custom-branch-tmxugn-on-pull-request-5jzjp with pr group konflux-fj-test-custom-branch-tmxugn is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lttx/fj-test-custom-branch-tmxugn, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14: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-tmxugn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14: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-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:14: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-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14: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-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14: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-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14: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-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lttx/fj-test-custom-branch-tmxugn-on-pull-request-5jzjp with pr group konflux-fj-test-custom-branch-tmxugn is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lttx/fj-test-custom-branch-tmxugn, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14: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-tmxugn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14: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-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:14: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-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14: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-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lttx/fj-test-custom-branch-tmxugn-on-pull-request-5jzjp with pr group konflux-fj-test-custom-branch-tmxugn is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lttx/fj-test-custom-branch-tmxugn, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-tmxugn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14: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-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:14: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-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14: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-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lttx/fj-test-custom-branch-tmxugn-on-pull-request-5jzjp with pr group konflux-fj-test-custom-branch-tmxugn is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lttx/fj-test-custom-branch-tmxugn, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-tmxugn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14: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-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:14: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-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14: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-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lttx/fj-test-custom-branch-tmxugn-on-pull-request-5jzjp with pr group konflux-fj-test-custom-branch-tmxugn is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lttx/fj-test-custom-branch-tmxugn, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-tmxugn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14: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-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:14: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-hzwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:14:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lttx/fj-test-custom-branch-tmxugn-on-pull-request-5jzjp with pr group konflux-fj-test-custom-branch-tmxugn is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lttx/fj-test-custom-branch-tmxugn, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-tmxugn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:14: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-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14: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-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14: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-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14: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-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lttx/fj-test-custom-branch-tmxugn-on-pull-request-5jzjp with pr group konflux-fj-test-custom-branch-tmxugn is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lttx/fj-test-custom-branch-tmxugn, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14: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-tmxugn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14: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-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:14:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:14: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-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:14: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-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:14:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:14: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-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:14:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","elapsedSinceCompletion":"888.750062ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:14:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:14:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"namespace":"build-e2e-lxat","name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","reconcileID":"de70d329-285f-437b-92b0-1435ab48dbfd","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:14: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-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:14: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-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:14:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:14: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-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:14:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","elapsedSinceCompletion":"895.660319ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:14:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:14:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"namespace":"build-e2e-lxat","name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","reconcileID":"c3c38a0a-f97e-47e4-8dd2-a8f1a0747844","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:14: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-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:14: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-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:14:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:14: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-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:14:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","elapsedSinceCompletion":"906.290546ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:14:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:14:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"namespace":"build-e2e-lxat","name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","reconcileID":"5981a834-926d-43c6-9c99-cfdde7120c82","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:14: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-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:14: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-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:14:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:14: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-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:14:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","elapsedSinceCompletion":"926.849289ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:14:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:14:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"namespace":"build-e2e-lxat","name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","reconcileID":"0c0bc368-191f-46e0-8b5b-c51a2709a5f4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:14: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-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:14: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-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:14:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:14: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-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:14:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","elapsedSinceCompletion":"967.418428ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:14:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:14:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"namespace":"build-e2e-lxat","name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","reconcileID":"148fae64-1246-47b4-9c75-5997b74500a9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23: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":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:14:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","elapsedSinceCompletion":"1.048419128s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:14:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:14:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"namespace":"build-e2e-lxat","name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","reconcileID":"473aef02-6049-4d18-8d59-86ebc877c673","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23: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":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:14:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","elapsedSinceCompletion":"1.056498213s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:14:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:14:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"namespace":"build-e2e-lxat","name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","reconcileID":"6caf9dbd-19ba-4813-ad22-89c50bc9d935","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23: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":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:14:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","elapsedSinceCompletion":"1.209427083s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:14:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:14:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"namespace":"build-e2e-lxat","name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","reconcileID":"c52d207b-72cc-4f56-a5d1-9c1d89f30bc5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23: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":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:14:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","elapsedSinceCompletion":"1.584750567s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:14:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:14:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"namespace":"build-e2e-lxat","name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","reconcileID":"41da6c08-135f-4483-8b20-60c5fa816399","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23: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":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:14:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","elapsedSinceCompletion":"1.850525537s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:14:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:14:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"namespace":"build-e2e-lxat","name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","reconcileID":"45322cc5-553d-40fd-8a75-c287736ee344","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23: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":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:14:54Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"namespace":"build-e2e-lxat","name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","reconcileID":"f75a39b7-77ce-471d-865f-f0453da6a896","component.Name":"gl-multi-component-child-vugt"} {"level":"info","ts":"2026-04-27T23:14:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-zbjk-20260427-230934-000"} {"level":"info","ts":"2026-04-27T23:14:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-zbjk-20260427-230934-000","application":"build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:14:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-zbjk-20260427-230934-000"} {"level":"info","ts":"2026-04-27T23:14:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"build-suite-component-update-zbjk-20260427-230934-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-zbjk-20260427-230934-000","snapshot.Spec.Components":[{"name":"gl-multi-component-parent-vugt","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-lxat/gl-multi-component-parent-vugt@sha256:fee9e2d9e73153a9f71562954157d95d23c38051632417f4658f23f9be57c2de","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-parent-xfyfkj","revision":"52a8d15b391a9eadee976c23beb68803ff36447a"}}}]} {"level":"info","ts":"2026-04-27T23:14:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-vugt is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-zbjk-20260427-230934-000","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:14:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 9b5158f885d6b562c87dc611b6ea4406f4beae0c1ff64460edcdd30324b7a3 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-zbjk-20260427-230934-000","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:14:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-zbjk-20260427-230934-000"} {"level":"info","ts":"2026-04-27T23:14:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-zbjk-20260427-230934-000","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:14:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-zbjk-20260427-230934-000","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-27T23: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":"build-suite-component-update-zbjk-20260427-230934-000","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:14:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-zbjk-20260427-230934-000","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","Application.Name":"build-suite-component-update-zbjk","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-27T23: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":"build-suite-component-update-zbjk-20260427-230934-000","namespace":"build-e2e-lxat"},"snapshot":{"name":"build-suite-component-update-zbjk-20260427-230934-000","namespace":"build-e2e-lxat"}} {"level":"info","ts":"2026-04-27T23:14:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-zbjk-20260427-230934-000","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:14: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-zbjk-20260427-230934-000","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:14: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-zbjk-20260427-230934-000","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"build-suite-component-update-zbjk-20260427-230934-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-27T23:14:54Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-27T23: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":"build-suite-component-update-zbjk-20260427-230934-000","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:14:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-zbjk-20260427-230934-000","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:14:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-zbjk-20260427-230934-000","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-27T23: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":"build-suite-component-update-zbjk-20260427-230934-000","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:14:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-zbjk-20260427-230934-000","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:14: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-zbjk-20260427-230934-000","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"build-suite-component-update-zbjk-20260427-230934-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-27T23:14:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-zbjk-20260427-230934-000"} {"level":"info","ts":"2026-04-27T23: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":"build-suite-component-update-zbjk-20260427-230934-000","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:14:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-zbjk-20260427-230934-000","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:14:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-zbjk-20260427-230934-000","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-27T23: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":"build-suite-component-update-zbjk-20260427-230934-000","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:14:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-zbjk-20260427-230934-000","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:14: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-zbjk-20260427-230934-000","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"build-suite-component-update-zbjk-20260427-230934-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-27T23:14: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-zbjk-20260427-230934-000","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","snapshot.Namespace":"build-e2e-lxat","snapshot.Name":"build-suite-component-update-zbjk-20260427-230934-000"} {"level":"info","ts":"2026-04-27T23:14:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-zbjk-20260427-230934-000"} {"level":"info","ts":"2026-04-27T23:14:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-27T23:14:55Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:14:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-vugt-on-pull-request-kdzps has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:14: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-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:14: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-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:14: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":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:14: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-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","snapshot.Name":"build-suite-component-update-zbjk-20260427-230934-000"} {"level":"info","ts":"2026-04-27T23:14:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-27T23:14:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-vugt-on-pull-request-kdzps has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:15: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":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","prGroup":"konflux-gl-multi-component-child-vugt","prGroupHash":"dbba32f6a3daba3d20464d7764af9cff39511b4f1d6dbaacc061a5503efb7b"} {"level":"info","ts":"2026-04-27T23: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-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:15:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:15:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:15:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:15:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-27T23:01:17Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-vugt-on-pull-request-p4x5n\" was cancelled"}],"startTime":"2026-04-27T23:01:09Z","completionTime":"2026-04-27T23:01:17Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-xfyfkj"},{"name":"revision","value":"6d733a795b7400b485198588c0085940165cb50b"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-lxat/gl-multi-component-child-vugt:on-pr-6d733a795b7400b485198588c0085940165cb50b.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-lxat/gl-multi-component-child-vugt:on-pr-6d733a795b7400b485198588c0085940165cb50b.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:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-lxat/gl-multi-component-child-vugt:on-pr-6d733a795b7400b485198588c0085940165cb50b"},{"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-lxat/gl-multi-component-child-vugt:on-pr-6d733a795b7400b485198588c0085940165cb50b"},{"name":"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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-e19170a221947f7a03930f0bb707be6e-37da54716302d691-01"}},"deletionTimestamp":"2026-04-27 23:14:59 +0000 UTC"} {"level":"info","ts":"2026-04-27T23:15:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:15:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-vugt-on-pull-request-p4x5n has finished running","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:15: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":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","prGroup":"konflux-gl-multi-component-child-vugt","prGroupHash":"dbba32f6a3daba3d20464d7764af9cff39511b4f1d6dbaacc061a5503efb7b"} {"level":"info","ts":"2026-04-27T23: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-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:15:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:15:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:15:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:15:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-27T23:01:17Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-vugt-on-pull-request-p4x5n\" was cancelled"}],"startTime":"2026-04-27T23:01:09Z","completionTime":"2026-04-27T23:01:17Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-xfyfkj"},{"name":"revision","value":"6d733a795b7400b485198588c0085940165cb50b"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-lxat/gl-multi-component-child-vugt:on-pr-6d733a795b7400b485198588c0085940165cb50b.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-lxat/gl-multi-component-child-vugt:on-pr-6d733a795b7400b485198588c0085940165cb50b.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:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-lxat/gl-multi-component-child-vugt:on-pr-6d733a795b7400b485198588c0085940165cb50b"},{"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-lxat/gl-multi-component-child-vugt:on-pr-6d733a795b7400b485198588c0085940165cb50b"},{"name":"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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-e19170a221947f7a03930f0bb707be6e-37da54716302d691-01"}},"deletionTimestamp":"2026-04-27 23:14:59 +0000 UTC"} {"level":"info","ts":"2026-04-27T23:15:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:15:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-vugt-on-pull-request-p4x5n has finished running","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:15: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":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","prGroup":"konflux-gl-multi-component-child-vugt","prGroupHash":"dbba32f6a3daba3d20464d7764af9cff39511b4f1d6dbaacc061a5503efb7b"} {"level":"info","ts":"2026-04-27T23: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-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:15:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:15:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:15:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:15:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-27T23:01:17Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-vugt-on-pull-request-p4x5n\" was cancelled"}],"startTime":"2026-04-27T23:01:09Z","completionTime":"2026-04-27T23:01:17Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-xfyfkj"},{"name":"revision","value":"6d733a795b7400b485198588c0085940165cb50b"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-lxat/gl-multi-component-child-vugt:on-pr-6d733a795b7400b485198588c0085940165cb50b.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-lxat/gl-multi-component-child-vugt:on-pr-6d733a795b7400b485198588c0085940165cb50b.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:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-lxat/gl-multi-component-child-vugt:on-pr-6d733a795b7400b485198588c0085940165cb50b"},{"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-lxat/gl-multi-component-child-vugt:on-pr-6d733a795b7400b485198588c0085940165cb50b"},{"name":"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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-e19170a221947f7a03930f0bb707be6e-37da54716302d691-01"}},"deletionTimestamp":"2026-04-27 23:14:59 +0000 UTC"} {"level":"info","ts":"2026-04-27T23:15:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:15:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-vugt-on-pull-request-p4x5n has finished running","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-p4x5n","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:15: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-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:15: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-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:15: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-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:15: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-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:15:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-arsm/gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn with pr group konflux-gl-test-custom-branch-ayjcoh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:15:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-arsm/gl-test-custom-branch-ayjcoh, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:15: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-ayjcoh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:15: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-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:15:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:15:05Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23: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-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:15:05Z","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-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","PR group":"konflux-gl-multi-component-child-vugt"} {"level":"info","ts":"2026-04-27T23:15: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":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","prGroup":"konflux-gl-multi-component-child-vugt","prGroupHash":"dbba32f6a3daba3d20464d7764af9cff39511b4f1d6dbaacc061a5503efb7b"} {"level":"info","ts":"2026-04-27T23:15:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:15:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:15:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lxat/gl-multi-component-child-vugt-on-pull-request-t8n86 with pr group konflux-gl-multi-component-child-vugt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:15:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:15:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:15:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:15:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:15:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lxat/gl-multi-component-child-vugt-on-pull-request-t8n86 with pr group konflux-gl-multi-component-child-vugt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:15:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:15:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:15:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:15:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:15:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lxat/gl-multi-component-child-vugt-on-pull-request-t8n86 with pr group konflux-gl-multi-component-child-vugt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:15:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:15:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:15:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:15:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:15:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lxat/gl-multi-component-child-vugt-on-pull-request-t8n86 with pr group konflux-gl-multi-component-child-vugt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:15:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:15:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:15:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:15:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:15:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lxat/gl-multi-component-child-vugt-on-pull-request-t8n86 with pr group konflux-gl-multi-component-child-vugt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:15:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:15:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:15:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:15:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:15:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lxat/gl-multi-component-child-vugt-on-pull-request-t8n86 with pr group konflux-gl-multi-component-child-vugt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:15:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:15:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:15:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:15:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:15:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lxat/gl-multi-component-child-vugt-on-pull-request-t8n86 with pr group konflux-gl-multi-component-child-vugt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:15:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:15:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:15:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:15:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:15:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lxat/gl-multi-component-child-vugt-on-pull-request-t8n86 with pr group konflux-gl-multi-component-child-vugt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:15:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:15:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:15:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:15:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:15:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lxat/gl-multi-component-child-vugt-on-pull-request-t8n86 with pr group konflux-gl-multi-component-child-vugt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:15:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:15:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:15: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-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:15: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-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:15:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lxat/gl-multi-component-child-vugt-on-pull-request-t8n86 with pr group konflux-gl-multi-component-child-vugt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:15: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-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23: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-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:15:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:15:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:15:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:15: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-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:15: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-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:15:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lxat/gl-multi-component-child-vugt-on-pull-request-t8n86 with pr group konflux-gl-multi-component-child-vugt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:15: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-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:15:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:15:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:15:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:15:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:15: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-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:15: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-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:15:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lxat/gl-multi-component-child-vugt-on-pull-request-t8n86 with pr group konflux-gl-multi-component-child-vugt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:15: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-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:15:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:15:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:15:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:15:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:15:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:15:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:15:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-arsm/gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn with pr group konflux-gl-test-custom-branch-ayjcoh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:15:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-arsm/gl-test-custom-branch-ayjcoh, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:15: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-ayjcoh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:15:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:15:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:15: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-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:15: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-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:15: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-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:15: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-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:15:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lxat/gl-multi-component-child-vugt-on-pull-request-t8n86 with pr group konflux-gl-multi-component-child-vugt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:15:15Z","logger":"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-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:15: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-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:15:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:15:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:17Z","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-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","elapsedSinceCompletion":"190.494015ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:15:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:15:17Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","reconcileID":"935e4e04-1bb6-4ad6-ae00-cfad35825fb3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:15:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:17Z","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-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","elapsedSinceCompletion":"196.816254ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:15:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:15:17Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","reconcileID":"1b51c5fe-e0c6-4440-b1e9-032aa914e465","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:15:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:17Z","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-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","elapsedSinceCompletion":"207.386163ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:15:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:15:17Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","reconcileID":"5d750e3f-1797-4910-9a19-7b8be7d53095","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:15:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:17Z","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-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","elapsedSinceCompletion":"228.44773ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:15:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:15:17Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","reconcileID":"63b23b67-1253-47cf-bb0c-19b8fd7becea","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:15:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:17Z","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-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","elapsedSinceCompletion":"268.907255ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:15:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:15:17Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","reconcileID":"92c7e6aa-b57d-459a-a102-b0a9d9ec3227","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:15:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:17Z","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-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","elapsedSinceCompletion":"350.307851ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:15:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:15:17Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","reconcileID":"9c13f9f8-d487-4bbf-9e5e-9798360fd073","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:15:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:17Z","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-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","elapsedSinceCompletion":"360.372622ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:15:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:15:17Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","reconcileID":"675be15b-0174-42ca-b094-c8c5f7cb8a13","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:15:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:17Z","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-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","elapsedSinceCompletion":"510.928697ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:15:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:15:17Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","reconcileID":"f1f99064-8dd8-4d0f-9fac-973c878d0fb7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:15:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:18Z","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-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","elapsedSinceCompletion":"1.151968642s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:15:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:15:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","reconcileID":"84ad6754-fa15-4423-9ea0-deedad2017e1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:15:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:18Z","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-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","elapsedSinceCompletion":"1.336626634s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:15:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:15:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","reconcileID":"1c61d2c4-e686-4eda-b214-861b8500db58","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:15:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15: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":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","reconcileID":"b8713804-bf99-4878-a7fc-ea9ea8663082","component.Name":"gh-multi-component-parent-hzwx"} {"level":"info","ts":"2026-04-27T23:15:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-ikyz-20260427-231007-000"} {"level":"info","ts":"2026-04-27T23:15:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-ikyz-20260427-231007-000","application":"build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-ikyz-20260427-231007-000"} {"level":"info","ts":"2026-04-27T23:15:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"build-suite-component-update-ikyz-20260427-231007-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-ikyz-20260427-231007-000","snapshot.Spec.Components":[{"name":"gh-multi-component-child-hzwx","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-ksqk/gh-multi-component-child-hzwx@sha256:67ed8b14c363a18e29ad538f6606d14955bfb56ab8fa8eaf3c5ea8a2507836bf","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-xvfsde","revision":"2bea01d3a47055f784cf375218a8fac8b076e1b7"}}}]} {"level":"info","ts":"2026-04-27T23:15:19Z","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-hzwx is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-ikyz-20260427-231007-000","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 5886f232065afaa1aa8cfa32d9daa8f01b0c8efde0144fc2f3fa2a2993a2f6 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-ikyz-20260427-231007-000","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-ikyz-20260427-231007-000"} {"level":"info","ts":"2026-04-27T23:15:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-ikyz-20260427-231007-000","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-ikyz-20260427-231007-000","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-27T23:15: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-ikyz-20260427-231007-000","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-ikyz-20260427-231007-000","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","Application.Name":"build-suite-component-update-ikyz","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-27T23:15: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-ikyz-20260427-231007-000","namespace":"build-e2e-ksqk"},"snapshot":{"name":"build-suite-component-update-ikyz-20260427-231007-000","namespace":"build-e2e-ksqk"}} {"level":"info","ts":"2026-04-27T23:15:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-ikyz-20260427-231007-000","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15: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-ikyz-20260427-231007-000","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15: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-ikyz-20260427-231007-000","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"build-suite-component-update-ikyz-20260427-231007-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-27T23:15:19Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-27T23:15: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-ikyz-20260427-231007-000","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-ikyz-20260427-231007-000","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-ikyz-20260427-231007-000","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-27T23:15: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-ikyz-20260427-231007-000","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-ikyz-20260427-231007-000","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15: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-ikyz-20260427-231007-000","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"build-suite-component-update-ikyz-20260427-231007-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-27T23:15: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-ikyz-20260427-231007-000","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-ikyz-20260427-231007-000","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-ikyz-20260427-231007-000","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-27T23:15: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-ikyz-20260427-231007-000","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-ikyz-20260427-231007-000","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-ikyz-20260427-231007-000"} {"level":"info","ts":"2026-04-27T23:15: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-ikyz-20260427-231007-000","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"build-suite-component-update-ikyz-20260427-231007-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-27T23:15: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-ikyz-20260427-231007-000","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","snapshot.Namespace":"build-e2e-ksqk","snapshot.Name":"build-suite-component-update-ikyz-20260427-231007-000"} {"level":"info","ts":"2026-04-27T23:15:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-ikyz-20260427-231007-000"} {"level":"info","ts":"2026-04-27T23:15:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-27T23:15:19Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:15:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-hzwx-on-pull-request-nk7rg has finished running","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15: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":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","snapshot.Name":"build-suite-component-update-ikyz-20260427-231007-000"} {"level":"info","ts":"2026-04-27T23:15:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-27T23:15:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-hzwx-on-pull-request-nk7rg has finished running","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-nk7rg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:15:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:15:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:15:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:15:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-arsm/gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn with pr group konflux-gl-test-custom-branch-ayjcoh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:15:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-arsm/gl-test-custom-branch-ayjcoh, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:15:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-ayjcoh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:15:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:15:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:15:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:15:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:15:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:15:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:15:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-arsm/gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn with pr group konflux-gl-test-custom-branch-ayjcoh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:15:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-arsm/gl-test-custom-branch-ayjcoh, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:15:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-ayjcoh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:15:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:15:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:15:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15: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-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","elapsedSinceCompletion":"475.917701ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:15:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-kgki-on-pull-request-5mv66","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:15:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"namespace":"build-e2e-vhod","name":"test-comp-kgki-on-pull-request-5mv66","reconcileID":"bf06805f-0b79-47b5-812c-a67994b370a5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:15:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15: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-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","elapsedSinceCompletion":"481.452911ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:15:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-kgki-on-pull-request-5mv66","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:15:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"namespace":"build-e2e-vhod","name":"test-comp-kgki-on-pull-request-5mv66","reconcileID":"6d7c61a5-61da-4c31-a57d-402bbf3d43bf","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:15:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15: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-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","elapsedSinceCompletion":"492.083703ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:15:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-kgki-on-pull-request-5mv66","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:15:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"namespace":"build-e2e-vhod","name":"test-comp-kgki-on-pull-request-5mv66","reconcileID":"0c15df12-1027-4019-9ebd-b9d3c9ec47a3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:15:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15: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-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","elapsedSinceCompletion":"513.283948ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:15:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-kgki-on-pull-request-5mv66","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:15:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"namespace":"build-e2e-vhod","name":"test-comp-kgki-on-pull-request-5mv66","reconcileID":"ddb8239f-c578-4d46-b8dc-5ec1e2295eb4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:15:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15: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-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","elapsedSinceCompletion":"553.916957ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:15:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-kgki-on-pull-request-5mv66","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:15:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"namespace":"build-e2e-vhod","name":"test-comp-kgki-on-pull-request-5mv66","reconcileID":"d003c6fe-a217-4388-a309-3541fe49313e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:15:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15: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-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","elapsedSinceCompletion":"634.421283ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:15:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-kgki-on-pull-request-5mv66","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:15:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"namespace":"build-e2e-vhod","name":"test-comp-kgki-on-pull-request-5mv66","reconcileID":"ff1b6d08-8584-4bfb-bf6f-24f3f60c21d0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:15:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:15:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:15:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:15:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:15:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lttx/fj-test-custom-branch-tmxugn-on-pull-request-5jzjp with pr group konflux-fj-test-custom-branch-tmxugn is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:15:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lttx/fj-test-custom-branch-tmxugn, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:15:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-tmxugn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:15:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:15:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:15:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15: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-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","elapsedSinceCompletion":"767.476704ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:15:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-kgki-on-pull-request-5mv66","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:15:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"namespace":"build-e2e-vhod","name":"test-comp-kgki-on-pull-request-5mv66","reconcileID":"3a59d15d-e8b0-469e-b702-a0c6d14b0841","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:15:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15: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-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","elapsedSinceCompletion":"795.012582ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:15:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-kgki-on-pull-request-5mv66","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:15:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"namespace":"build-e2e-vhod","name":"test-comp-kgki-on-pull-request-5mv66","reconcileID":"dff3b9c1-891b-4fa5-85bd-619af85b1211","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:15:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","elapsedSinceCompletion":"1.30979473s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:15:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-kgki-on-pull-request-5mv66","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:15:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"namespace":"build-e2e-vhod","name":"test-comp-kgki-on-pull-request-5mv66","reconcileID":"9f2f4b1c-7594-43ed-8120-49cacf227acf","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:15:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","elapsedSinceCompletion":"1.436181193s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:15:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-kgki-on-pull-request-5mv66","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:15:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"namespace":"build-e2e-vhod","name":"test-comp-kgki-on-pull-request-5mv66","reconcileID":"570c57a8-2522-470f-9eee-d357866f09c6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:15:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15: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":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"namespace":"build-e2e-vhod","name":"test-comp-kgki-on-pull-request-5mv66","reconcileID":"3f2ec327-700c-41a2-8028-46d17532bb64","component.Name":"test-comp-hswu"} {"level":"info","ts":"2026-04-27T23:15: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":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"namespace":"build-e2e-vhod","name":"test-comp-kgki-on-pull-request-5mv66","reconcileID":"3f2ec327-700c-41a2-8028-46d17532bb64","component.Name":"test-comp-uojo"} {"level":"info","ts":"2026-04-27T23:15: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":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"namespace":"build-e2e-vhod","name":"test-comp-kgki-on-pull-request-5mv66","reconcileID":"3f2ec327-700c-41a2-8028-46d17532bb64","component.Name":"test-symlink-comp-nvzh"} {"level":"info","ts":"2026-04-27T23:15:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-cjqw-20260427-230201-000"} {"level":"info","ts":"2026-04-27T23:15:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-cjqw-20260427-230201-000","application":"test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-cjqw-20260427-230201-000"} {"level":"info","ts":"2026-04-27T23:15:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-app-cjqw-20260427-230201-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"test-app-cjqw-20260427-230201-000","snapshot.Spec.Components":[{"name":"test-comp-kgki","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-vhod/test-comp-kgki@sha256:c24b4ac28c691c489666dbf957d8be6cdc2c2ca995c22d6cb5a90f0e514dc238","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"159d5fdf46e3fb246fceca54dfeb5721bec494ce"}}}]} {"level":"info","ts":"2026-04-27T23:15:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-comp-kgki is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-cjqw-20260427-230201-000","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 05fe2b613f2023e04c6fa7dc512f5066b904b79e52e1a394c113f6d78e72a5 is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-cjqw-20260427-230201-000","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"test-app-cjqw-20260427-230201-000"} {"level":"info","ts":"2026-04-27T23:15: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":"test-app-cjqw-20260427-230201-000","namespace":"build-e2e-vhod"},"snapshot":{"name":"test-app-cjqw-20260427-230201-000","namespace":"build-e2e-vhod"}} {"level":"info","ts":"2026-04-27T23:15:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"test-app-cjqw-20260427-230201-000","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-cjqw-20260427-230201-000","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15: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":"test-app-cjqw-20260427-230201-000","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-cjqw-20260427-230201-000","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-27T23:15: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":"test-app-cjqw-20260427-230201-000","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-cjqw-20260427-230201-000","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","Application.Name":"test-app-cjqw","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-27T23:15:33Z","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-cjqw-20260427-230201-000","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-app-cjqw-20260427-230201-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-27T23:15:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-cjqw-20260427-230201-000","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-app-cjqw-20260427-230201-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-27T23:15:33Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-27T23:15:33Z","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-cjqw-20260427-230201-000","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-cjqw-20260427-230201-000","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-cjqw-20260427-230201-000","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-27T23:15: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":"test-app-cjqw-20260427-230201-000","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-cjqw-20260427-230201-000","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-kgki-on-pull-request-5mv66","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-cjqw-20260427-230201-000"} {"level":"info","ts":"2026-04-27T23:15:33Z","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-cjqw-20260427-230201-000","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-app-cjqw-20260427-230201-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-27T23:15:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"test-app-cjqw-20260427-230201-000","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","snapshot.Namespace":"build-e2e-vhod","snapshot.Name":"test-app-cjqw-20260427-230201-000"} {"level":"info","ts":"2026-04-27T23:15:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-kgki-on-pull-request-5mv66","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-cjqw-20260427-230201-000"} {"level":"info","ts":"2026-04-27T23:15:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-kgki-on-pull-request-5mv66","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-27T23:15:33Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-kgki-on-pull-request-5mv66","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:15:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-kgki-on-pull-request-5mv66 has finished running","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15: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":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","snapshot.Name":"test-app-cjqw-20260427-230201-000"} {"level":"info","ts":"2026-04-27T23:15:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-kgki-on-pull-request-5mv66","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-27T23:15:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-kgki-on-pull-request-5mv66 has finished running","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15: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-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","prGroup":"konflux-test-symlink-comp-nvzh","prGroupHash":"7a6a284481ef18a5fa3e9aa8cb2a58385f14b2897cf3bf39cfce50c7a6ef35"} {"level":"info","ts":"2026-04-27T23:15: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-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15: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-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15:40Z","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-nvzh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15: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-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-27T23:03:32Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-04-27T23:02:54Z","completionTime":"2026-04-27T23:03:32Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"3a0e939ddef523603e21ea60038407b202df3702"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"3a0e939ddef523603e21ea60038407b202df3702"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-vhod/test-symlink-comp-nvzh:on-pr-3a0e939ddef523603e21ea60038407b202df3702"},{"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-vhod/test-symlink-comp-nvzh:on-pr-3a0e939ddef523603e21ea60038407b202df3702"},{"name":"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:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256: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:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-nvzh-on-pull-request-ddr5n-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-nvzh-on-pull-request-ddr5n-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-315b279e3d6e5578171b5dc3a7cb919e-54a2168f7ce3e5a4-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-27T23:15:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:15:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-nvzh-on-pull-request-ddr5n has finished running","buildpipelineRun":{"name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-cjqw-20260427-231540-356"} {"level":"info","ts":"2026-04-27T23:15:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-cjqw-20260427-231540-356","application":"test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-cjqw-20260427-231540-356"} {"level":"info","ts":"2026-04-27T23:15:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-cjqw-20260427-231540-356","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-cjqw-20260427-231540-356","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-cjqw-20260427-231540-356","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-27T23:15: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-cjqw-20260427-231540-356","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-cjqw-20260427-231540-356","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","Application.Name":"test-app-cjqw","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-27T23:15: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-cjqw-20260427-231540-356","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-app-cjqw-20260427-231540-356","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-27T23:15:40Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-27T23:15:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-cjqw-20260427-231540-356","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-cjqw-20260427-231540-356","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15: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-cjqw-20260427-231540-356","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-cjqw-20260427-231540-356","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"error","ts":"2026-04-27T23:15:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"test-comp-hswu","namespace":"build-e2e-vhod"},"namespace":"build-e2e-vhod","name":"test-comp-hswu","reconcileID":"e44d195b-953e-49dc-aa67-7e4193b78d91","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"test-comp-hswu\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"pac.component.appstudio.openshift.io/finalizer\"}","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:15:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-cjqw-20260427-231540-448"} {"level":"info","ts":"2026-04-27T23:15:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-cjqw-20260427-231540-448","application":"test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-cjqw-20260427-231540-448"} {"level":"info","ts":"2026-04-27T23:15:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-cjqw-20260427-231540-448","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-cjqw-20260427-231540-448","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-cjqw-20260427-231540-448","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-27T23:15: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-cjqw-20260427-231540-448","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-cjqw-20260427-231540-448","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","Application.Name":"test-app-cjqw","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-27T23:15: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-cjqw-20260427-231540-448","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-app-cjqw-20260427-231540-448","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-27T23:15:40Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-27T23:15:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-cjqw-20260427-231540-448","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-cjqw-20260427-231540-448","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15:40Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-comp-kgki","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-kgki","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-27T23:15: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-cjqw-20260427-231540-448","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-cjqw-20260427-231540-448","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-cjqw-20260427-231540-484"} {"level":"info","ts":"2026-04-27T23:15:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-cjqw-20260427-231540-484","application":"test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-cjqw-20260427-231540-484"} {"level":"info","ts":"2026-04-27T23:15:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-cjqw-20260427-231540-484","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-cjqw-20260427-231540-484","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-cjqw-20260427-231540-484","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-27T23:15: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-cjqw-20260427-231540-484","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-cjqw-20260427-231540-484","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","Application.Name":"test-app-cjqw","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-27T23:15: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-cjqw-20260427-231540-484","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-app-cjqw-20260427-231540-484","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-27T23:15:40Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-27T23:15:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-cjqw-20260427-231540-484","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-cjqw-20260427-231540-484","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15: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-cjqw-20260427-231540-484","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-cjqw-20260427-231540-484","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15:40Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-comp-uojo","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-uojo","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-27T23:15:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-cjqw-20260427-231540-523"} {"level":"info","ts":"2026-04-27T23:15:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-cjqw-20260427-231540-523","application":"test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-cjqw-20260427-231540-523"} {"level":"info","ts":"2026-04-27T23:15:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-cjqw-20260427-231540-523","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-cjqw-20260427-231540-523","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-cjqw-20260427-231540-523","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-27T23:15: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-cjqw-20260427-231540-523","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-cjqw-20260427-231540-523","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","Application.Name":"test-app-cjqw","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-27T23:15: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-cjqw-20260427-231540-523","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-app-cjqw-20260427-231540-523","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-27T23:15:40Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-27T23:15:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-cjqw-20260427-231540-523","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-cjqw-20260427-231540-523","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15: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-cjqw-20260427-231540-523","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-cjqw-20260427-231540-523","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15:40Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-symlink-comp-nvzh","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-symlink-comp-nvzh","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-27T23:15:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-cjqw-20260427-231540-566"} {"level":"info","ts":"2026-04-27T23:15:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-cjqw-20260427-231540-566","application":"test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-cjqw-20260427-231540-566"} {"level":"info","ts":"2026-04-27T23:15:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-cjqw-20260427-231540-566","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-cjqw-20260427-231540-566","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-cjqw-20260427-231540-566","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-27T23:15: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-cjqw-20260427-231540-566","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-cjqw-20260427-231540-566","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","Application.Name":"test-app-cjqw","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-27T23:15: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-cjqw-20260427-231540-566","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-app-cjqw-20260427-231540-566","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-27T23:15:40Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-27T23:15:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-cjqw-20260427-231540-566","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-cjqw-20260427-231540-566","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15:40Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-comp-hswu","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw","namespace":"build-e2e-vhod","name":"test-comp-hswu","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-27T23:15: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-cjqw-20260427-231540-566","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-cjqw-20260427-231540-566","namespace":"build-e2e-vhod"},"application":"build-e2e-vhod/test-app-cjqw"} {"level":"info","ts":"2026-04-27T23:15:40Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:15:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:40Z","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-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","PR group":"konflux-gh-multi-component-child-hzwx"} {"level":"info","ts":"2026-04-27T23:15:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-ikyz-20260427-231007-000"} {"level":"info","ts":"2026-04-27T23:15:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","prGroup":"konflux-gh-multi-component-child-hzwx","prGroupHash":"5886f232065afaa1aa8cfa32d9daa8f01b0c8efde0144fc2f3fa2a2993a2f6"} {"level":"info","ts":"2026-04-27T23:15:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ksqk/gh-multi-component-child-hzwx-on-pull-request-nk7rg with pr group konflux-gh-multi-component-child-hzwx is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ksqk/gh-multi-component-child-hzwx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-hzwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-ikyz-20260427-231007-000","namespace":"build-e2e-ksqk"},"snapshot":{"name":"build-suite-component-update-ikyz-20260427-231007-000","namespace":"build-e2e-ksqk"}} {"level":"info","ts":"2026-04-27T23:15:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:15:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-ikyz-20260427-231007-000","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-ikyz-20260427-231007-000","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-ikyz-20260427-231007-000","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","snapshot.Namespace":"build-e2e-ksqk","snapshot.Name":"build-suite-component-update-ikyz-20260427-231007-000"} {"level":"error","ts":"2026-04-27T23:15:40Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-comp-hswu-on-pull-request-mpfgj","namespace":"build-e2e-vhod"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:15:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ksqk/gh-multi-component-child-hzwx-on-pull-request-nk7rg with pr group konflux-gh-multi-component-child-hzwx is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ksqk/gh-multi-component-child-hzwx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-hzwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:15:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ksqk/gh-multi-component-child-hzwx-on-pull-request-nk7rg with pr group konflux-gh-multi-component-child-hzwx is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ksqk/gh-multi-component-child-hzwx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-hzwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15: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-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15: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-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ksqk/gh-multi-component-child-hzwx-on-pull-request-nk7rg with pr group konflux-gh-multi-component-child-hzwx is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ksqk/gh-multi-component-child-hzwx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15: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-hzwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15: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-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15: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-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ksqk/gh-multi-component-child-hzwx-on-pull-request-nk7rg with pr group konflux-gh-multi-component-child-hzwx is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ksqk/gh-multi-component-child-hzwx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15: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-hzwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15: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-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15: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-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ksqk/gh-multi-component-child-hzwx-on-pull-request-nk7rg with pr group konflux-gh-multi-component-child-hzwx is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ksqk/gh-multi-component-child-hzwx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15: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-hzwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15: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-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15: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-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ksqk/gh-multi-component-child-hzwx-on-pull-request-nk7rg with pr group konflux-gh-multi-component-child-hzwx is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ksqk/gh-multi-component-child-hzwx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15: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-hzwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15: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-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15: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-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ksqk/gh-multi-component-child-hzwx-on-pull-request-nk7rg with pr group konflux-gh-multi-component-child-hzwx is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ksqk/gh-multi-component-child-hzwx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15: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-hzwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15: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-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15: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-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ksqk/gh-multi-component-child-hzwx-on-pull-request-nk7rg with pr group konflux-gh-multi-component-child-hzwx is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ksqk/gh-multi-component-child-hzwx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15: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-hzwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:15:41Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-comp-kgki-on-pull-request-5mv66","namespace":"build-e2e-vhod"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-27T23:15:43Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-comp-uojo-on-pull-request-nxndg","namespace":"build-e2e-vhod"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:15:43Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-push-qlw8w","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-push-qlw8w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:15:43Z","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-hzwx-on-push-qlw8w","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15: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":"gh-multi-component-child-hzwx-on-push-qlw8w","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15: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":"gh-multi-component-child-hzwx-on-push-qlw8w","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-push-qlw8w","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-push-qlw8w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:15:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gh-multi-component-child-hzwx-on-push-qlw8w is not associated with a pull request","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-push-qlw8w","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-ikyz-20260427-231007-000"} {"level":"info","ts":"2026-04-27T23:15: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":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","prGroup":"konflux-gh-multi-component-child-hzwx","prGroupHash":"5886f232065afaa1aa8cfa32d9daa8f01b0c8efde0144fc2f3fa2a2993a2f6"} {"level":"info","ts":"2026-04-27T23:15: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-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-ikyz-20260427-231007-000","namespace":"build-e2e-ksqk"},"snapshot":{"name":"build-suite-component-update-ikyz-20260427-231007-000","namespace":"build-e2e-ksqk"}} {"level":"info","ts":"2026-04-27T23:15:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15: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-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-ikyz-20260427-231007-000","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-ikyz-20260427-231007-000","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-ikyz-20260427-231007-000","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","snapshot.Namespace":"build-e2e-ksqk","snapshot.Name":"build-suite-component-update-ikyz-20260427-231007-000"} {"level":"info","ts":"2026-04-27T23:15:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ksqk/gh-multi-component-child-hzwx-on-pull-request-nk7rg with pr group konflux-gh-multi-component-child-hzwx is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ksqk/gh-multi-component-child-hzwx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15: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-hzwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15: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-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-27T23:15:43Z","reason":"Cancelled","message":"PipelineRun \"gh-multi-component-child-hzwx-on-pull-request-h8b9k\" was cancelled"}],"startTime":"2026-04-27T23:15:41Z","completionTime":"2026-04-27T23:15:43Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-xvfsde"},{"name":"revision","value":"943625fb63f853a62d6e3751a2ba883c66ea3850"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ksqk/gh-multi-component-child-hzwx:on-pr-943625fb63f853a62d6e3751a2ba883c66ea3850.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ksqk/gh-multi-component-child-hzwx:on-pr-943625fb63f853a62d6e3751a2ba883c66ea3850.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:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ksqk/gh-multi-component-child-hzwx:on-pr-943625fb63f853a62d6e3751a2ba883c66ea3850"},{"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-ksqk/gh-multi-component-child-hzwx:on-pr-943625fb63f853a62d6e3751a2ba883c66ea3850"},{"name":"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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-f81a56aaf455477776682082b29f078c-fcfa95950490f5e6-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-27T23:15:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:15:44Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:15:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-hzwx-on-pull-request-h8b9k has finished running","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15: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-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-ikyz-20260427-231007-000"} {"level":"info","ts":"2026-04-27T23:15: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":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","prGroup":"konflux-gh-multi-component-child-hzwx","prGroupHash":"5886f232065afaa1aa8cfa32d9daa8f01b0c8efde0144fc2f3fa2a2993a2f6"} {"level":"info","ts":"2026-04-27T23:15: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-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15: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-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ksqk/gh-multi-component-child-hzwx-on-pull-request-nk7rg with pr group konflux-gh-multi-component-child-hzwx is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ksqk/gh-multi-component-child-hzwx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15: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-hzwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15: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-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-27T23:15:43Z","reason":"Cancelled","message":"PipelineRun \"gh-multi-component-child-hzwx-on-pull-request-h8b9k\" was cancelled"}],"startTime":"2026-04-27T23:15:41Z","completionTime":"2026-04-27T23:15:43Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-xvfsde"},{"name":"revision","value":"943625fb63f853a62d6e3751a2ba883c66ea3850"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ksqk/gh-multi-component-child-hzwx:on-pr-943625fb63f853a62d6e3751a2ba883c66ea3850.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ksqk/gh-multi-component-child-hzwx:on-pr-943625fb63f853a62d6e3751a2ba883c66ea3850.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:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ksqk/gh-multi-component-child-hzwx:on-pr-943625fb63f853a62d6e3751a2ba883c66ea3850"},{"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-ksqk/gh-multi-component-child-hzwx:on-pr-943625fb63f853a62d6e3751a2ba883c66ea3850"},{"name":"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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-f81a56aaf455477776682082b29f078c-fcfa95950490f5e6-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-27T23:15:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:15:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-hzwx-on-pull-request-h8b9k has finished running","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15: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-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-ikyz-20260427-231007-000"} {"level":"info","ts":"2026-04-27T23:15: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":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","prGroup":"konflux-gh-multi-component-child-hzwx","prGroupHash":"5886f232065afaa1aa8cfa32d9daa8f01b0c8efde0144fc2f3fa2a2993a2f6"} {"level":"info","ts":"2026-04-27T23:15: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-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15: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-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ksqk/gh-multi-component-child-hzwx-on-pull-request-nk7rg with pr group konflux-gh-multi-component-child-hzwx is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ksqk/gh-multi-component-child-hzwx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15: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-hzwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15: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-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-27T23:15:43Z","reason":"Cancelled","message":"PipelineRun \"gh-multi-component-child-hzwx-on-pull-request-h8b9k\" was cancelled"}],"startTime":"2026-04-27T23:15:41Z","completionTime":"2026-04-27T23:15:43Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-xvfsde"},{"name":"revision","value":"943625fb63f853a62d6e3751a2ba883c66ea3850"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ksqk/gh-multi-component-child-hzwx:on-pr-943625fb63f853a62d6e3751a2ba883c66ea3850.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ksqk/gh-multi-component-child-hzwx:on-pr-943625fb63f853a62d6e3751a2ba883c66ea3850.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:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ksqk/gh-multi-component-child-hzwx:on-pr-943625fb63f853a62d6e3751a2ba883c66ea3850"},{"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-ksqk/gh-multi-component-child-hzwx:on-pr-943625fb63f853a62d6e3751a2ba883c66ea3850"},{"name":"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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-f81a56aaf455477776682082b29f078c-fcfa95950490f5e6-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-27T23:15:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:15:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-hzwx-on-pull-request-h8b9k has finished running","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"error","ts":"2026-04-27T23:15:44Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:15: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-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-ikyz-20260427-231007-000"} {"level":"info","ts":"2026-04-27T23:15: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":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","prGroup":"konflux-gh-multi-component-child-hzwx","prGroupHash":"5886f232065afaa1aa8cfa32d9daa8f01b0c8efde0144fc2f3fa2a2993a2f6"} {"level":"info","ts":"2026-04-27T23:15: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-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15: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-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ksqk/gh-multi-component-child-hzwx-on-pull-request-nk7rg with pr group konflux-gh-multi-component-child-hzwx is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ksqk/gh-multi-component-child-hzwx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15: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-hzwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15: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-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-27T23:15:43Z","reason":"Cancelled","message":"PipelineRun \"gh-multi-component-child-hzwx-on-pull-request-h8b9k\" was cancelled"}],"startTime":"2026-04-27T23:15:41Z","completionTime":"2026-04-27T23:15:43Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-xvfsde"},{"name":"revision","value":"943625fb63f853a62d6e3751a2ba883c66ea3850"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ksqk/gh-multi-component-child-hzwx:on-pr-943625fb63f853a62d6e3751a2ba883c66ea3850.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ksqk/gh-multi-component-child-hzwx:on-pr-943625fb63f853a62d6e3751a2ba883c66ea3850.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:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ksqk/gh-multi-component-child-hzwx:on-pr-943625fb63f853a62d6e3751a2ba883c66ea3850"},{"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-ksqk/gh-multi-component-child-hzwx:on-pr-943625fb63f853a62d6e3751a2ba883c66ea3850"},{"name":"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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-f81a56aaf455477776682082b29f078c-fcfa95950490f5e6-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-27T23:15:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:15:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-hzwx-on-pull-request-h8b9k has finished running","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"error","ts":"2026-04-27T23:15:45Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-nvzh-on-pull-request-ddr5n","namespace":"build-e2e-vhod"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:15:45Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-push-tzwwg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-parent-hzwx-on-push-tzwwg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:15:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-ikyz-20260427-230231-000"} {"level":"info","ts":"2026-04-27T23:15:45Z","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-hzwx-on-push-tzwwg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-push-tzwwg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-push-tzwwg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-push-tzwwg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-parent-hzwx-on-push-tzwwg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:15:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gh-multi-component-parent-hzwx-on-push-tzwwg is not associated with a pull request","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-push-tzwwg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-ikyz-20260427-231007-000"} {"level":"info","ts":"2026-04-27T23:15:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","prGroup":"konflux-gh-multi-component-child-hzwx","prGroupHash":"5886f232065afaa1aa8cfa32d9daa8f01b0c8efde0144fc2f3fa2a2993a2f6"} {"level":"info","ts":"2026-04-27T23: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-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:45Z","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-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ksqk/gh-multi-component-child-hzwx-on-pull-request-nk7rg with pr group konflux-gh-multi-component-child-hzwx is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ksqk/gh-multi-component-child-hzwx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-hzwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-27T23:15:44Z","reason":"Cancelled","message":"PipelineRun \"gh-multi-component-child-hzwx-on-pull-request-h8b9k\" was cancelled"}],"startTime":"2026-04-27T23:15:41Z","completionTime":"2026-04-27T23:15:44Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-xvfsde"},{"name":"revision","value":"943625fb63f853a62d6e3751a2ba883c66ea3850"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ksqk/gh-multi-component-child-hzwx:on-pr-943625fb63f853a62d6e3751a2ba883c66ea3850.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ksqk/gh-multi-component-child-hzwx:on-pr-943625fb63f853a62d6e3751a2ba883c66ea3850.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:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ksqk/gh-multi-component-child-hzwx:on-pr-943625fb63f853a62d6e3751a2ba883c66ea3850"},{"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-ksqk/gh-multi-component-child-hzwx:on-pr-943625fb63f853a62d6e3751a2ba883c66ea3850"},{"name":"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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-f81a56aaf455477776682082b29f078c-fcfa95950490f5e6-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-27T23:15:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:15:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-hzwx-on-pull-request-h8b9k has finished running","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-ikyz-20260427-231007-000"} {"level":"info","ts":"2026-04-27T23:15:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","prGroup":"konflux-gh-multi-component-child-hzwx","prGroupHash":"5886f232065afaa1aa8cfa32d9daa8f01b0c8efde0144fc2f3fa2a2993a2f6"} {"level":"info","ts":"2026-04-27T23: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-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:45Z","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-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ksqk/gh-multi-component-child-hzwx-on-pull-request-nk7rg with pr group konflux-gh-multi-component-child-hzwx is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ksqk/gh-multi-component-child-hzwx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-hzwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-27T23:15:44Z","reason":"Cancelled","message":"PipelineRun \"gh-multi-component-child-hzwx-on-pull-request-h8b9k\" was cancelled"}],"startTime":"2026-04-27T23:15:41Z","completionTime":"2026-04-27T23:15:44Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-xvfsde"},{"name":"revision","value":"943625fb63f853a62d6e3751a2ba883c66ea3850"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ksqk/gh-multi-component-child-hzwx:on-pr-943625fb63f853a62d6e3751a2ba883c66ea3850.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ksqk/gh-multi-component-child-hzwx:on-pr-943625fb63f853a62d6e3751a2ba883c66ea3850.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:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ksqk/gh-multi-component-child-hzwx:on-pr-943625fb63f853a62d6e3751a2ba883c66ea3850"},{"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-ksqk/gh-multi-component-child-hzwx:on-pr-943625fb63f853a62d6e3751a2ba883c66ea3850"},{"name":"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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-f81a56aaf455477776682082b29f078c-fcfa95950490f5e6-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-27T23:15:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:15:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-hzwx-on-pull-request-h8b9k has finished running","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-ikyz-20260427-231007-000"} {"level":"info","ts":"2026-04-27T23:15:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","prGroup":"konflux-gh-multi-component-child-hzwx","prGroupHash":"5886f232065afaa1aa8cfa32d9daa8f01b0c8efde0144fc2f3fa2a2993a2f6"} {"level":"info","ts":"2026-04-27T23: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-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:45Z","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-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ksqk/gh-multi-component-child-hzwx-on-pull-request-nk7rg with pr group konflux-gh-multi-component-child-hzwx is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ksqk/gh-multi-component-child-hzwx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-hzwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23: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-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-27T23:15:44Z","reason":"Cancelled","message":"PipelineRun \"gh-multi-component-child-hzwx-on-pull-request-h8b9k\" was cancelled"}],"startTime":"2026-04-27T23:15:41Z","completionTime":"2026-04-27T23:15:44Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-xvfsde"},{"name":"revision","value":"943625fb63f853a62d6e3751a2ba883c66ea3850"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ksqk/gh-multi-component-child-hzwx:on-pr-943625fb63f853a62d6e3751a2ba883c66ea3850.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ksqk/gh-multi-component-child-hzwx:on-pr-943625fb63f853a62d6e3751a2ba883c66ea3850.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:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ksqk/gh-multi-component-child-hzwx:on-pr-943625fb63f853a62d6e3751a2ba883c66ea3850"},{"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-ksqk/gh-multi-component-child-hzwx:on-pr-943625fb63f853a62d6e3751a2ba883c66ea3850"},{"name":"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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-f81a56aaf455477776682082b29f078c-fcfa95950490f5e6-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-27T23:15:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:15:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-hzwx-on-pull-request-h8b9k has finished running","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-pull-request-h8b9k","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:15:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-cjqw-20260427-231540-448"} {"level":"info","ts":"2026-04-27T23:15:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-vhod","snapshot":"test-app-cjqw-20260427-231540-448"} {"level":"info","ts":"2026-04-27T23:15:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-cjqw-20260427-230053-000"} {"level":"info","ts":"2026-04-27T23:15:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-vhod","snapshot":"test-app-cjqw-20260427-230053-000"} {"level":"info","ts":"2026-04-27T23:15:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-cjqw-20260427-231540-356"} {"level":"info","ts":"2026-04-27T23:15:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-vhod","snapshot":"test-app-cjqw-20260427-231540-356"} {"level":"info","ts":"2026-04-27T23:15:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-cjqw-20260427-231540-523"} {"level":"info","ts":"2026-04-27T23:15:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-vhod","snapshot":"test-app-cjqw-20260427-231540-523"} {"level":"info","ts":"2026-04-27T23:15:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-cjqw-20260427-231540-566"} {"level":"info","ts":"2026-04-27T23:15:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-vhod","snapshot":"test-app-cjqw-20260427-231540-566"} {"level":"info","ts":"2026-04-27T23:15:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-cjqw-20260427-231540-484"} {"level":"info","ts":"2026-04-27T23:15:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-vhod","snapshot":"test-app-cjqw-20260427-231540-484"} {"level":"info","ts":"2026-04-27T23:15:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-cjqw-20260427-230201-000"} {"level":"info","ts":"2026-04-27T23:15:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-vhod","snapshot":"test-app-cjqw-20260427-230201-000"} 2026/04/27 23:15:46 http: TLS handshake error from 10.129.0.2:59952: EOF {"level":"info","ts":"2026-04-27T23:15:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-cjqw-20260427-231028-000"} {"level":"info","ts":"2026-04-27T23:15:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-vhod","snapshot":"test-app-cjqw-20260427-231028-000"} 2026/04/27 23:15:46 http: TLS handshake error from 10.129.0.2:59962: EOF {"level":"info","ts":"2026-04-27T23:15: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-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:15: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-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:15:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:15:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:15:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zpyz/gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv with pr group konflux-gh-test-custom-branch-jyfbkp is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:15:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zpyz/gh-test-custom-branch-jyfbkp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:15:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-jyfbkp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:15: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-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:15:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:15: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-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:15: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-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:15: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-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:15: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-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:15:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zpyz/gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv with pr group konflux-gh-test-custom-branch-jyfbkp is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:15:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zpyz/gh-test-custom-branch-jyfbkp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:15:59Z","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-jyfbkp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:15: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-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:15:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-arsm/gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn with pr group konflux-gl-test-custom-branch-ayjcoh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-arsm/gl-test-custom-branch-ayjcoh, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-ayjcoh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:16:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:16:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:16: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-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:16: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-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:16:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zpyz/gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv with pr group konflux-gh-test-custom-branch-jyfbkp is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:16:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zpyz/gh-test-custom-branch-jyfbkp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:16: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-jyfbkp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:16:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:16:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:16:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:16:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:16:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:16:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:16:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zpyz/gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv with pr group konflux-gh-test-custom-branch-jyfbkp is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:16:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zpyz/gh-test-custom-branch-jyfbkp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:16:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-jyfbkp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:16:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:16:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:16: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-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:16: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-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:16: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-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:16: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-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:16:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zpyz/gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv with pr group konflux-gh-test-custom-branch-jyfbkp is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:16:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zpyz/gh-test-custom-branch-jyfbkp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:16: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-jyfbkp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:16: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-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:16:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:16: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-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:16: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-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:16: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-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:16: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-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:16:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zpyz/gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv with pr group konflux-gh-test-custom-branch-jyfbkp is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:16:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zpyz/gh-test-custom-branch-jyfbkp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:16: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-jyfbkp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:16: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-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:16:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:16: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-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:16: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-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:16: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-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:16: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-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:16:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lxat/gl-multi-component-child-vugt-on-pull-request-t8n86 with pr group konflux-gl-multi-component-child-vugt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:16: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-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:16: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-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:16:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:16:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:16:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:16:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:16:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:16:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zpyz/gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv with pr group konflux-gh-test-custom-branch-jyfbkp is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:16:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zpyz/gh-test-custom-branch-jyfbkp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:16:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-jyfbkp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:16:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:16:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:16:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:16:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:16:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:16:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:16:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-arsm/gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn with pr group konflux-gl-test-custom-branch-ayjcoh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:16:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-arsm/gl-test-custom-branch-ayjcoh, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:16:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-ayjcoh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:16:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:16:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:16:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:16:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:16:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:16:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:16:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-arsm/gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn with pr group konflux-gl-test-custom-branch-ayjcoh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:16:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-arsm/gl-test-custom-branch-ayjcoh, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:16:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-ayjcoh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:16:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:16:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:16: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-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:16: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-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:16: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-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:16: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-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:16:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lxat/gl-multi-component-child-vugt-on-pull-request-t8n86 with pr group konflux-gl-multi-component-child-vugt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:16: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-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:16: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-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:16:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:17:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:17:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:17: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":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:17:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:17:31Z","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-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","elapsedSinceCompletion":"303.104063ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:17:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:17:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","reconcileID":"0cbe67f4-a509-4bf9-961c-06862694d881","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:17:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:17:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:17: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":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:17:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:17:31Z","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-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","elapsedSinceCompletion":"308.751136ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:17:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:17:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","reconcileID":"7078906f-274a-4d98-8947-626603e8d1dd","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:17:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:17:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:17: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":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:17:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:17:31Z","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-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","elapsedSinceCompletion":"319.417743ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:17:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:17:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","reconcileID":"640ba2e5-7a21-484b-a26b-ddb3c11035eb","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:17:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:17:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:17: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":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:17:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:17:31Z","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-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","elapsedSinceCompletion":"340.799405ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:17:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:17:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","reconcileID":"ffcf1342-e064-4d35-a31c-f7b60efd93a7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:17:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:17:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:17: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":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:17:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:17:31Z","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-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","elapsedSinceCompletion":"381.724537ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:17:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:17:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","reconcileID":"19074ee0-8417-42bc-9f9a-d799d5cc5ba5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:17:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:17:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:17: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":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:17:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:17:31Z","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-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","elapsedSinceCompletion":"414.367749ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:17:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:17:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","reconcileID":"7f331e65-89fb-40a0-aad6-f0c61b33d94f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:17:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:17:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:17: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":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:17:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:17:31Z","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-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","elapsedSinceCompletion":"462.86666ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:17:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:17:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","reconcileID":"80c342fa-1362-4959-a6b7-2f27f8916d6f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:17:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:17:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:17: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":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:17:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:17:31Z","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-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","elapsedSinceCompletion":"783.724469ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:17:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:17:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","reconcileID":"1a38783c-1e9f-4b8b-83ae-3e5dd7c9b723","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23: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":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23: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":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:17:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23: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":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:17:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","elapsedSinceCompletion":"1.113420928s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:17:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:17:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","reconcileID":"99d9c2e3-d2b6-4a86-93a2-565a91eaa4dc","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23: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":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23: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":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:17:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23: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":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:17:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","elapsedSinceCompletion":"1.425188704s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:17:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:17:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","reconcileID":"43bdb11d-baa3-4cd1-bb43-229da6acbbbd","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:17:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:17:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:17:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:17:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:17:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-ganu-20260427-231232-000"} {"level":"info","ts":"2026-04-27T23:17:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-ganu-20260427-231232-000","application":"build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:17:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-ganu-20260427-231232-000"} {"level":"info","ts":"2026-04-27T23:17:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"build-suite-test-application-ganu-20260427-231232-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-ganu-20260427-231232-000","snapshot.Spec.Components":[{"name":"gh-test-custom-branch-jyfbkp","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-zpyz/gh-test-custom-branch-jyfbkp@sha256:d872982d7b3c2a4692bb07a66753ab0f38fdf66e7293404600e3b378fcfeeb5b","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-dtpexc","revision":"a9f238978e7e96f343d1a20fdfbcd516a1b1b342"}}}]} {"level":"info","ts":"2026-04-27T23:17:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-zpyz/gh-test-custom-branch-jyfbkp-on-pull-request-hjqmv with pr group konflux-gh-test-custom-branch-jyfbkp is not the latest for its component, skipped","snapshot":{"name":"build-suite-test-application-ganu-20260427-231232-000","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:17:33Z","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-jyfbkp is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-ganu-20260427-231232-000","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:17:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 2418a5fbb330a5835840d86288dcd59dd66366f2e349e5b42b0595bce9f649 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-ganu-20260427-231232-000","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:17:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-ganu-20260427-231232-000"} {"level":"info","ts":"2026-04-27T23:17:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-ganu-20260427-231232-000","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:17:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-ganu-20260427-231232-000","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-27T23:17: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-test-application-ganu-20260427-231232-000","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:17:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-ganu-20260427-231232-000","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","Application.Name":"build-suite-test-application-ganu","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-27T23:17:33Z","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-ganu-20260427-231232-000","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","snapshot.Name":"build-suite-test-application-ganu-20260427-230314-000"} {"level":"info","ts":"2026-04-27T23:17: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-test-application-ganu-20260427-231232-000","namespace":"build-e2e-zpyz"},"snapshot":{"name":"build-suite-test-application-ganu-20260427-231232-000","namespace":"build-e2e-zpyz"}} {"level":"info","ts":"2026-04-27T23:17:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-ganu-20260427-231232-000","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:17: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-test-application-ganu-20260427-231232-000","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:17:33Z","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-ganu-20260427-231232-000","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"build-suite-test-application-ganu-20260427-231232-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-27T23:17:33Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-27T23:17:33Z","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-ganu-20260427-231232-000","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:17:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-ganu-20260427-231232-000","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:17:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-ganu-20260427-231232-000","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-27T23:17: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-test-application-ganu-20260427-231232-000","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:17:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-ganu-20260427-231232-000","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:17:33Z","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-ganu-20260427-231232-000","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"build-suite-test-application-ganu-20260427-231232-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-27T23:17:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-ganu-20260427-231232-000"} {"level":"info","ts":"2026-04-27T23:17:33Z","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-ganu-20260427-231232-000","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:17:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-ganu-20260427-231232-000","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:17:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-ganu-20260427-231232-000","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-27T23:17: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-test-application-ganu-20260427-231232-000","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:17:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-ganu-20260427-231232-000","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:17:33Z","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-ganu-20260427-231232-000","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"build-suite-test-application-ganu-20260427-231232-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-27T23:17:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-ganu-20260427-231232-000","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","snapshot.Namespace":"build-e2e-zpyz","snapshot.Name":"build-suite-test-application-ganu-20260427-231232-000"} {"level":"info","ts":"2026-04-27T23:17:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-ganu-20260427-231232-000"} {"level":"info","ts":"2026-04-27T23:17:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-27T23:17:33Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:17:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:17:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:17:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:17:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:17:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:17:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lttx/fj-test-custom-branch-tmxugn-on-pull-request-5jzjp with pr group konflux-fj-test-custom-branch-tmxugn is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:17:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lttx/fj-test-custom-branch-tmxugn, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:17:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-tmxugn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:17:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:17:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:17: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-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:17: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-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:17:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:17:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:17: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":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","snapshot.Name":"build-suite-test-application-ganu-20260427-231232-000"} {"level":"info","ts":"2026-04-27T23:17:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-27T23:17:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-pull-request-mjxfj","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:17: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-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:17: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-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:17:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:17:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:17:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lttx/fj-test-custom-branch-tmxugn-on-pull-request-5jzjp with pr group konflux-fj-test-custom-branch-tmxugn is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:17:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lttx/fj-test-custom-branch-tmxugn, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:17:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-tmxugn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:17: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-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:17:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:17:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:17:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:17:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:17:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:17:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lttx/fj-test-custom-branch-tmxugn-on-pull-request-5jzjp with pr group konflux-fj-test-custom-branch-tmxugn is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:17:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lttx/fj-test-custom-branch-tmxugn, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:17:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-tmxugn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:17:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:17:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:17: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-parent-wvxp-on-push-mmcfx","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:17: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-parent-wvxp-on-push-mmcfx","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:17: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-parent-wvxp-on-push-mmcfx","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:17: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-parent-wvxp-on-push-mmcfx","namespace":"build-e2e-yhzj"},"namespace":"build-e2e-yhzj","name":"fj-multi-component-parent-wvxp-on-push-mmcfx","reconcileID":"5d2b1cc6-24c1-44bf-a937-9709a1378078","Component.Namespace":"build-e2e-yhzj","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-yhzj/fj-multi-component-parent-wvxp@sha256:fb6b635560dfe0bec84b246b3e4f2f7c066641f4ed2c9e92ae9bb99a9a9436e7","Component.Name":"fj-multi-component-parent-wvxp","lastBuildCommit":"648ed413117f70968037a9439349b0f2b5297092"} {"level":"info","ts":"2026-04-27T23:17: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-parent-wvxp-on-push-mmcfx","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","component.Namespace":"build-e2e-yhzj","component.Name":"fj-multi-component-parent-wvxp"} {"level":"info","ts":"2026-04-27T23:17:56Z","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-wvxp-on-push-mmcfx","namespace":"build-e2e-yhzj"},"namespace":"build-e2e-yhzj","name":"fj-multi-component-parent-wvxp-on-push-mmcfx","reconcileID":"5d2b1cc6-24c1-44bf-a937-9709a1378078","component.Name":"fj-multi-component-child-wvxp"} {"level":"info","ts":"2026-04-27T23:17:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-tthe-20260427-231307-000"} {"level":"info","ts":"2026-04-27T23:17:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-tthe-20260427-231307-000","application":"build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:17:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-tthe-20260427-231307-000"} {"level":"info","ts":"2026-04-27T23:17:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-push-mmcfx","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"build-suite-component-update-tthe-20260427-231307-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-tthe-20260427-231307-000","snapshot.Spec.Components":[{"name":"fj-multi-component-parent-wvxp","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-yhzj/fj-multi-component-parent-wvxp@sha256:fb6b635560dfe0bec84b246b3e4f2f7c066641f4ed2c9e92ae9bb99a9a9436e7","source":{"git":{"url":"https://codeberg.org/konflux-qe/build-nudge-parent-hpxtps","revision":"648ed413117f70968037a9439349b0f2b5297092"}}}]} {"level":"info","ts":"2026-04-27T23:17: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-tthe-20260427-231307-000","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:17:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-tthe-20260427-231307-000","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:17:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-tthe-20260427-231307-000","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-27T23:17: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-tthe-20260427-231307-000","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:17:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-tthe-20260427-231307-000","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","Application.Name":"build-suite-component-update-tthe","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-27T23:17: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-tthe-20260427-231307-000","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"build-suite-component-update-tthe-20260427-231307-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-27T23:17:56Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-27T23:17: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-tthe-20260427-231307-000","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:17:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-tthe-20260427-231307-000","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:17: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-tthe-20260427-231307-000","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:17:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-tthe-20260427-231307-000","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:17:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-push-mmcfx","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-parent-wvxp-on-push-mmcfx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-tthe-20260427-231307-000"} {"level":"info","ts":"2026-04-27T23:17:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-push-mmcfx","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-parent-wvxp-on-push-mmcfx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-tthe-20260427-231307-000"} {"level":"info","ts":"2026-04-27T23:17:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-push-mmcfx","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-parent-wvxp-on-push-mmcfx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-27T23:17:56Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-push-mmcfx","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-parent-wvxp-on-push-mmcfx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:17:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-parent-wvxp-on-push-mmcfx has finished running","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-push-mmcfx","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:17: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-parent-wvxp-on-push-mmcfx","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:17: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-parent-wvxp-on-push-mmcfx","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:17: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-parent-wvxp-on-push-mmcfx","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:17: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":"fj-multi-component-parent-wvxp-on-push-mmcfx","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:17: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-wvxp-on-push-mmcfx","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","snapshot.Name":"build-suite-component-update-tthe-20260427-231307-000"} {"level":"info","ts":"2026-04-27T23:17:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-push-mmcfx","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-parent-wvxp-on-push-mmcfx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-27T23:17:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-parent-wvxp-on-push-mmcfx has finished running","buildpipelineRun":{"name":"fj-multi-component-parent-wvxp-on-push-mmcfx","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:17: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-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:17: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-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:17: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-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:17: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-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:17:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lttx/fj-test-custom-branch-tmxugn-on-pull-request-5jzjp with pr group konflux-fj-test-custom-branch-tmxugn is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:17:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lttx/fj-test-custom-branch-tmxugn, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:17: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-tmxugn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:17: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-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:17:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:17:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:17:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:17:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:17:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:17:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lttx/fj-test-custom-branch-tmxugn-on-pull-request-5jzjp with pr group konflux-fj-test-custom-branch-tmxugn is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:17:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lttx/fj-test-custom-branch-tmxugn, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:17: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-tmxugn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:17:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:17:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:17:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:17:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:17:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:17:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:17:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lttx/fj-test-custom-branch-tmxugn-on-pull-request-5jzjp with pr group konflux-fj-test-custom-branch-tmxugn is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:17:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lttx/fj-test-custom-branch-tmxugn, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:17:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-tmxugn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:17:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:17:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:17:59Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:17:59Z","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-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","PR group":"konflux-fj-multi-component-child-wvxp"} {"level":"info","ts":"2026-04-27T23:17:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-tthe-20260427-230311-000"} {"level":"info","ts":"2026-04-27T23:17: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":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","prGroup":"konflux-fj-multi-component-child-wvxp","prGroupHash":"0d6a44bf4ec353e6690886c2f648dade696836038923c5b5ce2eb24b10917c"} {"level":"info","ts":"2026-04-27T23:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:17: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-tthe-20260427-230311-000","namespace":"build-e2e-yhzj"},"snapshot":{"name":"build-suite-component-update-tthe-20260427-230311-000","namespace":"build-e2e-yhzj"}} {"level":"info","ts":"2026-04-27T23:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:17:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-tthe-20260427-230311-000","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:17: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-tthe-20260427-230311-000","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:17: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-tthe-20260427-230311-000","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","snapshot.Namespace":"build-e2e-yhzj","snapshot.Name":"build-suite-component-update-tthe-20260427-230311-000"} {"level":"info","ts":"2026-04-27T23:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-yhzj/fj-multi-component-child-wvxp-on-pull-request-hkdrz with pr group konflux-fj-multi-component-child-wvxp is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-yhzj/fj-multi-component-child-wvxp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-wvxp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-yhzj/fj-multi-component-child-wvxp-on-pull-request-hkdrz with pr group konflux-fj-multi-component-child-wvxp is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-yhzj/fj-multi-component-child-wvxp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-wvxp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-yhzj/fj-multi-component-child-wvxp-on-pull-request-hkdrz with pr group konflux-fj-multi-component-child-wvxp is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-yhzj/fj-multi-component-child-wvxp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-wvxp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-yhzj/fj-multi-component-child-wvxp-on-pull-request-hkdrz with pr group konflux-fj-multi-component-child-wvxp is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-yhzj/fj-multi-component-child-wvxp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-wvxp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-yhzj/fj-multi-component-child-wvxp-on-pull-request-hkdrz with pr group konflux-fj-multi-component-child-wvxp is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-yhzj/fj-multi-component-child-wvxp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-wvxp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-yhzj/fj-multi-component-child-wvxp-on-pull-request-hkdrz with pr group konflux-fj-multi-component-child-wvxp is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-yhzj/fj-multi-component-child-wvxp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-wvxp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-yhzj/fj-multi-component-child-wvxp-on-pull-request-hkdrz with pr group konflux-fj-multi-component-child-wvxp is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-yhzj/fj-multi-component-child-wvxp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-wvxp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-yhzj/fj-multi-component-child-wvxp-on-pull-request-hkdrz with pr group konflux-fj-multi-component-child-wvxp is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-yhzj/fj-multi-component-child-wvxp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-wvxp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:18:00Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-push-9sclm","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp-on-push-9sclm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:18:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-ganu-20260427-230314-000"} {"level":"info","ts":"2026-04-27T23:18:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-ganu-20260427-231232-000"} {"level":"info","ts":"2026-04-27T23:18:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:592","msg":"all component snapshots for the PR have been annotated with merged status","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-push-9sclm","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:18:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-push-9sclm","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:18:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-push-9sclm","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:18:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-push-9sclm","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp-on-push-9sclm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:18:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gh-test-custom-branch-jyfbkp-on-push-9sclm is not associated with a pull request","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-push-9sclm","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:18: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-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:18: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-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:18: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-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:18: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-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:18:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-yhzj/fj-multi-component-child-wvxp-on-pull-request-hkdrz with pr group konflux-fj-multi-component-child-wvxp is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:18:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-yhzj/fj-multi-component-child-wvxp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:18: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-child-wvxp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:18: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-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:18:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:18: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-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:18: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-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:18: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-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:18: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-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:18:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lttx/fj-test-custom-branch-tmxugn-on-pull-request-5jzjp with pr group konflux-fj-test-custom-branch-tmxugn is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:18:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lttx/fj-test-custom-branch-tmxugn, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:18: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-tmxugn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:18: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-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:18:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:18:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-push-tp9dd","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:18:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-push-tp9dd","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:18:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-push-tp9dd","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:18:09Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-wvxp-on-push-tp9dd","namespace":"build-e2e-yhzj"},"namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-push-tp9dd","reconcileID":"79dafffb-e6c6-4af9-ba92-b8369980703d","Component.Namespace":"build-e2e-yhzj","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-yhzj/fj-multi-component-child-wvxp@sha256:88e2ec52344f5f79c62f331329b15bd582739605071d3acbd16485c0e36fe03f","Component.Name":"fj-multi-component-child-wvxp","lastBuildCommit":"b00ce5425bfe49a7c91daf48eabcdfa7c54d2674"} {"level":"info","ts":"2026-04-27T23:18:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-push-tp9dd","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","component.Namespace":"build-e2e-yhzj","component.Name":"fj-multi-component-child-wvxp"} {"level":"info","ts":"2026-04-27T23:18:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-tthe-20260427-231303-000"} {"level":"info","ts":"2026-04-27T23:18:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-tthe-20260427-231303-000","application":"build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:18:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-tthe-20260427-231303-000"} {"level":"info","ts":"2026-04-27T23:18:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-push-tp9dd","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"build-suite-component-update-tthe-20260427-231303-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-tthe-20260427-231303-000","snapshot.Spec.Components":[{"name":"fj-multi-component-child-wvxp","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-yhzj/fj-multi-component-child-wvxp@sha256:88e2ec52344f5f79c62f331329b15bd582739605071d3acbd16485c0e36fe03f","source":{"git":{"url":"https://codeberg.org/konflux-qe/build-nudge-child-hpxtps","revision":"b00ce5425bfe49a7c91daf48eabcdfa7c54d2674"}}},{"name":"fj-multi-component-parent-wvxp","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-yhzj/fj-multi-component-parent-wvxp@sha256:fb6b635560dfe0bec84b246b3e4f2f7c066641f4ed2c9e92ae9bb99a9a9436e7","source":{"git":{"url":"https://codeberg.org/konflux-qe/build-nudge-parent-hpxtps","revision":"648ed413117f70968037a9439349b0f2b5297092","dockerfileUrl":"Dockerfile"}}}]} {"level":"info","ts":"2026-04-27T23:18:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-tthe-20260427-231303-000","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:18:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-tthe-20260427-231303-000","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:18:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-tthe-20260427-231303-000","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-27T23:18:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-tthe-20260427-231303-000","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:18:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-tthe-20260427-231303-000","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","Application.Name":"build-suite-component-update-tthe","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-27T23:18:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-tthe-20260427-231303-000","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"build-suite-component-update-tthe-20260427-231303-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-27T23:18:09Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-27T23:18:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-tthe-20260427-231303-000","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:18:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-tthe-20260427-231303-000","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:18:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-tthe-20260427-231303-000","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:18:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-tthe-20260427-231303-000","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:18:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-push-tp9dd","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-push-tp9dd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-tthe-20260427-231303-000"} {"level":"info","ts":"2026-04-27T23:18:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-push-tp9dd","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-push-tp9dd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-tthe-20260427-231303-000"} {"level":"info","ts":"2026-04-27T23:18:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-push-tp9dd","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-push-tp9dd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-27T23:18:09Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-push-tp9dd","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-push-tp9dd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:18:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-wvxp-on-push-tp9dd has finished running","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-push-tp9dd","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:18:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-push-tp9dd","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:18:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-push-tp9dd","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:18:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-push-tp9dd","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:18:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-push-tp9dd","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:18:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-push-tp9dd","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","snapshot.Name":"build-suite-component-update-tthe-20260427-231303-000"} {"level":"info","ts":"2026-04-27T23:18:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-push-tp9dd","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-push-tp9dd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-27T23:18:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-wvxp-on-push-tp9dd has finished running","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-push-tp9dd","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:18: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-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:18: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-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:18: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-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:18: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-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:18:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-yhzj/fj-multi-component-child-wvxp-on-pull-request-hkdrz with pr group konflux-fj-multi-component-child-wvxp is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:18:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-yhzj/fj-multi-component-child-wvxp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:18: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-wvxp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:18: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-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:18:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:18: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-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:18: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-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:18: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":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:18: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-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:18:14Z","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-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","elapsedSinceCompletion":"555.304492ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:18:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:18:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"namespace":"build-e2e-arsm","name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","reconcileID":"156c194b-1f67-4ea7-9eeb-0bc9f396b1d0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:18: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-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:18: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-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:18: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":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:18: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-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:18:14Z","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-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","elapsedSinceCompletion":"560.854783ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:18:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:18:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"namespace":"build-e2e-arsm","name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","reconcileID":"7ebe7c84-6b9c-4598-98fa-7eaac5422ebe","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:18: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-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:18: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-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:18: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":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:18: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-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:18:14Z","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-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","elapsedSinceCompletion":"572.021406ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:18:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:18:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"namespace":"build-e2e-arsm","name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","reconcileID":"04902fe8-f473-4422-b9c6-001f3d74aae3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:18: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-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:18: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-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:18: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":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:18: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-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:18:14Z","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-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","elapsedSinceCompletion":"592.587971ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:18:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:18:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"namespace":"build-e2e-arsm","name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","reconcileID":"877f2e5b-c569-48bd-97b9-32d8b8ae2881","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:18: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-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:18: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-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:18: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":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:18: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-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:18:14Z","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-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","elapsedSinceCompletion":"633.229265ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:18:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:18:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"namespace":"build-e2e-arsm","name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","reconcileID":"64749e0a-c441-4914-bbae-f72044629c0d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:18: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-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:18: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-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:18: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":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:18: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-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:18:14Z","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-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","elapsedSinceCompletion":"710.99809ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:18:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:18:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"namespace":"build-e2e-arsm","name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","reconcileID":"4a650038-3d56-46c0-ac9c-0cdbba5c252d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:18: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-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:18: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-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:18: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":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:18: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-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:18:14Z","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-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","elapsedSinceCompletion":"714.639083ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:18:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:18:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"namespace":"build-e2e-arsm","name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","reconcileID":"7414d8e1-157c-4aa8-a20f-a2c46911929a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:18: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-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:18: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-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:18: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":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:18: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-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:18:15Z","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-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","elapsedSinceCompletion":"1.036112144s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:18:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:18:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"namespace":"build-e2e-arsm","name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","reconcileID":"4ec539da-ff2f-4da6-a596-dceec7d724be","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:18: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-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:18: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-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:18: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":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:18: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-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:18:15Z","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-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","elapsedSinceCompletion":"1.499859081s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:18:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:18:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"namespace":"build-e2e-arsm","name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","reconcileID":"b2f43290-d94d-4129-b482-0f7ec1df18dc","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:18: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-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:18: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-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:18: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":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:18: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-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:18:15Z","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-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","elapsedSinceCompletion":"1.676972561s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:18:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:18:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"namespace":"build-e2e-arsm","name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","reconcileID":"7c4dc9c3-96a5-498a-a7fb-59210a157edc","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:18:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:18:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:18:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:18:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:18:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-immu-20260427-231155-000"} {"level":"info","ts":"2026-04-27T23:18:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-immu-20260427-231155-000","application":"build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:18:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-immu-20260427-231155-000"} {"level":"info","ts":"2026-04-27T23:18:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-arsm/gl-test-custom-branch-ayjcoh-on-pull-request-fd8qn with pr group konflux-gl-test-custom-branch-ayjcoh is not the latest for its component, skipped","snapshot":{"name":"build-suite-test-application-immu-20260427-231155-000","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:18:16Z","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-ayjcoh is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-immu-20260427-231155-000","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:18:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 81c9eddc00b4b60d4d0be3d9c1e15b30acdbd7d7f857e22e71ac0d0d07a1e2 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-immu-20260427-231155-000","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:18:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"build-suite-test-application-immu-20260427-231155-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-immu-20260427-231155-000","snapshot.Spec.Components":[{"name":"gl-test-custom-branch-ayjcoh","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-arsm/gl-test-custom-branch-ayjcoh@sha256:18e7052d9012164f7a571c2ce936f874dd705f76730d8e2d71ee0cfaf75c8679","source":{"git":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ugdxqv","revision":"66f0ccb3be2b9965164076be685dddcedcbf3b1d"}}}]} {"level":"info","ts":"2026-04-27T23:18:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-immu-20260427-231155-000"} {"level":"info","ts":"2026-04-27T23:18: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":"build-suite-test-application-immu-20260427-231155-000","namespace":"build-e2e-arsm"},"snapshot":{"name":"build-suite-test-application-immu-20260427-231155-000","namespace":"build-e2e-arsm"}} {"level":"info","ts":"2026-04-27T23:18:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-immu-20260427-231155-000","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:18:16Z","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-immu-20260427-231155-000","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:18:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-immu-20260427-231155-000","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:18:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-immu-20260427-231155-000","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-27T23:18:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-immu-20260427-231155-000","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:18:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-immu-20260427-231155-000","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","Application.Name":"build-suite-test-application-immu","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-27T23:18:16Z","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-immu-20260427-231155-000","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","snapshot.Name":"build-suite-test-application-immu-20260427-230322-000"} {"level":"info","ts":"2026-04-27T23:18:16Z","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-immu-20260427-231155-000","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"build-suite-test-application-immu-20260427-231155-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-27T23:18:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-test-application-immu-20260427-231155-000","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"build-suite-test-application-immu-20260427-231155-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-27T23:18:16Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-27T23:18:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-test-application-immu-20260427-231155-000","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:18:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-immu-20260427-231155-000","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:18:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-immu-20260427-231155-000","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-27T23:18:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-immu-20260427-231155-000","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:18:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-immu-20260427-231155-000","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:18:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-immu-20260427-231155-000"} {"level":"info","ts":"2026-04-27T23:18:16Z","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-immu-20260427-231155-000","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"build-suite-test-application-immu-20260427-231155-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-27T23:18:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-immu-20260427-231155-000","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","snapshot.Namespace":"build-e2e-arsm","snapshot.Name":"build-suite-test-application-immu-20260427-231155-000"} {"level":"info","ts":"2026-04-27T23:18:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-immu-20260427-231155-000"} {"level":"info","ts":"2026-04-27T23:18:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-27T23:18:16Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:18:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:18: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-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:18: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-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:18:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:18: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-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:18:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","snapshot.Name":"build-suite-test-application-immu-20260427-231155-000"} {"level":"info","ts":"2026-04-27T23:18:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-27T23:18:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-pull-request-sk5wv","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:18:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:18:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:18:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:18:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:18:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-yhzj/fj-multi-component-child-wvxp-on-pull-request-hkdrz with pr group konflux-fj-multi-component-child-wvxp is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:18:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-yhzj/fj-multi-component-child-wvxp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:18:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-wvxp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:18:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:18:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:18:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:18:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:18:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:18:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:18:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","namespace":"integration2-tomi","name":"test-component-pac-upxagm-on-pull-request-cnlkg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:18:33Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-push-56x7h","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"gl-test-custom-branch-ayjcoh-on-push-56x7h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:18: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":"gl-test-custom-branch-ayjcoh-on-push-56x7h","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:18: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":"gl-test-custom-branch-ayjcoh-on-push-56x7h","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:18: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":"gl-test-custom-branch-ayjcoh-on-push-56x7h","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:18:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-push-56x7h","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"gl-test-custom-branch-ayjcoh-on-push-56x7h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:18:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gl-test-custom-branch-ayjcoh-on-push-56x7h is not associated with a pull request","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-push-56x7h","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:18:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:18:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:18:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:18:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:18:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","namespace":"integration2-tomi","name":"test-component-pac-upxagm-on-pull-request-cnlkg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:18: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-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:18: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-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:18: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-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:18: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-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:18:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","namespace":"integration2-tomi","name":"test-component-pac-upxagm-on-pull-request-cnlkg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:18: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-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:18: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-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:18: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-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:18: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-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:18: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-cykxkq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:18: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-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:18:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"go-component-cykxkq-on-pull-request-2tfz6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:18: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-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:18: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-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:18:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:18: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-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:18:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-xj9m2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:18: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-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:18: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-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:18: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-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:18: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-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:18:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","namespace":"integration2-tomi","name":"test-component-pac-upxagm-on-pull-request-cnlkg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:18: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-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:18: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-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:18: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-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:18: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-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:18:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","namespace":"integration2-tomi","name":"test-component-pac-upxagm-on-pull-request-cnlkg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:18:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:18:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:18:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:18:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:18:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","namespace":"integration2-tomi","name":"test-component-pac-upxagm-on-pull-request-cnlkg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:18:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:18:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:18: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-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:18:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:18:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","namespace":"integration2-tomi","name":"test-component-pac-upxagm-on-pull-request-cnlkg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:18: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-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:18: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-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:18: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-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:18: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-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:18:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-xj9m2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:19:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:19:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:19:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:19:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:19:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-cykxkq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:19:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:19:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"go-component-cykxkq-on-pull-request-2tfz6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:19:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:19:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:19:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:19:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:19:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-xj9m2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:19:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:19:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:19:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:19:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:19:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lxat/gl-multi-component-child-vugt-on-pull-request-t8n86 with pr group konflux-gl-multi-component-child-vugt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:19:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:19:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:19:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","namespace":"integration2-tomi","name":"test-component-pac-upxagm-on-pull-request-cnlkg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","namespace":"integration2-tomi","name":"test-component-pac-upxagm-on-pull-request-cnlkg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","namespace":"integration2-tomi","name":"test-component-pac-upxagm-on-pull-request-cnlkg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:19:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:19:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:19:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:19:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:19:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-xj9m2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:19:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:19:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:19:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:19:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:19:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-cykxkq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:19:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:19:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"go-component-cykxkq-on-pull-request-2tfz6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:19:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:19:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:19:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:19:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:19:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-xj9m2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:19:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:19:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:19:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:19:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:19:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-xj9m2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:19:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:19:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:19:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:19:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:19:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-xj9m2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:19:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:19:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:19:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:19:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:19:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-xj9m2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:19:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:19:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:19:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:19:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:19: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-cykxkq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:19:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:19:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"go-component-cykxkq-on-pull-request-2tfz6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:19:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:19:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:19: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-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:19: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-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:19:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-yhzj/fj-multi-component-child-wvxp-on-pull-request-hkdrz with pr group konflux-fj-multi-component-child-wvxp is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:19:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-yhzj/fj-multi-component-child-wvxp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:19: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-wvxp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:19:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:19:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:19: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-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:19: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-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:19: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-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:19: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-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:19: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-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","elapsedSinceCompletion":"548.192227ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:19:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:19:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"namespace":"build-e2e-lttx","name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","reconcileID":"62d7a9f7-d86e-4d06-809c-21bfaa2671c7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:19: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-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:19: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-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:19: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-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:19: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-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:19: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-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","elapsedSinceCompletion":"554.033612ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:19:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:19:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"namespace":"build-e2e-lttx","name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","reconcileID":"88953ceb-dce1-4a29-9422-12abc1caa735","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:19: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-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:19: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-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:19: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-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:19: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-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:19: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-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","elapsedSinceCompletion":"564.998208ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:19:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:19:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"namespace":"build-e2e-lttx","name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","reconcileID":"7c45f850-af37-4470-97e3-2ded8e0da069","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:19: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-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:19: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-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:19: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-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:19: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-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:19: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-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","elapsedSinceCompletion":"585.779553ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:19:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:19:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"namespace":"build-e2e-lttx","name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","reconcileID":"0f5f90d1-8c42-4bac-88e3-48d33cde241e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:19: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-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:19: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-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:19: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-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:19: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-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:19: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-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","elapsedSinceCompletion":"626.56328ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:19:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:19:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"namespace":"build-e2e-lttx","name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","reconcileID":"c826b472-abef-44c6-9e84-97f0f3e47797","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:19: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-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:19: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-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:19: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-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:19: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-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:19: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-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","elapsedSinceCompletion":"712.723786ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:19:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:19:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"namespace":"build-e2e-lttx","name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","reconcileID":"e416f410-8755-45c2-99ba-da237764d96d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:19: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-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:19: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-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:19: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-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:19: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-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:19: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-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","elapsedSinceCompletion":"873.281875ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:19:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:19:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"namespace":"build-e2e-lttx","name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","reconcileID":"0b7da43e-d126-4b5e-af51-5586371b2231","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:19: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-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:19: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-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:19: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-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:19: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-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:19: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-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","elapsedSinceCompletion":"1.197698725s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:19:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:19:20Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"namespace":"build-e2e-lttx","name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","reconcileID":"5c2fe8ed-47e5-483c-92fc-b265ac5b30e8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:19:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:19:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:19:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:19:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:19:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lxat/gl-multi-component-child-vugt-on-pull-request-t8n86 with pr group konflux-gl-multi-component-child-vugt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:19:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:19:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:19:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:19: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-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:19: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-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:19: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-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:19: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-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:19: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-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","elapsedSinceCompletion":"1.838365874s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:19:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:19:20Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"namespace":"build-e2e-lttx","name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","reconcileID":"76820bca-7a82-4440-bde9-50f6a1843c3b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:19: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-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:19: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-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:19: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-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:19: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-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:19: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-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","elapsedSinceCompletion":"1.962171357s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:19:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:19:20Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"namespace":"build-e2e-lttx","name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","reconcileID":"2ba63a6d-6937-4ec1-bfe6-c3756ab141a9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:19:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:19:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:19: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-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:19:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:19:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-phiu-20260427-231419-000"} {"level":"info","ts":"2026-04-27T23:19:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-phiu-20260427-231419-000","application":"build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:19:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-phiu-20260427-231419-000"} {"level":"info","ts":"2026-04-27T23:19:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-lttx/fj-test-custom-branch-tmxugn-on-pull-request-5jzjp with pr group konflux-fj-test-custom-branch-tmxugn is not the latest for its component, skipped","snapshot":{"name":"build-suite-test-application-phiu-20260427-231419-000","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:19: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-tmxugn is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-phiu-20260427-231419-000","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:19:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 0045d1c3b5936c62766f96267e582ef43e66b5fa961fe92bf3c2e44655a921 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-phiu-20260427-231419-000","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:19:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"build-suite-test-application-phiu-20260427-231419-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-phiu-20260427-231419-000","snapshot.Spec.Components":[{"name":"fj-test-custom-branch-tmxugn","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-lttx/fj-test-custom-branch-tmxugn@sha256:b9b44f2542bd7581a08c95ab10f5da541c4812e645498580918eea9fcd0e9db3","source":{"git":{"url":"https://codeberg.org/konflux-qe/devfile-sample-hello-world-wtbjva","revision":"27ce3d5c8289658b29d64f712a20c816a9fa826c"}}}]} {"level":"info","ts":"2026-04-27T23:19:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-phiu-20260427-231419-000"} {"level":"info","ts":"2026-04-27T23:19: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-phiu-20260427-231419-000","namespace":"build-e2e-lttx"},"snapshot":{"name":"build-suite-test-application-phiu-20260427-231419-000","namespace":"build-e2e-lttx"}} {"level":"info","ts":"2026-04-27T23:19:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-phiu-20260427-231419-000","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:19: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-phiu-20260427-231419-000","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:19:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-phiu-20260427-231419-000","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:19:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-phiu-20260427-231419-000","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-27T23:19: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-phiu-20260427-231419-000","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:19:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-phiu-20260427-231419-000","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","Application.Name":"build-suite-test-application-phiu","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-27T23:19: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-phiu-20260427-231419-000","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","snapshot.Name":"build-suite-test-application-phiu-20260427-230704-000"} {"level":"info","ts":"2026-04-27T23:19: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-phiu-20260427-231419-000","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"build-suite-test-application-phiu-20260427-231419-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-27T23:19: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-phiu-20260427-231419-000","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"build-suite-test-application-phiu-20260427-231419-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-27T23:19: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-phiu-20260427-231419-000","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","snapshot.Namespace":"build-e2e-lttx","snapshot.Name":"build-suite-test-application-phiu-20260427-231419-000"} {"level":"info","ts":"2026-04-27T23:19:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-phiu-20260427-231419-000"} {"level":"info","ts":"2026-04-27T23:19: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-phiu-20260427-231419-000","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"build-suite-test-application-phiu-20260427-231419-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-27T23:19:21Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-27T23:19: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-phiu-20260427-231419-000","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:19:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-phiu-20260427-231419-000","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:19:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-phiu-20260427-231419-000","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-27T23:19: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-phiu-20260427-231419-000","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:19:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-phiu-20260427-231419-000","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:19:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-phiu-20260427-231419-000"} {"level":"info","ts":"2026-04-27T23:19:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-27T23:19:21Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:19:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-test-custom-branch-tmxugn-on-pull-request-jrfls has finished running","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:19:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:19:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:19: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-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:19:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:19: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-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","snapshot.Name":"build-suite-test-application-phiu-20260427-231419-000"} {"level":"info","ts":"2026-04-27T23:19:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu","namespace":"build-e2e-lttx","name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-27T23:19:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-test-custom-branch-tmxugn-on-pull-request-jrfls has finished running","buildpipelineRun":{"name":"fj-test-custom-branch-tmxugn-on-pull-request-jrfls","namespace":"build-e2e-lttx"},"application":"build-e2e-lttx/build-suite-test-application-phiu"} {"level":"info","ts":"2026-04-27T23:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-cykxkq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"go-component-cykxkq-on-pull-request-2tfz6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:19:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:19:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:19:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:19:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:19:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lxat/gl-multi-component-child-vugt-on-pull-request-t8n86 with pr group konflux-gl-multi-component-child-vugt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:19:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:19:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:19:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lxat/gl-multi-component-child-vugt-on-pull-request-t8n86 with pr group konflux-gl-multi-component-child-vugt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:19: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-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:19: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-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:19: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-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:19: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-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:19:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lxat/gl-multi-component-child-vugt-on-pull-request-t8n86 with pr group konflux-gl-multi-component-child-vugt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:19: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-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:19: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-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:19:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:19:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:19:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:19:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:19:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:19:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-xj9m2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:19:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:19:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:19:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:19:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:19:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lxat/gl-multi-component-child-vugt-on-pull-request-t8n86 with pr group konflux-gl-multi-component-child-vugt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:19:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:19:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:19:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:19: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-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:19: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-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:19: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-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:19: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-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:19:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","elapsedSinceCompletion":"726.880095ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:19:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","namespace":"integration2-tomi","name":"test-component-pac-upxagm-on-pull-request-cnlkg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:19:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"namespace":"integration2-tomi","name":"test-component-pac-upxagm-on-pull-request-cnlkg","reconcileID":"7d31c131-b62a-4502-a52d-47e067adff2e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:19: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-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:19: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-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:19: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-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:19: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-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:19:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","elapsedSinceCompletion":"732.871029ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:19:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","namespace":"integration2-tomi","name":"test-component-pac-upxagm-on-pull-request-cnlkg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:19:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"namespace":"integration2-tomi","name":"test-component-pac-upxagm-on-pull-request-cnlkg","reconcileID":"a3e37bcd-0145-45ac-9fbc-9d7b126c5b9a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:19: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-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:19: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-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:19: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-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:19: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-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:19:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","elapsedSinceCompletion":"743.437066ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:19:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","namespace":"integration2-tomi","name":"test-component-pac-upxagm-on-pull-request-cnlkg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:19:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"namespace":"integration2-tomi","name":"test-component-pac-upxagm-on-pull-request-cnlkg","reconcileID":"daaa641f-7e62-4da4-a7eb-c8ad42be63e7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:19: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-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:19: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-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:19: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-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:19: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-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:19:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","elapsedSinceCompletion":"764.053595ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:19:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","namespace":"integration2-tomi","name":"test-component-pac-upxagm-on-pull-request-cnlkg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:19:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"namespace":"integration2-tomi","name":"test-component-pac-upxagm-on-pull-request-cnlkg","reconcileID":"b46153cd-5e00-41dd-9058-ffe70160ffb3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:19: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-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:19: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-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:19: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-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:19: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-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:19:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","elapsedSinceCompletion":"804.73985ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:19:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","namespace":"integration2-tomi","name":"test-component-pac-upxagm-on-pull-request-cnlkg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:19:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"namespace":"integration2-tomi","name":"test-component-pac-upxagm-on-pull-request-cnlkg","reconcileID":"62be5c32-2e08-40e1-a7be-982be5c21ad8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:19: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-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:19: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-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:19: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-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:19: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-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:19:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","elapsedSinceCompletion":"858.126007ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:19:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","namespace":"integration2-tomi","name":"test-component-pac-upxagm-on-pull-request-cnlkg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:19:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"namespace":"integration2-tomi","name":"test-component-pac-upxagm-on-pull-request-cnlkg","reconcileID":"a0a1cf48-00cb-4492-9b71-244924b88136","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:19: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-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:19: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-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:19: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-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:19: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-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:19:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","elapsedSinceCompletion":"885.40458ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:19:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","namespace":"integration2-tomi","name":"test-component-pac-upxagm-on-pull-request-cnlkg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:19:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"namespace":"integration2-tomi","name":"test-component-pac-upxagm-on-pull-request-cnlkg","reconcileID":"ea1fdba7-e135-4c23-9162-fe71c7cd0a77","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:19:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:19:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:19:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:19:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:19:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","elapsedSinceCompletion":"1.206287579s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:19:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","namespace":"integration2-tomi","name":"test-component-pac-upxagm-on-pull-request-cnlkg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:19:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"namespace":"integration2-tomi","name":"test-component-pac-upxagm-on-pull-request-cnlkg","reconcileID":"bcda91d5-f93a-46bb-9bd2-f05472b86ed6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:19:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:19:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:19:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:19:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:19:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","elapsedSinceCompletion":"1.661721633s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:19:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","namespace":"integration2-tomi","name":"test-component-pac-upxagm-on-pull-request-cnlkg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:19:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"namespace":"integration2-tomi","name":"test-component-pac-upxagm-on-pull-request-cnlkg","reconcileID":"cc3585c7-ab93-423c-8527-7e5f647da541","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:19:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:19:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:19:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:19:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:19: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-cykxkq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:19:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:19:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"go-component-cykxkq-on-pull-request-2tfz6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:19:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:19:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:19:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:19:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:19:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","elapsedSinceCompletion":"1.8476579s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:19:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","namespace":"integration2-tomi","name":"test-component-pac-upxagm-on-pull-request-cnlkg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:19:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"namespace":"integration2-tomi","name":"test-component-pac-upxagm-on-pull-request-cnlkg","reconcileID":"60bdb4ae-df79-4ed4-aee9-15c09aa1ba62","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:19:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:19:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:19: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-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:19:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:19:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-geoj-20260427-231310-000"} {"level":"info","ts":"2026-04-27T23:19:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-geoj-20260427-231310-000","application":"integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:19:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-geoj-20260427-231310-000"} {"level":"info","ts":"2026-04-27T23:19:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","namespace":"integration2-tomi","name":"integ-app-geoj-20260427-231310-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-geoj-20260427-231310-000","snapshot.Spec.Components":[{"name":"test-component-pac-upxagm","version":"","containerImage":"quay.io/redhat-appstudio-qe/integration2-tomi/test-component-pac-upxagm@sha256:22699d4a6eb3992aa541bd0ff6f6e1628bd20b43d0d3c569f22cd6042837b24c","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration","revision":"1e2a2d310d203c5d4a31336598b430366ea9fa3a"}}}]} {"level":"info","ts":"2026-04-27T23:19:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-upxagm is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:19:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash a079feffc9c12af0d64d41b19ea73a49a8d808311d18f6d045b0c32466a5f7 is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:19:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-geoj-20260427-231310-000"} {"level":"info","ts":"2026-04-27T23:19:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:19:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-27T23:19:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:19:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","Application.Name":"integ-app-geoj","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-27T23:19:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"}} {"level":"info","ts":"2026-04-27T23:19:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:19:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:19:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","snapshot.Name":"integ-app-geoj-20260427-231310-000"} {"level":"info","ts":"2026-04-27T23:19:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","integrationTestScenario.Name":"my-integration-test-xgah"} {"level":"info","ts":"2026-04-27T23:19:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-geoj-20260427-231310-000"} {"level":"info","ts":"2026-04-27T23:19:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-geoj-20260427-231310-000"} {"level":"info","ts":"2026-04-27T23:19:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","integrationTestScenario.Name":"my-integration-test-xgah"} {"level":"info","ts":"2026-04-27T23:19:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-geoj-20260427-231310-000"} {"level":"info","ts":"2026-04-27T23:19:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","destinationComponentSnapshot.Name":"integ-app-geoj-20260427-231310-000","testedSnapshot":"integ-app-geoj-20260427-231310-000"} {"level":"info","ts":"2026-04-27T23:19:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","namespace":"integration2-tomi","name":"test-component-pac-upxagm-on-pull-request-cnlkg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-geoj-20260427-231310-000"} {"level":"info","ts":"2026-04-27T23:19:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","namespace":"integration2-tomi","name":"my-integration-test-xgah-q5cgq","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-xgah"} {"level":"info","ts":"2026-04-27T23:19:58Z","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-geoj-20260427-231310-000","namespace":"integration2-tomi"},"namespace":"integration2-tomi","name":"integ-app-geoj-20260427-231310-000","reconcileID":"759b8dc6-ff93-4fcb-8f20-b1a0ff960330","snapshot.name":"integ-app-geoj-20260427-231310-000","pipelinerun.name":"test-component-pac-upxagm-on-pull-request-cnlkg","duration":2.661573342} {"level":"info","ts":"2026-04-27T23:19:58Z","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-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","namespace":"integration2-tomi","name":"integ-app-geoj-20260427-231310-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-27T23:19:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-geoj-20260427-231310-000"} {"level":"info","ts":"2026-04-27T23:19:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:19:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:19:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-27T23:19:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:19:58Z","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-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","Scenario":"my-integration-test-xgah"} {"level":"info","ts":"2026-04-27T23:19:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-geoj-20260427-231310-000"} {"level":"info","ts":"2026-04-27T23:19:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","namespace":"integration2-tomi","name":"test-component-pac-upxagm-on-pull-request-cnlkg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-geoj-20260427-231310-000"} {"level":"info","ts":"2026-04-27T23:19:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:19:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","scenario.Name":"my-integration-test-xgah","destinationSnapshot.Name":"integ-app-geoj-20260427-231310-000","testedSnapshot":"integ-app-geoj-20260427-231310-000"} {"level":"info","ts":"2026-04-27T23:19:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","scenario.Name":"my-integration-test-xgah","destinationSnapshot.Name":"integ-app-geoj-20260427-231310-000","testedSnapshot":"integ-app-geoj-20260427-231310-000"} {"level":"info","ts":"2026-04-27T23:19:58Z","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-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","Label":"my-integration-test-xgah"} {"level":"info","ts":"2026-04-27T23:19:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","Application.Name":"integ-app-geoj","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-27T23:19:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","integrationTestScenario.Name":"my-integration-test-xgah","pipelineRun.Name":"my-integration-test-xgah-q5cgq"} {"level":"info","ts":"2026-04-27T23:19:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","namespace":"integration2-tomi","name":"test-component-pac-upxagm-on-pull-request-cnlkg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-27T23:19:58Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","namespace":"integration2-tomi","name":"test-component-pac-upxagm-on-pull-request-cnlkg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:19:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-upxagm-on-pull-request-cnlkg has finished running","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:19:58Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","ExternalID":"my-integration-test-xgah-test-component-pac-upxagm"} {"level":"info","ts":"2026-04-27T23:19:58Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","ExternalID":"my-integration-test-xgah-test-component-pac-upxagm"} {"level":"info","ts":"2026-04-27T23:19:58Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","existingCheckRun":"github.CheckRun{ID:73292596146, NodeID:\"CR_kwDOKrwUx88AAAAREJRDsg\", HeadSHA:\"1e2a2d310d203c5d4a31336598b430366ea9fa3a\", ExternalID:\"my-integration-test-xgah-test-component-pac-upxagm\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/73292596146\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/73292596146\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-27 23:13:08 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-upxagm snapshot scenario my-integration-test-xgah is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration2-tomi/test-component-pac-upxagm-on-pull-request-cnlkg is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/73292596146/annotations\"}, Name:\"Konflux Dev version / my-integration-test-xgah / test-component-pac-upxagm\", CheckSuite:github.CheckSuite{ID:66441954249}, 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:3592715525, Number:29958, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/29958\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-upxagm\", SHA:\"1e2a2d310d203c5d4a31336598b430366ea9fa3a\", 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-pfslne\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-04-27T23:19:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-geoj-20260427-231310-000"} {"level":"info","ts":"2026-04-27T23:19:59Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-xgah-q5cgq","namespace":"integration2-tomi"},"namespace":"integration2-tomi","name":"my-integration-test-xgah-q5cgq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-27T23:19:59Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","ID":73292596146,"CheckName":"Konflux Dev version / my-integration-test-xgah / test-component-pac-upxagm","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-27T23:19:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","testedSnapshot.Name":"integ-app-geoj-20260427-231310-000","destinationSnapshot.Name":"integ-app-geoj-20260427-231310-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-27T23:19:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-geoj-20260427-231310-000"} {"level":"info","ts":"2026-04-27T23:19:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","snapshot.Name":"integ-app-geoj-20260427-231310-000"} {"level":"info","ts":"2026-04-27T23:19:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"}} {"level":"info","ts":"2026-04-27T23:19:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:19:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:19:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","snapshot.Name":"integ-app-geoj-20260427-231310-000"} {"level":"info","ts":"2026-04-27T23:19:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","destinationComponentSnapshot.Name":"integ-app-geoj-20260427-231310-000","testedSnapshot":"integ-app-geoj-20260427-231310-000"} {"level":"info","ts":"2026-04-27T23:19:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:19:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","scenario.Name":"my-integration-test-xgah","destinationSnapshot.Name":"integ-app-geoj-20260427-231310-000","testedSnapshot":"integ-app-geoj-20260427-231310-000"} {"level":"info","ts":"2026-04-27T23:19:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","scenario.Name":"my-integration-test-xgah","destinationSnapshot.Name":"integ-app-geoj-20260427-231310-000","testedSnapshot":"integ-app-geoj-20260427-231310-000"} {"level":"info","ts":"2026-04-27T23:19:59Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","ExternalID":"my-integration-test-xgah-test-component-pac-upxagm"} {"level":"info","ts":"2026-04-27T23:19:59Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","existingCheckRun":"github.CheckRun{ID:73292596146, NodeID:\"CR_kwDOKrwUx88AAAAREJRDsg\", HeadSHA:\"1e2a2d310d203c5d4a31336598b430366ea9fa3a\", ExternalID:\"my-integration-test-xgah-test-component-pac-upxagm\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/73292596146\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/73292596146\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-27 23:13:08 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-upxagm snapshot integ-app-geoj-20260427-231310-000 and scenario my-integration-test-xgah is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/73292596146/annotations\"}, Name:\"Konflux Dev version / my-integration-test-xgah / test-component-pac-upxagm\", CheckSuite:github.CheckSuite{ID:66441954249}, 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:3592715525, Number:29958, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/29958\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-upxagm\", SHA:\"1e2a2d310d203c5d4a31336598b430366ea9fa3a\", 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-pfslne\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-04-27T23:19:59Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","ID":73292596146,"CheckName":"Konflux Dev version / my-integration-test-xgah / test-component-pac-upxagm","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-27T23:19:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","testedSnapshot.Name":"integ-app-geoj-20260427-231310-000","destinationSnapshot.Name":"integ-app-geoj-20260427-231310-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-27T23:19:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-geoj-20260427-231310-000"} {"level":"info","ts":"2026-04-27T23:19:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","snapshot.Name":"integ-app-geoj-20260427-231310-000"} {"level":"info","ts":"2026-04-27T23:20: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-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:20: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-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:20:00Z","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-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:20: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-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:20:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","snapshot.Name":"integ-app-geoj-20260427-231310-000"} {"level":"info","ts":"2026-04-27T23:20:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","namespace":"integration2-tomi","name":"test-component-pac-upxagm-on-pull-request-cnlkg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-27T23:20:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-upxagm-on-pull-request-cnlkg has finished running","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:20:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:20:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:20:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:20:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:20:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-xj9m2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:20:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:20:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:20:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:20:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:20:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-xj9m2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:20:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-geoj-20260427-231310-000"} {"level":"info","ts":"2026-04-27T23:20:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"}} {"level":"info","ts":"2026-04-27T23:20:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:20:19Z","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-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:20:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","namespace":"integration2-tomi","name":"integ-app-geoj-20260427-231310-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-27T23:20:19Z","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-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","namespace":"integration2-tomi","name":"integ-app-geoj-20260427-231310-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-27T23:20:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:20:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:20:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","reasons":"the Snapshot hasn't passed all required integration tests,the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-27T23:20:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:20:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:20:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","destinationComponentSnapshot.Name":"integ-app-geoj-20260427-231310-000","testedSnapshot":"integ-app-geoj-20260427-231310-000"} {"level":"info","ts":"2026-04-27T23:20:19Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-xgah-q5cgq","namespace":"integration2-tomi"},"namespace":"integration2-tomi","name":"my-integration-test-xgah-q5cgq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-27T23:20:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:20:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","scenario.Name":"my-integration-test-xgah","destinationSnapshot.Name":"integ-app-geoj-20260427-231310-000","testedSnapshot":"integ-app-geoj-20260427-231310-000"} {"level":"info","ts":"2026-04-27T23:20:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","scenario.Name":"my-integration-test-xgah","destinationSnapshot.Name":"integ-app-geoj-20260427-231310-000","testedSnapshot":"integ-app-geoj-20260427-231310-000"} {"level":"info","ts":"2026-04-27T23:20:20Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","ExternalID":"my-integration-test-xgah-test-component-pac-upxagm"} {"level":"info","ts":"2026-04-27T23:20:20Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","existingCheckRun":"github.CheckRun{ID:73292596146, NodeID:\"CR_kwDOKrwUx88AAAAREJRDsg\", HeadSHA:\"1e2a2d310d203c5d4a31336598b430366ea9fa3a\", ExternalID:\"my-integration-test-xgah-test-component-pac-upxagm\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/73292596146\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/73292596146\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-27 23:13:08 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-upxagm snapshot integ-app-geoj-20260427-231310-000 and scenario my-integration-test-xgah 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/73292596146/annotations\"}, Name:\"Konflux Dev version / my-integration-test-xgah / test-component-pac-upxagm\", CheckSuite:github.CheckSuite{ID:66441954249}, 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:3592715525, Number:29958, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/29958\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-upxagm\", SHA:\"1e2a2d310d203c5d4a31336598b430366ea9fa3a\", 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-pfslne\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-04-27T23:20:20Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","ID":73292596146,"CheckName":"Konflux Dev version / my-integration-test-xgah / test-component-pac-upxagm","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-04-27T23:20:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","testedSnapshot.Name":"integ-app-geoj-20260427-231310-000","destinationSnapshot.Name":"integ-app-geoj-20260427-231310-000","testStatus":"TestFail"} {"level":"info","ts":"2026-04-27T23:20:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-geoj-20260427-231310-000"} {"level":"info","ts":"2026-04-27T23:20: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-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","snapshot.Name":"integ-app-geoj-20260427-231310-000"} {"level":"info","ts":"2026-04-27T23:20:20Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","namespace":"integration2-tomi","name":"my-integration-test-xgah-q5cgq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:20: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-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:20: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-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:20: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-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:20: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-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:20: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-cykxkq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:20: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-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:20:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"go-component-cykxkq-on-pull-request-2tfz6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:20:22Z","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-hzwx-on-push-tzwwg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:20:22Z","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-hzwx-on-push-tzwwg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:20:22Z","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-hzwx-on-push-tzwwg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:20:22Z","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-hzwx-on-push-tzwwg","namespace":"build-e2e-ksqk"},"namespace":"build-e2e-ksqk","name":"gh-multi-component-parent-hzwx-on-push-tzwwg","reconcileID":"849ffac2-af99-4755-a7ad-d38908946e9c","Component.Namespace":"build-e2e-ksqk","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-ksqk/gh-multi-component-parent-hzwx@sha256:3acc49a34ffc04ea17b289511f4841f78da5915694cacf08f0229a5a21bee849","Component.Name":"gh-multi-component-parent-hzwx","lastBuildCommit":"edd1e44cf74f04fc8a49e22ec9ae880b45559f5d"} {"level":"info","ts":"2026-04-27T23:20:22Z","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-hzwx-on-push-tzwwg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","component.Namespace":"build-e2e-ksqk","component.Name":"gh-multi-component-parent-hzwx"} {"level":"info","ts":"2026-04-27T23:20:22Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-hzwx-on-push-tzwwg","namespace":"build-e2e-ksqk"},"namespace":"build-e2e-ksqk","name":"gh-multi-component-parent-hzwx-on-push-tzwwg","reconcileID":"849ffac2-af99-4755-a7ad-d38908946e9c","component.Name":"gh-multi-component-child-hzwx"} {"level":"info","ts":"2026-04-27T23:20:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-ikyz-20260427-231547-000"} {"level":"info","ts":"2026-04-27T23:20:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-ikyz-20260427-231547-000","application":"build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:20:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-ikyz-20260427-231547-000"} {"level":"info","ts":"2026-04-27T23:20:22Z","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-ikyz-20260427-231547-000","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:20:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-ikyz-20260427-231547-000","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:20:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-ikyz-20260427-231547-000","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-27T23:20:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-ikyz-20260427-231547-000","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:20:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-ikyz-20260427-231547-000","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","Application.Name":"build-suite-component-update-ikyz","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-27T23:20:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-push-tzwwg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"build-suite-component-update-ikyz-20260427-231547-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-ikyz-20260427-231547-000","snapshot.Spec.Components":[{"name":"gh-multi-component-parent-hzwx","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-ksqk/gh-multi-component-parent-hzwx@sha256:3acc49a34ffc04ea17b289511f4841f78da5915694cacf08f0229a5a21bee849","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-xvfsde","revision":"edd1e44cf74f04fc8a49e22ec9ae880b45559f5d"}}}]} {"level":"info","ts":"2026-04-27T23:20:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-ikyz-20260427-231547-000","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"build-suite-component-update-ikyz-20260427-231547-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-27T23:20:22Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-27T23:20:22Z","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-ikyz-20260427-231547-000","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:20:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-ikyz-20260427-231547-000","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:20:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-ikyz-20260427-231547-000","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:20:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-ikyz-20260427-231547-000","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:20:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-push-tzwwg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-parent-hzwx-on-push-tzwwg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-ikyz-20260427-231547-000"} {"level":"info","ts":"2026-04-27T23:20:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-push-tzwwg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-parent-hzwx-on-push-tzwwg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-ikyz-20260427-231547-000"} {"level":"info","ts":"2026-04-27T23:20:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-push-tzwwg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-parent-hzwx-on-push-tzwwg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-27T23:20:22Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-push-tzwwg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-parent-hzwx-on-push-tzwwg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:20:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-hzwx-on-push-tzwwg has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-push-tzwwg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:20:22Z","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-hzwx-on-push-tzwwg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:20:22Z","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-hzwx-on-push-tzwwg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:20:22Z","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-hzwx-on-push-tzwwg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:20:22Z","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-hzwx-on-push-tzwwg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:20: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":"gh-multi-component-parent-hzwx-on-push-tzwwg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","snapshot.Name":"build-suite-component-update-ikyz-20260427-231547-000"} {"level":"info","ts":"2026-04-27T23:20:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-push-tzwwg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-parent-hzwx-on-push-tzwwg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-27T23:20:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-hzwx-on-push-tzwwg has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-hzwx-on-push-tzwwg","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:20:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lxat/gl-multi-component-child-vugt-on-pull-request-t8n86 with pr group konflux-gl-multi-component-child-vugt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:20:31Z","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-hzwx-on-push-qlw8w","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:20:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-push-qlw8w","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:20:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-push-qlw8w","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:20:31Z","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-hzwx-on-push-qlw8w","namespace":"build-e2e-ksqk"},"namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-push-qlw8w","reconcileID":"2f219bbe-2f69-4bd1-8ab4-c8888452e71f","Component.Namespace":"build-e2e-ksqk","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-ksqk/gh-multi-component-child-hzwx@sha256:cfd100060bdfec58ad183f1414604a17ac5b27fb6160f724c9e27a5fe16dd76c","Component.Name":"gh-multi-component-child-hzwx","lastBuildCommit":"8de3c376c249db48dde629b9c72584e4661207da"} {"level":"info","ts":"2026-04-27T23:20:31Z","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-hzwx-on-push-qlw8w","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","component.Namespace":"build-e2e-ksqk","component.Name":"gh-multi-component-child-hzwx"} {"level":"info","ts":"2026-04-27T23:20:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-ikyz-20260427-231544-000"} {"level":"info","ts":"2026-04-27T23:20:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-ikyz-20260427-231544-000","application":"build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:20:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-ikyz-20260427-231544-000"} {"level":"info","ts":"2026-04-27T23:20:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-push-qlw8w","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"build-suite-component-update-ikyz-20260427-231544-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-ikyz-20260427-231544-000","snapshot.Spec.Components":[{"name":"gh-multi-component-child-hzwx","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-ksqk/gh-multi-component-child-hzwx@sha256:cfd100060bdfec58ad183f1414604a17ac5b27fb6160f724c9e27a5fe16dd76c","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-xvfsde","revision":"8de3c376c249db48dde629b9c72584e4661207da"}}},{"name":"gh-multi-component-parent-hzwx","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-ksqk/gh-multi-component-parent-hzwx@sha256:3acc49a34ffc04ea17b289511f4841f78da5915694cacf08f0229a5a21bee849","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-xvfsde","revision":"edd1e44cf74f04fc8a49e22ec9ae880b45559f5d","dockerfileUrl":"Dockerfile"}}}]} {"level":"info","ts":"2026-04-27T23:20:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-ikyz-20260427-231544-000","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:20:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-ikyz-20260427-231544-000","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:20:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-ikyz-20260427-231544-000","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-27T23:20:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-ikyz-20260427-231544-000","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:20:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-ikyz-20260427-231544-000","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","Application.Name":"build-suite-component-update-ikyz","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-27T23:20:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-ikyz-20260427-231544-000","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"build-suite-component-update-ikyz-20260427-231544-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-27T23:20:31Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-27T23:20:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-ikyz-20260427-231544-000","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:20:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-ikyz-20260427-231544-000","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:20:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-ikyz-20260427-231544-000","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:20:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-ikyz-20260427-231544-000","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:20:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-push-qlw8w","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-push-qlw8w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-ikyz-20260427-231544-000"} {"level":"info","ts":"2026-04-27T23:20:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-push-qlw8w","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-push-qlw8w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-ikyz-20260427-231544-000"} {"level":"info","ts":"2026-04-27T23:20:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-push-qlw8w","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-push-qlw8w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-27T23:20:31Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-push-qlw8w","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-push-qlw8w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:20:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-hzwx-on-push-qlw8w has finished running","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-push-qlw8w","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:20:31Z","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-hzwx-on-push-qlw8w","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:20:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-push-qlw8w","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:20:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-push-qlw8w","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:20:31Z","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-hzwx-on-push-qlw8w","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:20:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-push-qlw8w","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","snapshot.Name":"build-suite-component-update-ikyz-20260427-231544-000"} {"level":"info","ts":"2026-04-27T23:20:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-push-qlw8w","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz","namespace":"build-e2e-ksqk","name":"gh-multi-component-child-hzwx-on-push-qlw8w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-27T23:20:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-hzwx-on-push-qlw8w has finished running","buildpipelineRun":{"name":"gh-multi-component-child-hzwx-on-push-qlw8w","namespace":"build-e2e-ksqk"},"application":"build-e2e-ksqk/build-suite-component-update-ikyz"} {"level":"info","ts":"2026-04-27T23:20:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","elapsedSinceCompletion":"823.825768ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:20:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:20:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","reconcileID":"03dff417-65e1-4155-9827-1fabe6f0f34e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:20:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","elapsedSinceCompletion":"829.869961ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:20:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:20:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","reconcileID":"89d0cc7d-1990-4789-8e3c-0e98b2439475","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:20:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","elapsedSinceCompletion":"840.855523ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:20:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:20:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","reconcileID":"a0622cd7-2640-4da7-9bcf-691c0ab7416e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:20:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","elapsedSinceCompletion":"861.495286ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:20:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:20:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","reconcileID":"11296488-6659-41fb-86d7-0055afd9b62a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:20:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","elapsedSinceCompletion":"902.9466ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:20:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:20:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","reconcileID":"55ab5556-252b-45d8-9013-0097e3e2020c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:20:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","elapsedSinceCompletion":"983.614683ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:20:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:20:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","reconcileID":"ef3163ef-4953-4ec2-99ef-af5b1844219e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:20:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20: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-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20: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-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","elapsedSinceCompletion":"1.14448793s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:20:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:20:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","reconcileID":"9ab49409-7ba4-4b0c-845e-763ad931b74f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:20:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20: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-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20: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-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","elapsedSinceCompletion":"1.182348788s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:20:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:20:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","reconcileID":"4825cf10-5e1e-4ce7-852d-5f1ac74f6c42","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:20:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20: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-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20: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-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","elapsedSinceCompletion":"1.46542347s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:20:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:20:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","reconcileID":"b7e6e692-cd94-4495-8de7-940deebc525b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:20:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20: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-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20: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-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","elapsedSinceCompletion":"2.035338838s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:20:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:20:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","reconcileID":"35a03902-c664-4fef-be86-39287d419d50","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:20:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20: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-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20:38Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","reconcileID":"c87cbbed-0755-48fa-9d64-3401093d515b","component.Name":"gl-multi-component-parent-vugt"} {"level":"info","ts":"2026-04-27T23:20:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-zbjk-20260427-231505-000"} {"level":"info","ts":"2026-04-27T23:20:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-zbjk-20260427-231505-000","application":"build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-zbjk-20260427-231505-000"} {"level":"info","ts":"2026-04-27T23:20:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"build-suite-component-update-zbjk-20260427-231505-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-zbjk-20260427-231505-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-vugt","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-lxat/gl-multi-component-child-vugt@sha256:06fc126635031bf0a94f2441eb526dcc1b32c68afc8ba11537cd756da00693df","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-xfyfkj","revision":"0340a59316eaf88222d8de78dbc296703833560a"}}}]} {"level":"info","ts":"2026-04-27T23:20:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-lxat/gl-multi-component-child-vugt-on-pull-request-t8n86 with pr group konflux-gl-multi-component-child-vugt is not the latest for its component, skipped","snapshot":{"name":"build-suite-component-update-zbjk-20260427-231505-000","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20:38Z","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-vugt is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-zbjk-20260427-231505-000","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash dbba32f6a3daba3d20464d7764af9cff39511b4f1d6dbaacc061a5503efb7b is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-zbjk-20260427-231505-000","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-zbjk-20260427-231505-000"} {"level":"info","ts":"2026-04-27T23:20:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-zbjk-20260427-231505-000","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-zbjk-20260427-231505-000","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-27T23:20: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-zbjk-20260427-231505-000","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-zbjk-20260427-231505-000","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","Application.Name":"build-suite-component-update-zbjk","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-27T23:20: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-zbjk-20260427-231505-000","namespace":"build-e2e-lxat"},"snapshot":{"name":"build-suite-component-update-zbjk-20260427-231505-000","namespace":"build-e2e-lxat"}} {"level":"info","ts":"2026-04-27T23:20:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-zbjk-20260427-231505-000","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20: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-zbjk-20260427-231505-000","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20: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-zbjk-20260427-231505-000","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"build-suite-component-update-zbjk-20260427-231505-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-27T23:20: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-zbjk-20260427-231505-000","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"build-suite-component-update-zbjk-20260427-231505-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-27T23:20:38Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-27T23:20: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-zbjk-20260427-231505-000","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-zbjk-20260427-231505-000","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-zbjk-20260427-231505-000","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-27T23:20: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-zbjk-20260427-231505-000","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-zbjk-20260427-231505-000","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-zbjk-20260427-231505-000"} {"level":"info","ts":"2026-04-27T23:20: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-zbjk-20260427-231505-000","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"build-suite-component-update-zbjk-20260427-231505-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-27T23:20: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-zbjk-20260427-231505-000","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","snapshot.Namespace":"build-e2e-lxat","snapshot.Name":"build-suite-component-update-zbjk-20260427-231505-000"} {"level":"info","ts":"2026-04-27T23:20:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-zbjk-20260427-231505-000"} {"level":"info","ts":"2026-04-27T23:20:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-27T23:20:38Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:20:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-vugt-on-pull-request-m7wq4 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","snapshot.Name":"build-suite-component-update-zbjk-20260427-231505-000"} {"level":"info","ts":"2026-04-27T23:20:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-27T23:20:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-vugt-on-pull-request-m7wq4 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"go-component-jtgkfn-on-push-nl9fn","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:20:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"go-component-jtgkfn-on-push-nl9fn","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:20:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"go-component-jtgkfn-on-push-nl9fn","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:20:38Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-jtgkfn-on-push-nl9fn","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"go-component-jtgkfn-on-push-nl9fn","reconcileID":"661e00ed-719e-4bc8-8ed2-a9a51f7c9f2c","Component.Namespace":"group-uyqv","LastPromotedImage":"quay.io/redhat-appstudio-qe/group-uyqv/go-component-jtgkfn@sha256:9a3c39921064f335410fe11fbef4b5c4c7a35e67f576f5f15ec1435df72fd7b6","Component.Name":"go-component-jtgkfn","lastBuildCommit":"7c2f53ded30baa2dd66afcccac537ced6fc44ccb"} {"level":"info","ts":"2026-04-27T23:20:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"go-component-jtgkfn-on-push-nl9fn","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","component.Namespace":"group-uyqv","component.Name":"go-component-jtgkfn"} {"level":"info","ts":"2026-04-27T23:20: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":"go-component-jtgkfn-on-push-nl9fn","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"go-component-jtgkfn-on-push-nl9fn","reconcileID":"661e00ed-719e-4bc8-8ed2-a9a51f7c9f2c","component.Name":"python-component-jewlyd"} {"level":"info","ts":"2026-04-27T23:20:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-tmnc-20260427-231253-000"} {"level":"info","ts":"2026-04-27T23:20:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-tmnc-20260427-231253-000","application":"integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:20:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-tmnc-20260427-231253-000"} {"level":"info","ts":"2026-04-27T23:20:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-jtgkfn-on-push-nl9fn","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"integ-app-tmnc-20260427-231253-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-tmnc-20260427-231253-000","snapshot.Spec.Components":[{"name":"go-component-jtgkfn","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-uyqv/go-component-jtgkfn@sha256:9a3c39921064f335410fe11fbef4b5c4c7a35e67f576f5f15ec1435df72fd7b6","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"7c2f53ded30baa2dd66afcccac537ced6fc44ccb"}}}]} {"level":"info","ts":"2026-04-27T23:20:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"integ-app-tmnc-20260427-231253-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:20:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tmnc-20260427-231253-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:20:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-tmnc-20260427-231253-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-27T23:20:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-tmnc-20260427-231253-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:20:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-tmnc-20260427-231253-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","Application.Name":"integ-app-tmnc","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-27T23:20:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-231253-000"} {"level":"info","ts":"2026-04-27T23:20:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-tmnc-20260427-231253-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","integrationTestScenario.Name":"my-integration-test-hpte"} {"level":"info","ts":"2026-04-27T23:20:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-tmnc-20260427-231253-000","namespace":"group-uyqv"},"snapshot":{"name":"integ-app-tmnc-20260427-231253-000","namespace":"group-uyqv"}} {"level":"info","ts":"2026-04-27T23:20:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tmnc-20260427-231253-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:20:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-tmnc-20260427-231253-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:20:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-tmnc-20260427-231253-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-231253-000"} {"level":"info","ts":"2026-04-27T23:20:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tmnc-20260427-231253-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","destinationComponentSnapshot.Name":"integ-app-tmnc-20260427-231253-000","testedSnapshot":"integ-app-tmnc-20260427-231253-000"} {"level":"info","ts":"2026-04-27T23:20:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"go-component-jtgkfn-on-push-nl9fn","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-push-nl9fn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-tmnc-20260427-231253-000"} {"level":"info","ts":"2026-04-27T23:20:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tmnc-20260427-231253-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:20:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-231253-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-231253-000","testedSnapshot":"integ-app-tmnc-20260427-231253-000"} {"level":"info","ts":"2026-04-27T23:20:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-231253-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-231253-000","testedSnapshot":"integ-app-tmnc-20260427-231253-000"} {"level":"info","ts":"2026-04-27T23:20:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"go-component-jtgkfn-on-push-nl9fn","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-push-nl9fn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-tmnc-20260427-231253-000"} {"level":"info","ts":"2026-04-27T23:20:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-push-nl9fn","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-push-nl9fn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-27T23:20:39Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-push-nl9fn","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-push-nl9fn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:20:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-jtgkfn-on-push-nl9fn has finished running","buildpipelineRun":{"name":"go-component-jtgkfn-on-push-nl9fn","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:20:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"go-component-jtgkfn-on-push-nl9fn","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:20:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"go-component-jtgkfn-on-push-nl9fn","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:20:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"go-component-jtgkfn-on-push-nl9fn","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:20:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"go-component-jtgkfn-on-push-nl9fn","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:20:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"go-component-jtgkfn-on-push-nl9fn","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-231253-000"} {"level":"info","ts":"2026-04-27T23:20:39Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-tmnc-20260427-231253-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-hpte-go-component-jtgkfn"} {"level":"info","ts":"2026-04-27T23:20:39Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-tmnc-20260427-231253-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-hpte-go-component-jtgkfn"} {"level":"info","ts":"2026-04-27T23:20:39Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-tmnc-20260427-231253-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.NameSpace":"group-uyqv","snapshot.Name":"integ-app-tmnc-20260427-231253-000","scenarioName":"my-integration-test-hpte","externalID":"my-integration-test-hpte-go-component-jtgkfn"} {"level":"info","ts":"2026-04-27T23:20:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-push-nl9fn","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-push-nl9fn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-27T23:20:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-jtgkfn-on-push-nl9fn has finished running","buildpipelineRun":{"name":"go-component-jtgkfn-on-push-nl9fn","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:20:39Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-tmnc-20260427-231253-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ID":73293407632,"CheckName":"Konflux Dev version / my-integration-test-hpte / go-component-jtgkfn","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-27T23:20:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tmnc-20260427-231253-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","testedSnapshot.Name":"integ-app-tmnc-20260427-231253-000","destinationSnapshot.Name":"integ-app-tmnc-20260427-231253-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-27T23:20:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-231253-000"} {"level":"info","ts":"2026-04-27T23:20:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-tmnc-20260427-231253-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-231253-000"} {"level":"info","ts":"2026-04-27T23:20:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-tmnc-20260427-231253-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"integration-resolver-pipelinerun-5trnx","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-hpte"} {"level":"info","ts":"2026-04-27T23:20:40Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-tmnc-20260427-231253-000","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"integ-app-tmnc-20260427-231253-000","reconcileID":"399c36c1-69b2-4de9-b671-dc138a92062c","snapshot.name":"integ-app-tmnc-20260427-231253-000","pipelinerun.name":"go-component-jtgkfn-on-push-nl9fn","duration":4.203338642} {"level":"info","ts":"2026-04-27T23:20:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-tmnc-20260427-231253-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"integ-app-tmnc-20260427-231253-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-27T23:20:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-231253-000"} {"level":"info","ts":"2026-04-27T23:20:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-tmnc-20260427-231253-000","namespace":"group-uyqv"},"snapshot":{"name":"integ-app-tmnc-20260427-231253-000","namespace":"group-uyqv"}} {"level":"info","ts":"2026-04-27T23:20:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tmnc-20260427-231253-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:20:40Z","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-tmnc-20260427-231253-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:20:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-tmnc-20260427-231253-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-231253-000"} {"level":"info","ts":"2026-04-27T23:20:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tmnc-20260427-231253-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","destinationComponentSnapshot.Name":"integ-app-tmnc-20260427-231253-000","testedSnapshot":"integ-app-tmnc-20260427-231253-000"} {"level":"info","ts":"2026-04-27T23:20:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tmnc-20260427-231253-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:20:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-231253-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-231253-000","testedSnapshot":"integ-app-tmnc-20260427-231253-000"} {"level":"info","ts":"2026-04-27T23:20:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-231253-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-231253-000","testedSnapshot":"integ-app-tmnc-20260427-231253-000"} {"level":"info","ts":"2026-04-27T23:20:40Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration2-tomi","name":"my-integration-test-pmqx"}} {"level":"info","ts":"2026-04-27T23:20:40Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-pmqx"} {"level":"info","ts":"2026-04-27T23:20:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-231253-000"} {"level":"info","ts":"2026-04-27T23:20:40Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-pmqx"} {"level":"info","ts":"2026-04-27T23:20:40Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-27T23:20:40Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tmnc-20260427-231253-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-hpte-go-component-jtgkfn"} {"level":"info","ts":"2026-04-27T23:20:40Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tmnc-20260427-231253-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","existingCheckRun":"github.CheckRun{ID:73293407632, NodeID:\"CR_kwDONSo-hs8AAAAREKClkA\", HeadSHA:\"7c2f53ded30baa2dd66afcccac537ced6fc44ccb\", ExternalID:\"my-integration-test-hpte-go-component-jtgkfn\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73293407632\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/73293407632\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-27 23:20:39 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-jtgkfn snapshot integ-app-tmnc-20260427-231253-000 and scenario my-integration-test-hpte is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73293407632/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hpte / go-component-jtgkfn\", CheckSuite:github.CheckSuite{ID:66441922501}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-04-27T23:20:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-geoj-20260427-231310-000"} {"level":"info","ts":"2026-04-27T23:20:40Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-5trnx","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"integration-resolver-pipelinerun-5trnx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-27T23:20:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:20:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:20:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","reasons":"the Snapshot hasn't passed all required integration tests,the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-27T23:20:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:20:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","integrationTestScenario.Name":"my-integration-test-pmqx"} {"level":"info","ts":"2026-04-27T23:20:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","namespace":"integration2-tomi","name":"my-integration-test-pmqx-4lrhm","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-pmqx"} {"level":"info","ts":"2026-04-27T23:20:40Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"namespace":"integration2-tomi","name":"integ-app-geoj-20260427-231310-000","reconcileID":"91af1ffa-b1c8-4062-be2b-dfb4822e20f3","snapshot.name":"integ-app-geoj-20260427-231310-000","pipelinerun.name":"test-component-pac-upxagm-on-pull-request-cnlkg","duration":44.569264018} {"level":"info","ts":"2026-04-27T23:20:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","namespace":"integration2-tomi","name":"integ-app-geoj-20260427-231310-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-27T23:20:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-geoj-20260427-231310-000"} {"level":"info","ts":"2026-04-27T23:20:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-geoj-20260427-231310-000"} {"level":"info","ts":"2026-04-27T23:20:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","Application.Name":"integ-app-geoj","IntegrationTestScenarios":2} {"level":"info","ts":"2026-04-27T23:20:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","integrationTestScenario.Name":"my-integration-test-pmqx","pipelineRun.Name":"my-integration-test-pmqx-4lrhm"} {"level":"info","ts":"2026-04-27T23:20:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","integrationTestScenario.Name":"my-integration-test-xgah","pipelineRun.Name":"my-integration-test-xgah-q5cgq"} {"level":"info","ts":"2026-04-27T23:20:40Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tmnc-20260427-231253-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ID":73293407632,"CheckName":"Konflux Dev version / my-integration-test-hpte / go-component-jtgkfn","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-27T23:20:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tmnc-20260427-231253-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","testedSnapshot.Name":"integ-app-tmnc-20260427-231253-000","destinationSnapshot.Name":"integ-app-tmnc-20260427-231253-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-27T23:20:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-231253-000"} {"level":"info","ts":"2026-04-27T23:20:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-tmnc-20260427-231253-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-231253-000"} {"level":"info","ts":"2026-04-27T23:20:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"}} {"level":"info","ts":"2026-04-27T23:20:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:20:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-geoj-20260427-231310-000"} {"level":"info","ts":"2026-04-27T23:20:40Z","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-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:20:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","snapshot.Name":"integ-app-geoj-20260427-231310-000"} {"level":"info","ts":"2026-04-27T23:20:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","destinationComponentSnapshot.Name":"integ-app-geoj-20260427-231310-000","testedSnapshot":"integ-app-geoj-20260427-231310-000"} {"level":"info","ts":"2026-04-27T23:20:40Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-pmqx-4lrhm","namespace":"integration2-tomi"},"namespace":"integration2-tomi","name":"my-integration-test-pmqx-4lrhm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-27T23:20:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:20:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","scenario.Name":"my-integration-test-pmqx","destinationSnapshot.Name":"integ-app-geoj-20260427-231310-000","testedSnapshot":"integ-app-geoj-20260427-231310-000"} {"level":"info","ts":"2026-04-27T23:20:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","scenario.Name":"my-integration-test-xgah"} {"level":"info","ts":"2026-04-27T23:20:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","scenario.Name":"my-integration-test-pmqx","destinationSnapshot.Name":"integ-app-geoj-20260427-231310-000","testedSnapshot":"integ-app-geoj-20260427-231310-000"} {"level":"info","ts":"2026-04-27T23:20:41Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","ExternalID":"my-integration-test-pmqx-test-component-pac-upxagm"} {"level":"info","ts":"2026-04-27T23:20:41Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","snapshot.NameSpace":"integration2-tomi","snapshot.Name":"integ-app-geoj-20260427-231310-000","scenarioName":"my-integration-test-pmqx","externalID":"my-integration-test-pmqx-test-component-pac-upxagm"} {"level":"info","ts":"2026-04-27T23:20:41Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","ID":73293410732,"CheckName":"Konflux Dev version / my-integration-test-pmqx / test-component-pac-upxagm","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-27T23:20:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","testedSnapshot.Name":"integ-app-geoj-20260427-231310-000","destinationSnapshot.Name":"integ-app-geoj-20260427-231310-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-27T23:20:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-geoj-20260427-231310-000"} {"level":"info","ts":"2026-04-27T23:20:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","snapshot.Name":"integ-app-geoj-20260427-231310-000"} {"level":"info","ts":"2026-04-27T23:20:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-tmnc-20260427-231253-000","namespace":"group-uyqv"},"snapshot":{"name":"integ-app-tmnc-20260427-231253-000","namespace":"group-uyqv"}} {"level":"info","ts":"2026-04-27T23:20:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tmnc-20260427-231253-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:20:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-tmnc-20260427-231253-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:20:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-tmnc-20260427-231253-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-231253-000"} {"level":"info","ts":"2026-04-27T23:20:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tmnc-20260427-231253-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","destinationComponentSnapshot.Name":"integ-app-tmnc-20260427-231253-000","testedSnapshot":"integ-app-tmnc-20260427-231253-000"} {"level":"info","ts":"2026-04-27T23:20:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tmnc-20260427-231253-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:20:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-231253-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-231253-000","testedSnapshot":"integ-app-tmnc-20260427-231253-000"} {"level":"info","ts":"2026-04-27T23:20:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-231253-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-231253-000","testedSnapshot":"integ-app-tmnc-20260427-231253-000"} {"level":"info","ts":"2026-04-27T23:20:41Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tmnc-20260427-231253-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-hpte-go-component-jtgkfn"} {"level":"info","ts":"2026-04-27T23:20:41Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tmnc-20260427-231253-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","existingCheckRun":"github.CheckRun{ID:73293407632, NodeID:\"CR_kwDONSo-hs8AAAAREKClkA\", HeadSHA:\"7c2f53ded30baa2dd66afcccac537ced6fc44ccb\", ExternalID:\"my-integration-test-hpte-go-component-jtgkfn\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73293407632\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/73293407632\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-27 23:20:39 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-jtgkfn snapshot integ-app-tmnc-20260427-231253-000 and scenario my-integration-test-hpte is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-5trnx' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73293407632/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hpte / go-component-jtgkfn\", CheckSuite:github.CheckSuite{ID:66441922501}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-04-27T23:20:41Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tmnc-20260427-231253-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ID":73293407632,"CheckName":"Konflux Dev version / my-integration-test-hpte / go-component-jtgkfn","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-27T23:20:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tmnc-20260427-231253-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","testedSnapshot.Name":"integ-app-tmnc-20260427-231253-000","destinationSnapshot.Name":"integ-app-tmnc-20260427-231253-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-27T23:20:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-231253-000"} {"level":"info","ts":"2026-04-27T23:20:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-tmnc-20260427-231253-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-231253-000"} {"level":"info","ts":"2026-04-27T23:20:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"}} {"level":"info","ts":"2026-04-27T23:20:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:20:41Z","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-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:20:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","snapshot.Name":"integ-app-geoj-20260427-231310-000"} {"level":"info","ts":"2026-04-27T23:20:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","destinationComponentSnapshot.Name":"integ-app-geoj-20260427-231310-000","testedSnapshot":"integ-app-geoj-20260427-231310-000"} {"level":"info","ts":"2026-04-27T23:20:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:20:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","scenario.Name":"my-integration-test-pmqx","destinationSnapshot.Name":"integ-app-geoj-20260427-231310-000","testedSnapshot":"integ-app-geoj-20260427-231310-000"} {"level":"info","ts":"2026-04-27T23:20:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","scenario.Name":"my-integration-test-xgah"} {"level":"info","ts":"2026-04-27T23:20:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","scenario.Name":"my-integration-test-pmqx","destinationSnapshot.Name":"integ-app-geoj-20260427-231310-000","testedSnapshot":"integ-app-geoj-20260427-231310-000"} {"level":"info","ts":"2026-04-27T23:20:42Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","ExternalID":"my-integration-test-pmqx-test-component-pac-upxagm"} {"level":"info","ts":"2026-04-27T23:20:42Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","existingCheckRun":"github.CheckRun{ID:73293410732, NodeID:\"CR_kwDOKrwUx88AAAAREKCxrA\", HeadSHA:\"1e2a2d310d203c5d4a31336598b430366ea9fa3a\", ExternalID:\"my-integration-test-pmqx-test-component-pac-upxagm\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/73293410732\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/73293410732\", DetailsURL:\"https://CONSOLE_URL_NOT_AVAILABLE\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-27 23:20:40 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-upxagm snapshot integ-app-geoj-20260427-231310-000 and scenario my-integration-test-pmqx is in progress\", Text:\"PipelineRun 'my-integration-test-pmqx-4lrhm' created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/73293410732/annotations\"}, Name:\"Konflux Dev version / my-integration-test-pmqx / test-component-pac-upxagm\", CheckSuite:github.CheckSuite{ID:66441954249}, 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:3592715525, Number:29958, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/29958\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-upxagm\", SHA:\"1e2a2d310d203c5d4a31336598b430366ea9fa3a\", 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-pfslne\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-04-27T23:20:42Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","ID":73293410732,"CheckName":"Konflux Dev version / my-integration-test-pmqx / test-component-pac-upxagm","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-27T23:20:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","testedSnapshot.Name":"integ-app-geoj-20260427-231310-000","destinationSnapshot.Name":"integ-app-geoj-20260427-231310-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-27T23:20:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-geoj-20260427-231310-000"} {"level":"info","ts":"2026-04-27T23:20: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-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","snapshot.Name":"integ-app-geoj-20260427-231310-000"} {"level":"info","ts":"2026-04-27T23:20:53Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-push-d45kl","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-push-d45kl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:20:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-push-d45kl","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-push-d45kl","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-push-d45kl","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-push-d45kl","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-push-d45kl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:20:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gl-multi-component-child-vugt-on-push-d45kl is not associated with a pull request","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-push-d45kl","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20:58Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","PR group":"konflux-gl-multi-component-child-vugt"} {"level":"info","ts":"2026-04-27T23:20:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-zbjk-20260427-231505-000"} {"level":"info","ts":"2026-04-27T23:20:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","prGroup":"konflux-gl-multi-component-child-vugt","prGroupHash":"dbba32f6a3daba3d20464d7764af9cff39511b4f1d6dbaacc061a5503efb7b"} {"level":"info","ts":"2026-04-27T23:20: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-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20: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-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lxat/gl-multi-component-child-vugt-on-pull-request-t8n86 with pr group konflux-gl-multi-component-child-vugt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lxat/gl-multi-component-child-vugt-on-pull-request-m7wq4 with pr group konflux-gl-multi-component-child-vugt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lxat/gl-multi-component-child-vugt, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20: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-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20: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-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:20: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-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20: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-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20: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-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20: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-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lxat/gl-multi-component-child-vugt-on-pull-request-t8n86 with pr group konflux-gl-multi-component-child-vugt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lxat/gl-multi-component-child-vugt-on-pull-request-m7wq4 with pr group konflux-gl-multi-component-child-vugt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lxat/gl-multi-component-child-vugt, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20: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-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20: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-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:20: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-zbjk-20260427-231505-000","namespace":"build-e2e-lxat"},"snapshot":{"name":"build-suite-component-update-zbjk-20260427-231505-000","namespace":"build-e2e-lxat"}} {"level":"info","ts":"2026-04-27T23:20:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-zbjk-20260427-231505-000","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20: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-zbjk-20260427-231505-000","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20: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-zbjk-20260427-231505-000","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","snapshot.Namespace":"build-e2e-lxat","snapshot.Name":"build-suite-component-update-zbjk-20260427-231505-000"} {"level":"info","ts":"2026-04-27T23:20: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-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20: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-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20: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-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20: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-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lxat/gl-multi-component-child-vugt-on-pull-request-t8n86 with pr group konflux-gl-multi-component-child-vugt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lxat/gl-multi-component-child-vugt-on-pull-request-m7wq4 with pr group konflux-gl-multi-component-child-vugt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lxat/gl-multi-component-child-vugt, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20: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-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20: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-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:20: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-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20: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-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20: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-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20: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-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lxat/gl-multi-component-child-vugt-on-pull-request-t8n86 with pr group konflux-gl-multi-component-child-vugt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lxat/gl-multi-component-child-vugt-on-pull-request-m7wq4 with pr group konflux-gl-multi-component-child-vugt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lxat/gl-multi-component-child-vugt, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20: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-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20: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-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:20: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-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20: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-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20: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-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20: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-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lxat/gl-multi-component-child-vugt-on-pull-request-t8n86 with pr group konflux-gl-multi-component-child-vugt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lxat/gl-multi-component-child-vugt-on-pull-request-m7wq4 with pr group konflux-gl-multi-component-child-vugt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lxat/gl-multi-component-child-vugt, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20: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-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20: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-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:20: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-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20: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-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20: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-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20: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-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lxat/gl-multi-component-child-vugt-on-pull-request-t8n86 with pr group konflux-gl-multi-component-child-vugt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lxat/gl-multi-component-child-vugt-on-pull-request-m7wq4 with pr group konflux-gl-multi-component-child-vugt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lxat/gl-multi-component-child-vugt, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20: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-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20: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-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:20: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-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20: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-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20: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-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20: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-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lxat/gl-multi-component-child-vugt-on-pull-request-t8n86 with pr group konflux-gl-multi-component-child-vugt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lxat/gl-multi-component-child-vugt-on-pull-request-m7wq4 with pr group konflux-gl-multi-component-child-vugt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lxat/gl-multi-component-child-vugt, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20: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-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20: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-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:20: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-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20: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-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20: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-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20: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-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lxat/gl-multi-component-child-vugt-on-pull-request-t8n86 with pr group konflux-gl-multi-component-child-vugt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lxat/gl-multi-component-child-vugt-on-pull-request-m7wq4 with pr group konflux-gl-multi-component-child-vugt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lxat/gl-multi-component-child-vugt, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20: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-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20: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-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:20: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-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20: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-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20: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-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20: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-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lxat/gl-multi-component-child-vugt-on-pull-request-m7wq4 with pr group konflux-gl-multi-component-child-vugt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lxat/gl-multi-component-child-vugt-on-pull-request-t8n86 with pr group konflux-gl-multi-component-child-vugt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lxat/gl-multi-component-child-vugt, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20: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-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20: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-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:20:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:21: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-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:21: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-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:21:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:21:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:21:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lxat/gl-multi-component-child-vugt-on-pull-request-t8n86 with pr group konflux-gl-multi-component-child-vugt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:21:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lxat/gl-multi-component-child-vugt-on-pull-request-m7wq4 with pr group konflux-gl-multi-component-child-vugt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:21:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lxat/gl-multi-component-child-vugt, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:21:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:21: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-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:21:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:21:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-geoj-20260427-231310-000"} {"level":"info","ts":"2026-04-27T23:21:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"}} {"level":"info","ts":"2026-04-27T23:21:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:21:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"2 out of 2 required integration tests finished, 1 out of 2 required integration tests passed","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:21:00Z","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-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","namespace":"integration2-tomi","name":"integ-app-geoj-20260427-231310-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-27T23:21:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:21:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:21:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","reasons":"the Snapshot hasn't passed all required integration tests,the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-27T23:21:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:21:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:21:00Z","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-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","namespace":"integration2-tomi","name":"integ-app-geoj-20260427-231310-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-27T23:21:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","destinationComponentSnapshot.Name":"integ-app-geoj-20260427-231310-000","testedSnapshot":"integ-app-geoj-20260427-231310-000"} {"level":"info","ts":"2026-04-27T23:21:00Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-pmqx-4lrhm","namespace":"integration2-tomi"},"namespace":"integration2-tomi","name":"my-integration-test-pmqx-4lrhm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-27T23:21:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-231253-000"} {"level":"info","ts":"2026-04-27T23:21:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:21:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","scenario.Name":"my-integration-test-pmqx","destinationSnapshot.Name":"integ-app-geoj-20260427-231310-000","testedSnapshot":"integ-app-geoj-20260427-231310-000"} {"level":"info","ts":"2026-04-27T23:21:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","scenario.Name":"my-integration-test-xgah"} {"level":"info","ts":"2026-04-27T23:21:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","scenario.Name":"my-integration-test-pmqx","destinationSnapshot.Name":"integ-app-geoj-20260427-231310-000","testedSnapshot":"integ-app-geoj-20260427-231310-000"} {"level":"info","ts":"2026-04-27T23:21:00Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-5trnx","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"integration-resolver-pipelinerun-5trnx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-27T23:21:00Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","ExternalID":"my-integration-test-pmqx-test-component-pac-upxagm"} {"level":"info","ts":"2026-04-27T23:21:00Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","existingCheckRun":"github.CheckRun{ID:73293410732, NodeID:\"CR_kwDOKrwUx88AAAAREKCxrA\", HeadSHA:\"1e2a2d310d203c5d4a31336598b430366ea9fa3a\", ExternalID:\"my-integration-test-pmqx-test-component-pac-upxagm\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/73293410732\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/73293410732\", DetailsURL:\"https://CONSOLE_URL_NOT_AVAILABLE\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-27 23:20:40 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-upxagm snapshot integ-app-geoj-20260427-231310-000 and scenario my-integration-test-pmqx 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/73293410732/annotations\"}, Name:\"Konflux Dev version / my-integration-test-pmqx / test-component-pac-upxagm\", CheckSuite:github.CheckSuite{ID:66441954249}, 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:3592715525, Number:29958, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/29958\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-upxagm\", SHA:\"1e2a2d310d203c5d4a31336598b430366ea9fa3a\", 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-pfslne\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-04-27T23:21:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot-sample-fdta"} {"level":"info","ts":"2026-04-27T23:21:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot-sample-fdta","application":"integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:21:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot-sample-fdta"} {"level":"info","ts":"2026-04-27T23:21:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-fdta"} {"level":"info","ts":"2026-04-27T23:21:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:123","msg":"Application integ-app-geoj has been set as a Controller OwnerReference on Snapshot snapshot-sample-fdta","snapshot":{"name":"snapshot-sample-fdta","namespace":"integration2-tomi"},"namespace":"integration2-tomi","name":"snapshot-sample-fdta","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-27T23:21:00Z","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-fdta","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:21:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-fdta","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:21:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"snapshot-sample-fdta","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-27T23:21:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"snapshot-sample-fdta","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:21:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"snapshot-sample-fdta","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","Application.Name":"integ-app-geoj","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-27T23:21:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot-sample-fdta"} {"level":"info","ts":"2026-04-27T23:21:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"integration2-tomi","snapshot":"snapshot-sample-fdta"} {"level":"info","ts":"2026-04-27T23:21:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-fdta"} {"level":"error","ts":"2026-04-27T23:21:00Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"snapshot-sample-fdta","namespace":"integration2-tomi"},"namespace":"integration2-tomi","name":"snapshot-sample-fdta","reconcileID":"ddc0b05f-0c8a-4d9b-99cc-2c58c4569ad6","error":"snapshots.appstudio.redhat.com \"snapshot-sample-fdta\" not found","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-27T23:21:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:82","msg":"Failed to get snapshot for","snapshot":{"name":"snapshot-sample-fdta","namespace":"integration2-tomi"},"req":{"name":"snapshot-sample-fdta","namespace":"integration2-tomi"},"error":"Snapshot.appstudio.redhat.com \"snapshot-sample-fdta\" not found","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:82\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:21:00Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-component-pac-upxagm","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","namespace":"integration2-tomi","name":"test-component-pac-upxagm","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-27T23:21:01Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","ID":73293410732,"CheckName":"Konflux Dev version / my-integration-test-pmqx / test-component-pac-upxagm","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-27T23:21:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","testedSnapshot.Name":"integ-app-geoj-20260427-231310-000","destinationSnapshot.Name":"integ-app-geoj-20260427-231310-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-27T23:21:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-geoj-20260427-231310-000"} {"level":"info","ts":"2026-04-27T23:21:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","snapshot.Name":"integ-app-geoj-20260427-231310-000"} {"level":"info","ts":"2026-04-27T23:21:01Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-pmqx-4lrhm","namespace":"integration2-tomi"},"namespace":"integration2-tomi","name":"my-integration-test-pmqx-4lrhm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-27T23:21:01Z","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-xgah-q5cgq","namespace":"integration2-tomi"},"pipelineRun.Name":"my-integration-test-xgah-q5cgq"} {"level":"error","ts":"2026-04-27T23:21:01Z","logger":"controllers.statusreport","caller":"helpers/integration.go:445","msg":"error occurred while patching the updated PipelineRun after finalizer removal","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","pipelineRun.Name":"my-integration-test-pmqx-4lrhm","error":"PipelineRun.tekton.dev \"my-integration-test-pmqx-4lrhm\" 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/statusreport.(*Adapter).EnsureSnapshotTestStatusReportedToGitProvider\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:136\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":"error","ts":"2026-04-27T23:21:01Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"statusreport","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"namespace":"integration2-tomi","name":"integ-app-geoj-20260427-231310-000","reconcileID":"4f7ad816-9b0a-46bc-96de-de5086ec9028","error":"PipelineRun.tekton.dev \"my-integration-test-pmqx-4lrhm\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"chains.tekton.dev/pipelinerun\"}","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:21:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-tmnc-20260427-231253-000","namespace":"group-uyqv"},"snapshot":{"name":"integ-app-tmnc-20260427-231253-000","namespace":"group-uyqv"}} {"level":"info","ts":"2026-04-27T23:21:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tmnc-20260427-231253-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:21:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-tmnc-20260427-231253-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:21:01Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-xgah-q5cgq","namespace":"integration2-tomi"},"namespace":"integration2-tomi","name":"my-integration-test-xgah-q5cgq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-27T23:21:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-tmnc-20260427-231253-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"integ-app-tmnc-20260427-231253-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-27T23:21:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-tmnc-20260427-231253-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"integ-app-tmnc-20260427-231253-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-27T23:21:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"integ-app-tmnc-20260427-231253-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:21:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tmnc-20260427-231253-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:21:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tmnc-20260427-231253-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","destinationComponentSnapshot.Name":"integ-app-tmnc-20260427-231253-000","testedSnapshot":"integ-app-tmnc-20260427-231253-000"} {"level":"error","ts":"2026-04-27T23:21:01Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-component-pac-upxagm-on-pull-request-cnlkg","namespace":"integration2-tomi"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:21:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-tmnc-20260427-231253-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:21:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-tmnc-20260427-231253-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:21:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tmnc-20260427-231253-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:21:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-231253-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-231253-000","testedSnapshot":"integ-app-tmnc-20260427-231253-000"} {"level":"info","ts":"2026-04-27T23:21:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-231253-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-231253-000","testedSnapshot":"integ-app-tmnc-20260427-231253-000"} {"level":"info","ts":"2026-04-27T23:21:01Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tmnc-20260427-231253-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-hpte-go-component-jtgkfn"} {"level":"info","ts":"2026-04-27T23:21:01Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tmnc-20260427-231253-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","existingCheckRun":"github.CheckRun{ID:73293407632, NodeID:\"CR_kwDONSo-hs8AAAAREKClkA\", HeadSHA:\"7c2f53ded30baa2dd66afcccac537ced6fc44ccb\", ExternalID:\"my-integration-test-hpte-go-component-jtgkfn\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73293407632\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/73293407632\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-27 23:20:39 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-jtgkfn snapshot integ-app-tmnc-20260427-231253-000 and scenario my-integration-test-hpte is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73293407632/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hpte / go-component-jtgkfn\", CheckSuite:github.CheckSuite{ID:66441922501}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-04-27T23:21:01Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tmnc-20260427-231253-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ID":73293407632,"CheckName":"Konflux Dev version / my-integration-test-hpte / go-component-jtgkfn","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-27T23:21:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tmnc-20260427-231253-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","testedSnapshot.Name":"integ-app-tmnc-20260427-231253-000","destinationSnapshot.Name":"integ-app-tmnc-20260427-231253-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-27T23:21:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-231253-000"} {"level":"info","ts":"2026-04-27T23:21:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-tmnc-20260427-231253-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-231253-000"} {"level":"info","ts":"2026-04-27T23:21:02Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-tmnc-20260427-231253-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"integration-resolver-pipelinerun-5trnx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:21:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"}} {"level":"info","ts":"2026-04-27T23:21:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:21: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":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:21: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":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","namespace":"integration2-tomi","name":"integ-app-geoj-20260427-231310-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-27T23:21:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","destinationComponentSnapshot.Name":"integ-app-geoj-20260427-231310-000","testedSnapshot":"integ-app-geoj-20260427-231310-000"} {"level":"info","ts":"2026-04-27T23:21:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:21:02Z","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-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj"} {"level":"info","ts":"2026-04-27T23:21:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","snapshot.Name":"integ-app-geoj-20260427-231310-000"} {"level":"info","ts":"2026-04-27T23:21:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-geoj-20260427-231310-000"} {"level":"info","ts":"2026-04-27T23:21:02Z","logger":"snapshot-webhook","caller":"helpers/logs.go:74","msg":"Removed Finalizer from the PipelineRun","namespace":"integration2-tomi","name":"my-integration-test-pmqx-4lrhm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:21:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"integration2-tomi","snapshot":"integ-app-geoj-20260427-231310-000"} {"level":"info","ts":"2026-04-27T23:21:02Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-geoj-20260427-231310-000","namespace":"integration2-tomi"},"application":"integration2-tomi/integ-app-geoj","namespace":"integration2-tomi","name":"my-integration-test-pmqx-4lrhm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:21: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-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:21: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-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:21:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:21:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:21:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lxat/gl-multi-component-child-vugt-on-pull-request-t8n86 with pr group konflux-gl-multi-component-child-vugt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:21:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lxat/gl-multi-component-child-vugt-on-pull-request-m7wq4 with pr group konflux-gl-multi-component-child-vugt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:21:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lxat/gl-multi-component-child-vugt, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:21:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:21: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-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:21:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:21:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:21:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:21:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:21:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:21:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lxat/gl-multi-component-child-vugt-on-pull-request-t8n86 with pr group konflux-gl-multi-component-child-vugt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:21:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lxat/gl-multi-component-child-vugt-on-pull-request-m7wq4 with pr group konflux-gl-multi-component-child-vugt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:21:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lxat/gl-multi-component-child-vugt, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:21: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-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:21:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:21:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:21: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-wvxp-on-push-v8mh5","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:21: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-wvxp-on-push-v8mh5","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:21: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-wvxp-on-push-v8mh5","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:21:04Z","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":"fj-multi-component-child-wvxp-on-push-v8mh5","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:21:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-tthe-20260427-231256-000"} {"level":"info","ts":"2026-04-27T23:21:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-tthe-20260427-231256-000","application":"build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:21:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-tthe-20260427-231256-000"} {"level":"info","ts":"2026-04-27T23:21:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-tthe-20260427-231256-000","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:21:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-tthe-20260427-231256-000","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:21:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-tthe-20260427-231256-000","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-27T23:21:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-tthe-20260427-231256-000","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:21:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-tthe-20260427-231256-000","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","Application.Name":"build-suite-component-update-tthe","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-27T23:21:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-push-v8mh5","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"build-suite-component-update-tthe-20260427-231256-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-tthe-20260427-231256-000","snapshot.Spec.Components":[{"name":"fj-multi-component-child-wvxp","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-yhzj/fj-multi-component-child-wvxp@sha256:7036e84f2d981b58e320105f7b885316d88d0475f50efb3c83b6b0a8ba18d3b9","source":{"git":{"url":"https://codeberg.org/konflux-qe/build-nudge-child-hpxtps","revision":"1c2fd6768b74301e768d128b6a28dd6f3e33bad4"}}},{"name":"fj-multi-component-parent-wvxp","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-yhzj/fj-multi-component-parent-wvxp@sha256:fb6b635560dfe0bec84b246b3e4f2f7c066641f4ed2c9e92ae9bb99a9a9436e7","source":{"git":{"url":"https://codeberg.org/konflux-qe/build-nudge-parent-hpxtps","revision":"648ed413117f70968037a9439349b0f2b5297092","dockerfileUrl":"Dockerfile"}}}]} {"level":"info","ts":"2026-04-27T23:21:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-tthe-20260427-231256-000","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"build-suite-component-update-tthe-20260427-231256-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-27T23:21:04Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-27T23:21:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-tthe-20260427-231256-000","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:21:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-tthe-20260427-231256-000","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:21:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-tthe-20260427-231256-000","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:21:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-tthe-20260427-231256-000","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:21:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-push-v8mh5","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-push-v8mh5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-tthe-20260427-231256-000"} {"level":"info","ts":"2026-04-27T23:21:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-push-v8mh5","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-push-v8mh5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-tthe-20260427-231256-000"} {"level":"info","ts":"2026-04-27T23:21:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-push-v8mh5","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-push-v8mh5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-27T23:21:04Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-push-v8mh5","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-push-v8mh5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:21:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-wvxp-on-push-v8mh5 has finished running","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-push-v8mh5","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:21:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:21:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:21:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:21:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:21:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lxat/gl-multi-component-child-vugt-on-pull-request-t8n86 with pr group konflux-gl-multi-component-child-vugt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:21:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lxat/gl-multi-component-child-vugt-on-pull-request-m7wq4 with pr group konflux-gl-multi-component-child-vugt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:21:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lxat/gl-multi-component-child-vugt, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:21: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-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:21:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:21:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:21:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:21:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:21:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:21:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:21:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lxat/gl-multi-component-child-vugt-on-pull-request-t8n86 with pr group konflux-gl-multi-component-child-vugt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:21:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lxat/gl-multi-component-child-vugt-on-pull-request-m7wq4 with pr group konflux-gl-multi-component-child-vugt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:21:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lxat/gl-multi-component-child-vugt, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:21: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-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:21:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:21:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:21:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:21:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:21:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:21:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:21:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lxat/gl-multi-component-child-vugt-on-pull-request-t8n86 with pr group konflux-gl-multi-component-child-vugt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:21:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lxat/gl-multi-component-child-vugt-on-pull-request-m7wq4 with pr group konflux-gl-multi-component-child-vugt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:21:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lxat/gl-multi-component-child-vugt, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:21:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:21:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:21:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:21:58Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-push-bf2qt","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-push-bf2qt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:21:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-push-bf2qt","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:21:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-push-bf2qt","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:21:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-push-bf2qt","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:21:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-push-bf2qt","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-push-bf2qt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:21:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gl-multi-component-child-vugt-on-push-bf2qt is not associated with a pull request","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-push-bf2qt","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:22:00Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-push-6w5pl","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-parent-vugt-on-push-6w5pl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:22:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-push-6w5pl","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:22:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-push-6w5pl","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:22:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-push-6w5pl","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:22:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-push-6w5pl","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-parent-vugt-on-push-6w5pl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:22:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gl-multi-component-parent-vugt-on-push-6w5pl is not associated with a pull request","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-push-6w5pl","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:22:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","elapsedSinceCompletion":"810.791216ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:22:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-xj9m2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:22:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-xj9m2","reconcileID":"7c2d9d1f-7837-4501-a2b2-4eb13fd485ef","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:22:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","elapsedSinceCompletion":"816.450487ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:22:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-xj9m2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:22:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-xj9m2","reconcileID":"11072bd5-7e89-44a4-9290-dc374b4851ac","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:22:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","elapsedSinceCompletion":"827.913604ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:22:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-xj9m2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:22:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-xj9m2","reconcileID":"cd6cb0c2-dd6a-46da-b6c5-217e6895d54d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:22:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","elapsedSinceCompletion":"849.025911ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:22:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-xj9m2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:22:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-xj9m2","reconcileID":"98801461-f0c4-471f-838b-df345d4b9adc","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:22:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","elapsedSinceCompletion":"889.703124ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:22:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-xj9m2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:22:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-xj9m2","reconcileID":"2bc135f1-07e8-4a42-93f4-1d9c2d348635","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:22:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","elapsedSinceCompletion":"961.663217ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:22:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-xj9m2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:22:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-xj9m2","reconcileID":"a6b0c509-9154-4857-810f-26e8881ab915","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:22:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","elapsedSinceCompletion":"970.304168ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:22:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-xj9m2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:22:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-xj9m2","reconcileID":"2c09373a-e3c5-49e6-927d-439e57503f4b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:22:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","elapsedSinceCompletion":"1.291289307s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:22:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-xj9m2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:22:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-xj9m2","reconcileID":"d884e8c2-5c9c-44ac-8e4c-455fa1c89329","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:22:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","elapsedSinceCompletion":"1.681340504s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:22:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-xj9m2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:22:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-xj9m2","reconcileID":"cd60c06d-173c-42a2-8c7b-b539fba6fd12","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:22:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","elapsedSinceCompletion":"1.932676568s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:22:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-xj9m2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:22:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-xj9m2","reconcileID":"55e2d2be-0906-4d7b-a4c0-e8822e8f78ee","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:22: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-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22: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-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22: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-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-tmnc-20260427-231304-000"} {"level":"info","ts":"2026-04-27T23:22:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-tmnc-20260427-231304-000","application":"integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-tmnc-20260427-231304-000"} {"level":"info","ts":"2026-04-27T23:22:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"integ-app-tmnc-20260427-231304-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-tmnc-20260427-231304-000","snapshot.Spec.Components":[{"name":"go-component-jtgkfn","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-uyqv/go-component-jtgkfn@sha256:9a3c39921064f335410fe11fbef4b5c4c7a35e67f576f5f15ec1435df72fd7b6","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"7c2f53ded30baa2dd66afcccac537ced6fc44ccb","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"python-component-jewlyd","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-uyqv/python-component-jewlyd@sha256:3d22e587c7b4b9e1d2459eaa97fc10d3a0594560c9a25691cf20b6db3a14a085","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"7e33f76eac57c14dd131719d9660b765d1ae4373"}}}]} {"level":"info","ts":"2026-04-27T23:22:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-python-component-jewlyd is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-tmnc-20260427-231304-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 779b03b86cbbf9d4b34b4d9e4952f996c16863f9fe3fd40a1a7b652c6bb5c7 is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-tmnc-20260427-231304-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-231304-000"} {"level":"info","ts":"2026-04-27T23:22:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tmnc-20260427-231304-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-tmnc-20260427-231304-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-27T23:22: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":"integ-app-tmnc-20260427-231304-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-tmnc-20260427-231304-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","Application.Name":"integ-app-tmnc","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-27T23:22: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":"integ-app-tmnc-20260427-231304-000","namespace":"group-uyqv"},"snapshot":{"name":"integ-app-tmnc-20260427-231304-000","namespace":"group-uyqv"}} {"level":"info","ts":"2026-04-27T23:22:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tmnc-20260427-231304-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22:06Z","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-tmnc-20260427-231304-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-tmnc-20260427-231304-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-231304-000"} {"level":"info","ts":"2026-04-27T23:22:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-tmnc-20260427-231304-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","integrationTestScenario.Name":"my-integration-test-hpte"} {"level":"info","ts":"2026-04-27T23:22:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-231304-000"} {"level":"info","ts":"2026-04-27T23:22:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-231304-000"} {"level":"info","ts":"2026-04-27T23:22:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-tmnc-20260427-231304-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","integrationTestScenario.Name":"my-integration-test-hpte"} 2026/04/27 23:22:06 http: TLS handshake error from 10.130.0.2:51252: EOF {"level":"info","ts":"2026-04-27T23:22:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-231304-000"} {"level":"info","ts":"2026-04-27T23:22:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tmnc-20260427-231304-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","destinationComponentSnapshot.Name":"integ-app-tmnc-20260427-231304-000","testedSnapshot":"integ-app-tmnc-20260427-231304-000"} {"level":"info","ts":"2026-04-27T23:22:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-xj9m2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-tmnc-20260427-231304-000"} {"level":"info","ts":"2026-04-27T23:22:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-xj9m2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-tmnc-20260427-231304-000"} {"level":"info","ts":"2026-04-27T23:22:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tmnc-20260427-231304-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:22:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-231304-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-231304-000","testedSnapshot":"integ-app-tmnc-20260427-231304-000"} {"level":"info","ts":"2026-04-27T23:22:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-231304-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-231304-000","testedSnapshot":"integ-app-tmnc-20260427-231304-000"} {"level":"info","ts":"2026-04-27T23:22:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-xj9m2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-27T23:22:07Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-xj9m2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:22:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-jewlyd-on-pull-request-xj9m2 has finished running","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22:07Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-tmnc-20260427-231304-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-hpte-python-component-jewlyd"} {"level":"info","ts":"2026-04-27T23:22:07Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tmnc-20260427-231304-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-hpte-python-component-jewlyd"} {"level":"info","ts":"2026-04-27T23:22:07Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tmnc-20260427-231304-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","existingCheckRun":"github.CheckRun{ID:73292589549, NodeID:\"CR_kwDONSo-hs8AAAAREJQp7Q\", HeadSHA:\"7e33f76eac57c14dd131719d9660b765d1ae4373\", ExternalID:\"my-integration-test-hpte-python-component-jewlyd\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73292589549\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/73292589549\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-27 23:13:04 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-jewlyd snapshot scenario my-integration-test-hpte is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-uyqv/python-component-jewlyd-on-pull-request-xj9m2 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73292589549/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hpte / python-component-jewlyd\", CheckSuite:github.CheckSuite{ID:66441947867}, 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:3592715340, Number:21422, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21422\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-jewlyd\", SHA:\"7e33f76eac57c14dd131719d9660b765d1ae4373\", 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-ciihpb\", SHA:\"7c2f53ded30baa2dd66afcccac537ced6fc44ccb\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-27T23:22:07Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tmnc-20260427-231304-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ID":73292589549,"CheckName":"Konflux Dev version / my-integration-test-hpte / python-component-jewlyd","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-27T23:22:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tmnc-20260427-231304-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","testedSnapshot.Name":"integ-app-tmnc-20260427-231304-000","destinationSnapshot.Name":"integ-app-tmnc-20260427-231304-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-27T23:22:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-231304-000"} {"level":"info","ts":"2026-04-27T23:22:07Z","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-tmnc-20260427-231304-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-231304-000"} {"level":"info","ts":"2026-04-27T23:22:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-tmnc-20260427-231304-000","namespace":"group-uyqv"},"snapshot":{"name":"integ-app-tmnc-20260427-231304-000","namespace":"group-uyqv"}} {"level":"info","ts":"2026-04-27T23:22:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tmnc-20260427-231304-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22:07Z","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-tmnc-20260427-231304-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-tmnc-20260427-231304-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-231304-000"} {"level":"info","ts":"2026-04-27T23:22:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tmnc-20260427-231304-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","destinationComponentSnapshot.Name":"integ-app-tmnc-20260427-231304-000","testedSnapshot":"integ-app-tmnc-20260427-231304-000"} {"level":"info","ts":"2026-04-27T23:22:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tmnc-20260427-231304-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:22:07Z","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-tmnc-20260427-231304-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22:07Z","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-tmnc-20260427-231304-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-231304-000"} {"level":"info","ts":"2026-04-27T23:22:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-tmnc-20260427-231304-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","integrationTestScneario.Name":"my-integration-test-hpte"} {"level":"info","ts":"2026-04-27T23:22:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-tmnc-20260427-231304-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"integration-resolver-pipelinerun-wlhvs","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-hpte"} {"level":"info","ts":"2026-04-27T23:22:07Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-tmnc-20260427-231304-000","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"integ-app-tmnc-20260427-231304-000","reconcileID":"b0b47078-889f-4ff4-bcd9-db199d77615b","snapshot.name":"integ-app-tmnc-20260427-231304-000","pipelinerun.name":"python-component-jewlyd-on-pull-request-xj9m2","duration":3.915830557} {"level":"info","ts":"2026-04-27T23:22:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-tmnc-20260427-231304-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"integ-app-tmnc-20260427-231304-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-27T23:22:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-231304-000"} {"level":"info","ts":"2026-04-27T23:22:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-tmnc-20260427-231304-000","namespace":"group-uyqv"},"snapshot":{"name":"integ-app-tmnc-20260427-231304-000","namespace":"group-uyqv"}} {"level":"info","ts":"2026-04-27T23:22:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tmnc-20260427-231304-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22:07Z","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-tmnc-20260427-231304-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-tmnc-20260427-231304-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-231304-000"} {"level":"info","ts":"2026-04-27T23:22:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tmnc-20260427-231304-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","destinationComponentSnapshot.Name":"integ-app-tmnc-20260427-231304-000","testedSnapshot":"integ-app-tmnc-20260427-231304-000"} {"level":"info","ts":"2026-04-27T23:22:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-tmnc-20260427-231304-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tmnc-20260427-231304-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-tmnc-20260427-231304-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-27T23:22:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-tmnc-20260427-231304-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22:07Z","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-tmnc-20260427-231304-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","Scenario":"my-integration-test-hpte"} {"level":"info","ts":"2026-04-27T23:22:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-231304-000"} {"level":"info","ts":"2026-04-27T23:22:07Z","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-tmnc-20260427-231304-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","Label":"my-integration-test-hpte"} {"level":"info","ts":"2026-04-27T23:22:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-tmnc-20260427-231304-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","Application.Name":"integ-app-tmnc","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-27T23:22:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-tmnc-20260427-231304-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","integrationTestScenario.Name":"my-integration-test-hpte","pipelineRun.Name":"integration-resolver-pipelinerun-wlhvs"} {"level":"info","ts":"2026-04-27T23:22:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tmnc-20260427-231304-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:22:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-231304-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-231304-000","testedSnapshot":"integ-app-tmnc-20260427-231304-000"} {"level":"info","ts":"2026-04-27T23:22:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-231304-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-231304-000","testedSnapshot":"integ-app-tmnc-20260427-231304-000"} {"level":"info","ts":"2026-04-27T23:22:08Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tmnc-20260427-231304-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-hpte-python-component-jewlyd"} {"level":"info","ts":"2026-04-27T23:22:08Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tmnc-20260427-231304-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","existingCheckRun":"github.CheckRun{ID:73292589549, NodeID:\"CR_kwDONSo-hs8AAAAREJQp7Q\", HeadSHA:\"7e33f76eac57c14dd131719d9660b765d1ae4373\", ExternalID:\"my-integration-test-hpte-python-component-jewlyd\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73292589549\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/73292589549\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-27 23:13:04 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-jewlyd snapshot integ-app-tmnc-20260427-231304-000 and scenario my-integration-test-hpte is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73292589549/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hpte / python-component-jewlyd\", CheckSuite:github.CheckSuite{ID:66441947867}, 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:3592715340, Number:21422, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21422\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-jewlyd\", SHA:\"7e33f76eac57c14dd131719d9660b765d1ae4373\", 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-ciihpb\", SHA:\"7c2f53ded30baa2dd66afcccac537ced6fc44ccb\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-27T23:22:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-231304-000"} {"level":"info","ts":"2026-04-27T23:22:08Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-wlhvs","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"integration-resolver-pipelinerun-wlhvs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-27T23:22:08Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tmnc-20260427-231304-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ID":73292589549,"CheckName":"Konflux Dev version / my-integration-test-hpte / python-component-jewlyd","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-27T23:22:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tmnc-20260427-231304-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","testedSnapshot.Name":"integ-app-tmnc-20260427-231304-000","destinationSnapshot.Name":"integ-app-tmnc-20260427-231304-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-27T23:22:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-231304-000"} {"level":"info","ts":"2026-04-27T23:22:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-tmnc-20260427-231304-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-231304-000"} {"level":"info","ts":"2026-04-27T23:22:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-tmnc-20260427-231304-000","namespace":"group-uyqv"},"snapshot":{"name":"integ-app-tmnc-20260427-231304-000","namespace":"group-uyqv"}} {"level":"info","ts":"2026-04-27T23:22:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tmnc-20260427-231304-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22:08Z","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-tmnc-20260427-231304-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-tmnc-20260427-231304-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-231304-000"} {"level":"info","ts":"2026-04-27T23:22:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tmnc-20260427-231304-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","destinationComponentSnapshot.Name":"integ-app-tmnc-20260427-231304-000","testedSnapshot":"integ-app-tmnc-20260427-231304-000"} {"level":"info","ts":"2026-04-27T23:22:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22: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":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tmnc-20260427-231304-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:22:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-231304-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-231304-000","testedSnapshot":"integ-app-tmnc-20260427-231304-000"} {"level":"info","ts":"2026-04-27T23:22:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-231304-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-231304-000","testedSnapshot":"integ-app-tmnc-20260427-231304-000"} {"level":"info","ts":"2026-04-27T23:22:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22: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":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-231304-000"} {"level":"info","ts":"2026-04-27T23:22:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-xj9m2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-27T23:22:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-jewlyd-on-pull-request-xj9m2 has finished running","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22:08Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tmnc-20260427-231304-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-hpte-python-component-jewlyd"} {"level":"info","ts":"2026-04-27T23:22:08Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tmnc-20260427-231304-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","existingCheckRun":"github.CheckRun{ID:73292589549, NodeID:\"CR_kwDONSo-hs8AAAAREJQp7Q\", HeadSHA:\"7e33f76eac57c14dd131719d9660b765d1ae4373\", ExternalID:\"my-integration-test-hpte-python-component-jewlyd\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73292589549\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/73292589549\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-27 23:13:04 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-jewlyd snapshot integ-app-tmnc-20260427-231304-000 and scenario my-integration-test-hpte is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-wlhvs' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73292589549/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hpte / python-component-jewlyd\", CheckSuite:github.CheckSuite{ID:66441947867}, 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:3592715340, Number:21422, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21422\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-jewlyd\", SHA:\"7e33f76eac57c14dd131719d9660b765d1ae4373\", 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-ciihpb\", SHA:\"7c2f53ded30baa2dd66afcccac537ced6fc44ccb\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-27T23:22:08Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tmnc-20260427-231304-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ID":73292589549,"CheckName":"Konflux Dev version / my-integration-test-hpte / python-component-jewlyd","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-27T23:22:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tmnc-20260427-231304-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","testedSnapshot.Name":"integ-app-tmnc-20260427-231304-000","destinationSnapshot.Name":"integ-app-tmnc-20260427-231304-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-27T23:22:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-231304-000"} {"level":"info","ts":"2026-04-27T23:22:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-tmnc-20260427-231304-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-231304-000"} {"level":"info","ts":"2026-04-27T23:22:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:22:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:22:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:22:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:22:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lxat/gl-multi-component-child-vugt-on-pull-request-t8n86 with pr group konflux-gl-multi-component-child-vugt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:22:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lxat/gl-multi-component-child-vugt-on-pull-request-m7wq4 with pr group konflux-gl-multi-component-child-vugt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:22:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lxat/gl-multi-component-child-vugt, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:22:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:22:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:22:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:22:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-231304-000"} {"level":"info","ts":"2026-04-27T23:22: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-tmnc-20260427-231304-000","namespace":"group-uyqv"},"snapshot":{"name":"integ-app-tmnc-20260427-231304-000","namespace":"group-uyqv"}} {"level":"info","ts":"2026-04-27T23:22:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tmnc-20260427-231304-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-tmnc-20260427-231304-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-tmnc-20260427-231304-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"integ-app-tmnc-20260427-231304-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-27T23:22:17Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-wlhvs","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"integration-resolver-pipelinerun-wlhvs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-27T23:22:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-tmnc-20260427-231304-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"integ-app-tmnc-20260427-231304-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-27T23:22: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-tmnc-20260427-231304-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tmnc-20260427-231304-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-tmnc-20260427-231304-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-27T23:22: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-tmnc-20260427-231304-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-tmnc-20260427-231304-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tmnc-20260427-231304-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","destinationComponentSnapshot.Name":"integ-app-tmnc-20260427-231304-000","testedSnapshot":"integ-app-tmnc-20260427-231304-000"} {"level":"info","ts":"2026-04-27T23:22:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tmnc-20260427-231304-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:22:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-231304-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-231304-000","testedSnapshot":"integ-app-tmnc-20260427-231304-000"} {"level":"info","ts":"2026-04-27T23:22:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-231304-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-231304-000","testedSnapshot":"integ-app-tmnc-20260427-231304-000"} {"level":"info","ts":"2026-04-27T23:22:18Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tmnc-20260427-231304-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-hpte-python-component-jewlyd"} {"level":"info","ts":"2026-04-27T23:22:18Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tmnc-20260427-231304-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","existingCheckRun":"github.CheckRun{ID:73292589549, NodeID:\"CR_kwDONSo-hs8AAAAREJQp7Q\", HeadSHA:\"7e33f76eac57c14dd131719d9660b765d1ae4373\", ExternalID:\"my-integration-test-hpte-python-component-jewlyd\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73292589549\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/73292589549\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-27 23:13:04 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-jewlyd snapshot integ-app-tmnc-20260427-231304-000 and scenario my-integration-test-hpte is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73292589549/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hpte / python-component-jewlyd\", CheckSuite:github.CheckSuite{ID:66441947867}, 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:3592715340, Number:21422, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21422\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-jewlyd\", SHA:\"7e33f76eac57c14dd131719d9660b765d1ae4373\", 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-ciihpb\", SHA:\"7c2f53ded30baa2dd66afcccac537ced6fc44ccb\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-27T23:22:18Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tmnc-20260427-231304-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ID":73292589549,"CheckName":"Konflux Dev version / my-integration-test-hpte / python-component-jewlyd","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-27T23:22:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tmnc-20260427-231304-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","testedSnapshot.Name":"integ-app-tmnc-20260427-231304-000","destinationSnapshot.Name":"integ-app-tmnc-20260427-231304-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-27T23:22:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-231304-000"} {"level":"info","ts":"2026-04-27T23:22:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-tmnc-20260427-231304-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-231304-000"} {"level":"info","ts":"2026-04-27T23:22:18Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-tmnc-20260427-231304-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"integration-resolver-pipelinerun-wlhvs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:22:35Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"konflux-test-integration-clone-fktgen","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-27T23:22:39Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-push-tsd9f","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-push-tsd9f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:22:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-231304-000"} {"level":"info","ts":"2026-04-27T23:22:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:592","msg":"all component snapshots for the PR have been annotated with merged status","buildpipelineRun":{"name":"python-component-jewlyd-on-push-tsd9f","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"python-component-jewlyd-on-push-tsd9f","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"python-component-jewlyd-on-push-tsd9f","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-push-tsd9f","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-push-tsd9f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:22:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun python-component-jewlyd-on-push-tsd9f is not associated with a pull request","buildpipelineRun":{"name":"python-component-jewlyd-on-push-tsd9f","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22:49Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:22:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","PR group":"konflux-konflux-test-integration-clone-fktgen"} {"level":"info","ts":"2026-04-27T23:22: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":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","prGroup":"konflux-konflux-test-integration-clone-fktgen","prGroupHash":"8a686bb8fdbc42ee01e38dc2f7a725f8929a293f6890fbf5abd8e66dfe35cb"} {"level":"info","ts":"2026-04-27T23:22:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:22:50Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-hpte-konflux-test-integration-clone-fktgen"} {"level":"info","ts":"2026-04-27T23:22:50Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-hpte-konflux-test-integration-clone-fktgen"} {"level":"info","ts":"2026-04-27T23:22:50Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.NameSpace":"group-uyqv","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-hpte","externalID":"my-integration-test-hpte-konflux-test-integration-clone-fktgen"} {"level":"info","ts":"2026-04-27T23:22:50Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ID":73293639619,"CheckName":"Konflux Dev version / my-integration-test-hpte / konflux-test-integration-clone-fktgen","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-27T23:22:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","pipelineRun.Namespace":"group-uyqv","pipelineRun.Name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-27T23:22:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","pipelinerun.Name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg"} {"level":"info","ts":"2026-04-27T23:22: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":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-konflux-test-integration-clone-fktgen is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22: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":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:22: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":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22: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":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22: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":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:22:50Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-hpte-konflux-test-integration-clone-fktgen"} {"level":"info","ts":"2026-04-27T23:22:50Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-hpte-konflux-test-integration-clone-fktgen"} {"level":"info","ts":"2026-04-27T23:22:50Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","existingCheckRun":"github.CheckRun{ID:73293639619, NodeID:\"CR_kwDOOe2tsc8AAAAREKQvww\", HeadSHA:\"94816e0ee98060277c7db0357835b86119c3c6d1\", ExternalID:\"my-integration-test-hpte-konflux-test-integration-clone-fktgen\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/73293639619\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/73293639619\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-27 23:22:50 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-fktgen snapshot scenario my-integration-test-hpte is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-uyqv/konflux-test-integration-clone-fktgen-on-pull-request-8kgfg is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/73293639619/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hpte / konflux-test-integration-clone-fktgen\", CheckSuite:github.CheckSuite{ID:66442876725}, 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:3592745579, Number:8980, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8980\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-fktgen\", SHA:\"94816e0ee98060277c7db0357835b86119c3c6d1\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ciihpb\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-27T23:22:50Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ID":73293639619,"CheckName":"Konflux Dev version / my-integration-test-hpte / konflux-test-integration-clone-fktgen","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-27T23:22:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","pipelineRun.Namespace":"group-uyqv","pipelineRun.Name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-27T23:22:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","pipelinerun.Name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg"} {"level":"info","ts":"2026-04-27T23:22: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":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-konflux-test-integration-clone-fktgen is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22: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":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:22: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":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22: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":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22: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":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22: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":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:22:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:22:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:22:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:22:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:22:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-yhzj/fj-multi-component-child-wvxp-on-pull-request-hkdrz with pr group konflux-fj-multi-component-child-wvxp is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:22:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-yhzj/fj-multi-component-child-wvxp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:22:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-wvxp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:22:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:22:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:22: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":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22: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":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22: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":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22: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":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:22:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:23:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:23:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:23: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-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:23: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-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:23:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-yhzj/fj-multi-component-child-wvxp-on-pull-request-hkdrz with pr group konflux-fj-multi-component-child-wvxp is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:23:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-yhzj/fj-multi-component-child-wvxp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:23:05Z","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-wvxp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:23:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:23:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:23:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:23:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:23:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:23:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:23:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:23:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:23:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:23: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-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:23: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-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:23:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-yhzj/fj-multi-component-child-wvxp-on-pull-request-hkdrz with pr group konflux-fj-multi-component-child-wvxp is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:23:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-yhzj/fj-multi-component-child-wvxp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:23: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-wvxp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:23:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:23:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:23: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-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:23: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-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:23: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-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:23: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-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:23:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-yhzj/fj-multi-component-child-wvxp-on-pull-request-hkdrz with pr group konflux-fj-multi-component-child-wvxp is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:23:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-yhzj/fj-multi-component-child-wvxp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:23: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-wvxp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:23: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-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:23:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:23: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-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:23: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-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:23: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-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:23: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-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:23:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-yhzj/fj-multi-component-child-wvxp-on-pull-request-hkdrz with pr group konflux-fj-multi-component-child-wvxp is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:23:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-yhzj/fj-multi-component-child-wvxp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:23: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-wvxp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:23: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-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:23:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:23:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:23:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:23:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:23:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:23:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:23:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:23:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:23:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:23:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:23:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-yhzj/fj-multi-component-child-wvxp-on-pull-request-hkdrz with pr group konflux-fj-multi-component-child-wvxp is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:23:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-yhzj/fj-multi-component-child-wvxp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:23:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-wvxp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:23:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:23:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:23:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:23:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:23:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:23:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:23:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-yhzj/fj-multi-component-child-wvxp-on-pull-request-hkdrz with pr group konflux-fj-multi-component-child-wvxp is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:23:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-yhzj/fj-multi-component-child-wvxp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:23:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-wvxp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:23:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:23:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:23: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-test-custom-branch-ayjcoh-on-push-56x7h","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:23: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-test-custom-branch-ayjcoh-on-push-56x7h","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:23: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-test-custom-branch-ayjcoh-on-push-56x7h","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:23:50Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-push-56x7h","namespace":"build-e2e-arsm"},"namespace":"build-e2e-arsm","name":"gl-test-custom-branch-ayjcoh-on-push-56x7h","reconcileID":"358de016-4e1e-4aad-9bf5-cd88e7a94e4a","Component.Namespace":"build-e2e-arsm","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-arsm/gl-test-custom-branch-ayjcoh@sha256:c7c16aaaf80699271245c24998f8c9025f5d36b7baf689d14056b828a3799e36","Component.Name":"gl-test-custom-branch-ayjcoh","lastBuildCommit":"ca5b8d38328e69f00f4ff2f56366d4b4a52fb6e9"} {"level":"info","ts":"2026-04-27T23:23:50Z","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-ayjcoh-on-push-56x7h","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","component.Namespace":"build-e2e-arsm","component.Name":"gl-test-custom-branch-ayjcoh"} {"level":"info","ts":"2026-04-27T23:23:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-immu-20260427-231834-000"} {"level":"info","ts":"2026-04-27T23:23:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-immu-20260427-231834-000","application":"build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:23:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-immu-20260427-231834-000"} {"level":"info","ts":"2026-04-27T23:23:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-test-application-immu-20260427-231834-000","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:23:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-immu-20260427-231834-000","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:23:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-immu-20260427-231834-000","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-27T23:23:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-immu-20260427-231834-000","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:23:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-immu-20260427-231834-000","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","Application.Name":"build-suite-test-application-immu","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-27T23:23:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-push-56x7h","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"build-suite-test-application-immu-20260427-231834-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-immu-20260427-231834-000","snapshot.Spec.Components":[{"name":"gl-test-custom-branch-ayjcoh","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-arsm/gl-test-custom-branch-ayjcoh@sha256:c7c16aaaf80699271245c24998f8c9025f5d36b7baf689d14056b828a3799e36","source":{"git":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ugdxqv","revision":"ca5b8d38328e69f00f4ff2f56366d4b4a52fb6e9"}}}]} {"level":"info","ts":"2026-04-27T23:23:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-test-application-immu-20260427-231834-000","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"build-suite-test-application-immu-20260427-231834-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-27T23:23:50Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-27T23:23:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-test-application-immu-20260427-231834-000","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:23:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-immu-20260427-231834-000","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:23:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-immu-20260427-231834-000","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:23:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-immu-20260427-231834-000","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:23:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-push-56x7h","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"gl-test-custom-branch-ayjcoh-on-push-56x7h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-immu-20260427-231834-000"} {"level":"info","ts":"2026-04-27T23:23:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-push-56x7h","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"gl-test-custom-branch-ayjcoh-on-push-56x7h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-immu-20260427-231834-000"} {"level":"info","ts":"2026-04-27T23:23:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-push-56x7h","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"gl-test-custom-branch-ayjcoh-on-push-56x7h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-27T23:23:50Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-push-56x7h","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"gl-test-custom-branch-ayjcoh-on-push-56x7h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:23:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-ayjcoh-on-push-56x7h has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-push-56x7h","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:23:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-push-56x7h","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:23:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-push-56x7h","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:23:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-push-56x7h","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:23:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-push-56x7h","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:23: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":"gl-test-custom-branch-ayjcoh-on-push-56x7h","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","snapshot.Name":"build-suite-test-application-immu-20260427-231834-000"} {"level":"info","ts":"2026-04-27T23:23:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-push-56x7h","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"gl-test-custom-branch-ayjcoh-on-push-56x7h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-27T23:23:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-ayjcoh-on-push-56x7h has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-ayjcoh-on-push-56x7h","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu"} {"level":"info","ts":"2026-04-27T23:24:08Z","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-jyfbkp-on-push-9sclm","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:24: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-test-custom-branch-jyfbkp-on-push-9sclm","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:24: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-test-custom-branch-jyfbkp-on-push-9sclm","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:24:08Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-push-9sclm","namespace":"build-e2e-zpyz"},"namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp-on-push-9sclm","reconcileID":"49f9c102-39e3-477a-8f4f-29c5ab78c00d","Component.Namespace":"build-e2e-zpyz","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-zpyz/gh-test-custom-branch-jyfbkp@sha256:4dbbdb949bec65c0556188709a1b8a3f03b9111779d910260b141dae224337e6","Component.Name":"gh-test-custom-branch-jyfbkp","lastBuildCommit":"ccdd21690e62eb8263e069f221044ab773394cdc"} {"level":"info","ts":"2026-04-27T23:24:08Z","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-jyfbkp-on-push-9sclm","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","component.Namespace":"build-e2e-zpyz","component.Name":"gh-test-custom-branch-jyfbkp"} {"level":"info","ts":"2026-04-27T23:24:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-ganu-20260427-231800-000"} {"level":"info","ts":"2026-04-27T23:24:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-ganu-20260427-231800-000","application":"build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:24:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-ganu-20260427-231800-000"} {"level":"info","ts":"2026-04-27T23:24:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-push-9sclm","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"build-suite-test-application-ganu-20260427-231800-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-ganu-20260427-231800-000","snapshot.Spec.Components":[{"name":"gh-test-custom-branch-jyfbkp","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-zpyz/gh-test-custom-branch-jyfbkp@sha256:4dbbdb949bec65c0556188709a1b8a3f03b9111779d910260b141dae224337e6","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-dtpexc","revision":"ccdd21690e62eb8263e069f221044ab773394cdc"}}}]} {"level":"info","ts":"2026-04-27T23:24:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-test-application-ganu-20260427-231800-000","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:24:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-ganu-20260427-231800-000","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:24:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-ganu-20260427-231800-000","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-27T23:24:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-ganu-20260427-231800-000","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:24:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-ganu-20260427-231800-000","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","Application.Name":"build-suite-test-application-ganu","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-27T23:24:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-test-application-ganu-20260427-231800-000","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"build-suite-test-application-ganu-20260427-231800-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-27T23:24:08Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-27T23:24:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-test-application-ganu-20260427-231800-000","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:24:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-ganu-20260427-231800-000","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:24:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-ganu-20260427-231800-000","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:24:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-ganu-20260427-231800-000","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:24:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-push-9sclm","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp-on-push-9sclm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-ganu-20260427-231800-000"} {"level":"info","ts":"2026-04-27T23:24:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-push-9sclm","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp-on-push-9sclm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-ganu-20260427-231800-000"} {"level":"info","ts":"2026-04-27T23:24:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-push-9sclm","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp-on-push-9sclm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-27T23:24:08Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-push-9sclm","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp-on-push-9sclm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:24:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-jyfbkp-on-push-9sclm has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-push-9sclm","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:24:08Z","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-jyfbkp-on-push-9sclm","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:24: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-test-custom-branch-jyfbkp-on-push-9sclm","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:24: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-test-custom-branch-jyfbkp-on-push-9sclm","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:24:08Z","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-jyfbkp-on-push-9sclm","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:24: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":"gh-test-custom-branch-jyfbkp-on-push-9sclm","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","snapshot.Name":"build-suite-test-application-ganu-20260427-231800-000"} {"level":"info","ts":"2026-04-27T23:24:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-push-9sclm","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp-on-push-9sclm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-27T23:24:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-jyfbkp-on-push-9sclm has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-push-9sclm","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:24:11Z","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-jyfbkp-on-push-9sclm","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:24:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-push-9sclm","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:24:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-push-9sclm","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:24:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-push-9sclm","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:24:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-push-9sclm","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","snapshot.Name":"build-suite-test-application-ganu-20260427-231800-000"} {"level":"info","ts":"2026-04-27T23:24:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-push-9sclm","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:24:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-jyfbkp-on-push-9sclm has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-jyfbkp-on-push-9sclm","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu"} {"level":"info","ts":"2026-04-27T23:24:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:24:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:24:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:24:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:24:14Z","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-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","elapsedSinceCompletion":"982.453862ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:24:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:24:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","reconcileID":"bbe344b6-9dc5-49a0-a9e4-7de9c74efacd","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:24:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:24:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:24:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:24:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:24:14Z","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-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","elapsedSinceCompletion":"988.009919ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:24:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:24:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","reconcileID":"0bd225e3-8edf-4f4b-9d83-c8680f3c0059","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:24:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:24:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:24:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:24:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:24:14Z","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-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","elapsedSinceCompletion":"998.721874ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:24:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:24:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","reconcileID":"aec6c386-ca31-4970-877c-13c61dd0c82d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:24: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-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:24: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-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:24: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":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:24: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-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:24:15Z","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-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","elapsedSinceCompletion":"1.019579298s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:24:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:24:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","reconcileID":"a0744973-9a53-44ed-a379-81a0721d33df","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:24: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-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:24: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-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:24: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":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:24: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-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:24:15Z","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-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","elapsedSinceCompletion":"1.060449138s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:24:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:24:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","reconcileID":"3b482de1-fcd0-4640-8efc-9ee6a876c406","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:24: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-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:24: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-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:24: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":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:24: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-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:24:15Z","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-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","elapsedSinceCompletion":"1.09202321s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:24:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:24:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","reconcileID":"9a916ebe-9521-4984-ae9e-8c0efbfb2c3a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:24: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-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:24: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-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:24: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":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:24: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-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:24:15Z","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-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","elapsedSinceCompletion":"1.141838179s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:24:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:24:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","reconcileID":"45df0629-f5fd-487c-8085-25fb47ff7bb7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:24: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-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:24: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-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:24: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":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:24: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-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:24:15Z","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-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","elapsedSinceCompletion":"1.463247237s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:24:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:24:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","reconcileID":"ae30963a-4f6d-415a-8cfd-4f1e0b189672","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:24: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-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:24: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-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:24: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":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:24: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-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:24:16Z","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-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","elapsedSinceCompletion":"2.103935998s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:24:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:24:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","reconcileID":"4cc96007-b66a-41c6-bf72-8c07223cb6a1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:24: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-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:24: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-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:24: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-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:24: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-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:24:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-tthe-20260427-231759-000"} {"level":"info","ts":"2026-04-27T23:24:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-tthe-20260427-231759-000","application":"build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:24:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-tthe-20260427-231759-000"} {"level":"info","ts":"2026-04-27T23:24:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"build-suite-component-update-tthe-20260427-231759-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-tthe-20260427-231759-000","snapshot.Spec.Components":[{"name":"fj-multi-component-child-wvxp","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-yhzj/fj-multi-component-child-wvxp@sha256:72b480f0d5500752e1ebc5723b9c42eb7f2c8ca5be7ca1af7b43da07043472fa","source":{"git":{"url":"https://codeberg.org/konflux-qe/build-nudge-child-hpxtps","revision":"5ca4646fc5e51e04d1c28fe9cd265a97317dbb02"}}},{"name":"fj-multi-component-parent-wvxp","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-yhzj/fj-multi-component-parent-wvxp@sha256:fb6b635560dfe0bec84b246b3e4f2f7c066641f4ed2c9e92ae9bb99a9a9436e7","source":{"git":{"url":"https://codeberg.org/konflux-qe/build-nudge-parent-hpxtps","revision":"648ed413117f70968037a9439349b0f2b5297092","dockerfileUrl":"Dockerfile"}}}]} {"level":"info","ts":"2026-04-27T23:24:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-yhzj/fj-multi-component-child-wvxp-on-pull-request-hkdrz with pr group konflux-fj-multi-component-child-wvxp is not the latest for its component, skipped","snapshot":{"name":"build-suite-component-update-tthe-20260427-231759-000","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:24:17Z","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-wvxp is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-tthe-20260427-231759-000","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:24:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 0d6a44bf4ec353e6690886c2f648dade696836038923c5b5ce2eb24b10917c is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-tthe-20260427-231759-000","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:24:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-tthe-20260427-231759-000"} {"level":"info","ts":"2026-04-27T23:24:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-tthe-20260427-231759-000","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:24:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-tthe-20260427-231759-000","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-27T23:24: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":"build-suite-component-update-tthe-20260427-231759-000","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:24:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-tthe-20260427-231759-000","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","Application.Name":"build-suite-component-update-tthe","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-27T23:24:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-tthe-20260427-231759-000","namespace":"build-e2e-yhzj"},"snapshot":{"name":"build-suite-component-update-tthe-20260427-231759-000","namespace":"build-e2e-yhzj"}} {"level":"info","ts":"2026-04-27T23:24:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-tthe-20260427-231759-000","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:24:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-tthe-20260427-231759-000","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:24:17Z","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-tthe-20260427-231759-000","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"build-suite-component-update-tthe-20260427-231759-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-27T23:24:17Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-27T23:24: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":"build-suite-component-update-tthe-20260427-231759-000","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:24:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-tthe-20260427-231759-000","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:24:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-tthe-20260427-231759-000","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-27T23:24: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":"build-suite-component-update-tthe-20260427-231759-000","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:24:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-tthe-20260427-231759-000","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:24:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-component-update-tthe-20260427-231759-000","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"build-suite-component-update-tthe-20260427-231759-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-27T23:24:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-tthe-20260427-231759-000"} {"level":"info","ts":"2026-04-27T23:24:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-component-update-tthe-20260427-231759-000","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"build-suite-component-update-tthe-20260427-231759-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-27T23:24:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-tthe-20260427-231759-000","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","snapshot.Namespace":"build-e2e-yhzj","snapshot.Name":"build-suite-component-update-tthe-20260427-231759-000"} {"level":"info","ts":"2026-04-27T23:24: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":"build-suite-component-update-tthe-20260427-231759-000","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:24:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-tthe-20260427-231759-000","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:24:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-tthe-20260427-231759-000","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-27T23:24: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":"build-suite-component-update-tthe-20260427-231759-000","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:24:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-tthe-20260427-231759-000","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:24:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-tthe-20260427-231759-000"} {"level":"info","ts":"2026-04-27T23:24:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-27T23:24:17Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:24:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-wvxp-on-pull-request-tqkjz has finished running","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:24: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-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:24: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-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:24:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:24: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-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:24:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","snapshot.Name":"build-suite-component-update-tthe-20260427-231759-000"} {"level":"info","ts":"2026-04-27T23:24:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe","namespace":"build-e2e-yhzj","name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-27T23:24:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-wvxp-on-pull-request-tqkjz has finished running","buildpipelineRun":{"name":"fj-multi-component-child-wvxp-on-pull-request-tqkjz","namespace":"build-e2e-yhzj"},"application":"build-e2e-yhzj/build-suite-component-update-tthe"} {"level":"info","ts":"2026-04-27T23:24:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:24:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:24:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:24:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:24:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:24:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:24:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:24:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:24:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:24:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:24:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:24:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:24: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":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:24:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:24:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:24:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:24:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:24: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":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:24:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:24:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:24:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:24:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:24:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:24:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:24:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:24:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:24:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:24:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:24:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:24:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:24:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:24:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:24:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:24:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:24:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:24:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:24:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:24:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:24:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:24:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:25:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:25:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:25: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":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:25:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:25:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:25: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-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:25: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-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:25:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:25:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:25:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lxat/gl-multi-component-child-vugt-on-pull-request-t8n86 with pr group konflux-gl-multi-component-child-vugt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:25:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lxat/gl-multi-component-child-vugt-on-pull-request-m7wq4 with pr group konflux-gl-multi-component-child-vugt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:25:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lxat/gl-multi-component-child-vugt, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:25:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:25: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-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:25:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:25:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:25:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:25:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:25:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:25:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:25:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:25:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:25:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:25:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:25:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:25: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-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:25: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-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:25: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-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:25: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-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:25:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lxat/gl-multi-component-child-vugt-on-pull-request-t8n86 with pr group konflux-gl-multi-component-child-vugt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:25:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lxat/gl-multi-component-child-vugt-on-pull-request-m7wq4 with pr group konflux-gl-multi-component-child-vugt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:25:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lxat/gl-multi-component-child-vugt, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:25: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-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:25: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-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:25:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:25:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:25:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:25:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:25:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:25:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lxat/gl-multi-component-child-vugt-on-pull-request-t8n86 with pr group konflux-gl-multi-component-child-vugt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:25:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lxat/gl-multi-component-child-vugt-on-pull-request-m7wq4 with pr group konflux-gl-multi-component-child-vugt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:25:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lxat/gl-multi-component-child-vugt, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:25:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:25:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:25:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:25:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:25:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:25:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:25:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:25:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lxat/gl-multi-component-child-vugt-on-pull-request-t8n86 with pr group konflux-gl-multi-component-child-vugt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:25:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lxat/gl-multi-component-child-vugt-on-pull-request-m7wq4 with pr group konflux-gl-multi-component-child-vugt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:25:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lxat/gl-multi-component-child-vugt, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:25:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:25:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:25:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:25:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:25:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:25: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-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:25: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-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:25:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lxat/gl-multi-component-child-vugt-on-pull-request-t8n86 with pr group konflux-gl-multi-component-child-vugt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:25:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lxat/gl-multi-component-child-vugt-on-pull-request-m7wq4 with pr group konflux-gl-multi-component-child-vugt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:25:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lxat/gl-multi-component-child-vugt, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:25: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-child-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:25:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:25:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:25:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-push-d45kl","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:25:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-push-d45kl","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:25:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-push-d45kl","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:25:29Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-vugt-on-push-d45kl","namespace":"build-e2e-lxat"},"namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-push-d45kl","reconcileID":"ec77a33c-30ef-41da-9b04-7e395226c39b","Component.Namespace":"build-e2e-lxat","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-lxat/gl-multi-component-child-vugt@sha256:bc4f53aed7604fa4a3ce3056fa3f12f7a82afdc9788027f6e694fe9c79976d81","Component.Name":"gl-multi-component-child-vugt","lastBuildCommit":"83eaa61271d43af36292b099bd61df8e9376bbf8"} {"level":"info","ts":"2026-04-27T23:25:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-push-d45kl","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","component.Namespace":"build-e2e-lxat","component.Name":"gl-multi-component-child-vugt"} {"level":"info","ts":"2026-04-27T23:25:29Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-vugt-on-push-d45kl","namespace":"build-e2e-lxat"},"namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-push-d45kl","reconcileID":"ec77a33c-30ef-41da-9b04-7e395226c39b","component.Name":"gl-multi-component-parent-vugt"} {"level":"info","ts":"2026-04-27T23:25:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-zbjk-20260427-232053-000"} {"level":"info","ts":"2026-04-27T23:25:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-zbjk-20260427-232053-000","application":"build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:25:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-zbjk-20260427-232053-000"} {"level":"info","ts":"2026-04-27T23:25:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-push-d45kl","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"build-suite-component-update-zbjk-20260427-232053-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-zbjk-20260427-232053-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-vugt","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-lxat/gl-multi-component-child-vugt@sha256:bc4f53aed7604fa4a3ce3056fa3f12f7a82afdc9788027f6e694fe9c79976d81","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-xfyfkj","revision":"83eaa61271d43af36292b099bd61df8e9376bbf8"}}}]} {"level":"info","ts":"2026-04-27T23:25:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-zbjk-20260427-232053-000","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:25:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-zbjk-20260427-232053-000","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:25:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-zbjk-20260427-232053-000","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-27T23:25:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-zbjk-20260427-232053-000","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:25:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-zbjk-20260427-232053-000","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","Application.Name":"build-suite-component-update-zbjk","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-27T23:25:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-zbjk-20260427-232053-000","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"build-suite-component-update-zbjk-20260427-232053-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-27T23:25:29Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-27T23:25:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-zbjk-20260427-232053-000","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:25:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-zbjk-20260427-232053-000","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:25:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-zbjk-20260427-232053-000","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:25:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-zbjk-20260427-232053-000","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:25:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-push-d45kl","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-push-d45kl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-zbjk-20260427-232053-000"} {"level":"info","ts":"2026-04-27T23:25:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-push-d45kl","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-push-d45kl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-zbjk-20260427-232053-000"} {"level":"info","ts":"2026-04-27T23:25:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-push-d45kl","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-push-d45kl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-27T23:25:29Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-push-d45kl","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-push-d45kl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:25:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-vugt-on-push-d45kl has finished running","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-push-d45kl","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:25:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-push-d45kl","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:25:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-push-d45kl","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:25:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-push-d45kl","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:25:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-push-d45kl","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:25:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-push-d45kl","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","snapshot.Name":"build-suite-component-update-zbjk-20260427-232053-000"} {"level":"info","ts":"2026-04-27T23:25:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-push-d45kl","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-push-d45kl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-27T23:25:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-vugt-on-push-d45kl has finished running","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-push-d45kl","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:25:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:25:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:25:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:25:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:25:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lxat/gl-multi-component-child-vugt-on-pull-request-t8n86 with pr group konflux-gl-multi-component-child-vugt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:25:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lxat/gl-multi-component-child-vugt-on-pull-request-m7wq4 with pr group konflux-gl-multi-component-child-vugt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:25:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lxat/gl-multi-component-child-vugt, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:25:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:25:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:25:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:25:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:25:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:25: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-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:25: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-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:25:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lxat/gl-multi-component-child-vugt-on-pull-request-m7wq4 with pr group konflux-gl-multi-component-child-vugt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:25:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lxat/gl-multi-component-child-vugt-on-pull-request-t8n86 with pr group konflux-gl-multi-component-child-vugt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:25:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lxat/gl-multi-component-child-vugt, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:25: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-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:25:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:25:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:25: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":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:25: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":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:25: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":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:25: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":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:25:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","elapsedSinceCompletion":"385.456698ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:25:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:25:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","reconcileID":"79d7aaa2-8f85-4f06-83b7-752dac7cd769","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:25: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":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:25: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":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:25: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":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:25: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":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:25:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","elapsedSinceCompletion":"391.450688ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:25:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:25:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","reconcileID":"0f634c0b-50c1-425b-81f0-0393ebeaf1c1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:25: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":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:25: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":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:25: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":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:25: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":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:25:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","elapsedSinceCompletion":"402.156226ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:25:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:25:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","reconcileID":"d439b2f0-33bb-464a-a6dd-ea8de7b71745","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:25: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":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:25: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":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:25: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":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:25: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":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:25:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","elapsedSinceCompletion":"422.731493ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:25:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:25:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","reconcileID":"559c16e6-ae8e-477d-b715-6ca64b87b1ae","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:25: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":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:25: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":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:25: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":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:25: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":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:25:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","elapsedSinceCompletion":"463.786136ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:25:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:25:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","reconcileID":"1929992a-f9fd-4933-b3da-170e01d269f4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:25: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":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:25: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":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:25: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":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:25: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":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:25:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","elapsedSinceCompletion":"497.947481ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:25:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:25:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","reconcileID":"3cf429ff-bde7-4847-a448-9c2dbcf36cd9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:25: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":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:25: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":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:25: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":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:25: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":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:25:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","elapsedSinceCompletion":"544.669197ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:25:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:25:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","reconcileID":"c29ebf80-28ad-4e4e-b8e3-6adf29ee4c3c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:25: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":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:25: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":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:25: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":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:25: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":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:25:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","elapsedSinceCompletion":"865.692114ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:25:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:25:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","reconcileID":"02593edc-772c-4938-8c44-abb33fb435bc","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:25: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":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:25: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":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:25: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":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:25: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":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:25:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","elapsedSinceCompletion":"1.224375564s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:25:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:25:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","reconcileID":"0b4a3bda-6557-479c-bc8a-5903c505726d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:25: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":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:25: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":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:25: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":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:25: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":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:25:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","elapsedSinceCompletion":"1.506209744s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:25:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:25:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","reconcileID":"2614aff0-8cf3-464e-a26b-1fe622216d24","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:25: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":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:25: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":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:25: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":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:25: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":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:25:46Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","reconcileID":"e5c322eb-a7a4-4477-84ad-0af7ce6a065a","component.Name":"python-component-jewlyd"} {"level":"info","ts":"2026-04-27T23:25:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-tmnc-20260427-232250-000"} {"level":"info","ts":"2026-04-27T23:25:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-tmnc-20260427-232250-000","application":"integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:25:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-tmnc-20260427-232250-000"} {"level":"info","ts":"2026-04-27T23:25:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"integ-app-tmnc-20260427-232250-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-tmnc-20260427-232250-000","snapshot.Spec.Components":[{"name":"konflux-test-integration-clone-fktgen","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-uyqv/konflux-test-integration-clone-fktgen@sha256:57f9fd8e170a15b2f2350064e2ae9bca3b23586fbcd41497654f0c8961e21dbd","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone","revision":"94816e0ee98060277c7db0357835b86119c3c6d1"}}},{"name":"go-component-jtgkfn","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-uyqv/go-component-jtgkfn@sha256:9a3c39921064f335410fe11fbef4b5c4c7a35e67f576f5f15ec1435df72fd7b6","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"7c2f53ded30baa2dd66afcccac537ced6fc44ccb","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}}]} {"level":"info","ts":"2026-04-27T23:25:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-konflux-test-integration-clone-fktgen is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-tmnc-20260427-232250-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:25:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 8a686bb8fdbc42ee01e38dc2f7a725f8929a293f6890fbf5abd8e66dfe35cb is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-tmnc-20260427-232250-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:25:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-232250-000"} {"level":"info","ts":"2026-04-27T23:25:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tmnc-20260427-232250-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:25:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-tmnc-20260427-232250-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-27T23:25: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-tmnc-20260427-232250-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:25:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-tmnc-20260427-232250-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","Application.Name":"integ-app-tmnc","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-27T23:25:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-tmnc-20260427-232250-000","namespace":"group-uyqv"},"snapshot":{"name":"integ-app-tmnc-20260427-232250-000","namespace":"group-uyqv"}} {"level":"info","ts":"2026-04-27T23:25:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tmnc-20260427-232250-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:25:46Z","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-tmnc-20260427-232250-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:25:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-tmnc-20260427-232250-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-232250-000"} {"level":"info","ts":"2026-04-27T23:25:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-tmnc-20260427-232250-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","integrationTestScenario.Name":"my-integration-test-hpte"} {"level":"info","ts":"2026-04-27T23:25:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-232250-000"} {"level":"info","ts":"2026-04-27T23:25:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-232250-000"} 2026/04/27 23:25:46 http: TLS handshake error from 10.128.0.2:43452: EOF {"level":"info","ts":"2026-04-27T23:25:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-tmnc-20260427-232250-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","integrationTestScenario.Name":"my-integration-test-hpte"} {"level":"info","ts":"2026-04-27T23:25:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-232250-000"} {"level":"info","ts":"2026-04-27T23:25:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-tmnc-20260427-232250-000"} {"level":"info","ts":"2026-04-27T23:25:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tmnc-20260427-232250-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","destinationComponentSnapshot.Name":"integ-app-tmnc-20260427-232250-000","testedSnapshot":"integ-app-tmnc-20260427-232250-000"} {"level":"info","ts":"2026-04-27T23:25:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-tmnc-20260427-232250-000"} {"level":"info","ts":"2026-04-27T23:25:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tmnc-20260427-232250-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:25:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-232250-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-232250-000","testedSnapshot":"integ-app-tmnc-20260427-232250-000"} {"level":"info","ts":"2026-04-27T23:25:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-232250-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-232250-000","testedSnapshot":"integ-app-tmnc-20260427-232250-000"} {"level":"info","ts":"2026-04-27T23:25:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-27T23:25:46Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:25:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-test-integration-clone-fktgen-on-pull-request-8kgfg has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:25:46Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-tmnc-20260427-232250-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-hpte-konflux-test-integration-clone-fktgen"} {"level":"info","ts":"2026-04-27T23:25:46Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tmnc-20260427-232250-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-hpte-konflux-test-integration-clone-fktgen"} {"level":"info","ts":"2026-04-27T23:25:46Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tmnc-20260427-232250-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","existingCheckRun":"github.CheckRun{ID:73293639619, NodeID:\"CR_kwDOOe2tsc8AAAAREKQvww\", HeadSHA:\"94816e0ee98060277c7db0357835b86119c3c6d1\", ExternalID:\"my-integration-test-hpte-konflux-test-integration-clone-fktgen\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/73293639619\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/73293639619\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-27 23:22:50 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-fktgen snapshot scenario my-integration-test-hpte is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-uyqv/konflux-test-integration-clone-fktgen-on-pull-request-8kgfg is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/73293639619/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hpte / konflux-test-integration-clone-fktgen\", CheckSuite:github.CheckSuite{ID:66442876725}, 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:3592745579, Number:8980, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8980\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-fktgen\", SHA:\"94816e0ee98060277c7db0357835b86119c3c6d1\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ciihpb\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-27T23:25:46Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tmnc-20260427-232250-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ID":73293639619,"CheckName":"Konflux Dev version / my-integration-test-hpte / konflux-test-integration-clone-fktgen","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-27T23:25:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tmnc-20260427-232250-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","testedSnapshot.Name":"integ-app-tmnc-20260427-232250-000","destinationSnapshot.Name":"integ-app-tmnc-20260427-232250-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-27T23:25:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-232250-000"} {"level":"info","ts":"2026-04-27T23:25:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-tmnc-20260427-232250-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-232250-000"} {"level":"info","ts":"2026-04-27T23:25:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-tmnc-20260427-232250-000","namespace":"group-uyqv"},"snapshot":{"name":"integ-app-tmnc-20260427-232250-000","namespace":"group-uyqv"}} {"level":"info","ts":"2026-04-27T23:25:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tmnc-20260427-232250-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:25:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-tmnc-20260427-232250-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:25:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-tmnc-20260427-232250-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-232250-000"} {"level":"info","ts":"2026-04-27T23:25:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tmnc-20260427-232250-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","destinationComponentSnapshot.Name":"integ-app-tmnc-20260427-232250-000","testedSnapshot":"integ-app-tmnc-20260427-232250-000"} {"level":"info","ts":"2026-04-27T23:25:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tmnc-20260427-232250-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:25:46Z","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-tmnc-20260427-232250-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:25:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-tmnc-20260427-232250-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-232250-000"} {"level":"info","ts":"2026-04-27T23:25:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-tmnc-20260427-232250-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","integrationTestScneario.Name":"my-integration-test-hpte"} {"level":"info","ts":"2026-04-27T23:25:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-tmnc-20260427-232250-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"integration-resolver-pipelinerun-r8rqs","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-hpte"} {"level":"info","ts":"2026-04-27T23:25:47Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-tmnc-20260427-232250-000","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"integ-app-tmnc-20260427-232250-000","reconcileID":"c403aa99-3821-46d4-ba2d-31afac45bb00","snapshot.name":"integ-app-tmnc-20260427-232250-000","pipelinerun.name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","duration":3.423548468} {"level":"info","ts":"2026-04-27T23:25:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-tmnc-20260427-232250-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"integ-app-tmnc-20260427-232250-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-27T23:25:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-232250-000"} {"level":"info","ts":"2026-04-27T23:25: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-tmnc-20260427-232250-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:25:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tmnc-20260427-232250-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:25:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-tmnc-20260427-232250-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-27T23:25: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-tmnc-20260427-232250-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:25: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-tmnc-20260427-232250-000","namespace":"group-uyqv"},"snapshot":{"name":"integ-app-tmnc-20260427-232250-000","namespace":"group-uyqv"}} {"level":"info","ts":"2026-04-27T23:25:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tmnc-20260427-232250-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:25:47Z","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-tmnc-20260427-232250-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","Scenario":"my-integration-test-hpte"} {"level":"info","ts":"2026-04-27T23:25:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-tmnc-20260427-232250-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:25:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-tmnc-20260427-232250-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-232250-000"} {"level":"info","ts":"2026-04-27T23:25:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tmnc-20260427-232250-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","destinationComponentSnapshot.Name":"integ-app-tmnc-20260427-232250-000","testedSnapshot":"integ-app-tmnc-20260427-232250-000"} {"level":"info","ts":"2026-04-27T23:25:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-232250-000"} {"level":"info","ts":"2026-04-27T23:25:47Z","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-tmnc-20260427-232250-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","Label":"my-integration-test-hpte"} {"level":"info","ts":"2026-04-27T23:25:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-tmnc-20260427-232250-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","Application.Name":"integ-app-tmnc","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-27T23:25:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-tmnc-20260427-232250-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","integrationTestScenario.Name":"my-integration-test-hpte","pipelineRun.Name":"integration-resolver-pipelinerun-r8rqs"} {"level":"info","ts":"2026-04-27T23:25:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tmnc-20260427-232250-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:25:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-232250-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-232250-000","testedSnapshot":"integ-app-tmnc-20260427-232250-000"} {"level":"info","ts":"2026-04-27T23:25:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-232250-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-232250-000","testedSnapshot":"integ-app-tmnc-20260427-232250-000"} {"level":"info","ts":"2026-04-27T23:25:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-232250-000"} {"level":"info","ts":"2026-04-27T23:25:47Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-r8rqs","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"integration-resolver-pipelinerun-r8rqs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-27T23:25:47Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tmnc-20260427-232250-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-hpte-konflux-test-integration-clone-fktgen"} {"level":"info","ts":"2026-04-27T23:25:47Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tmnc-20260427-232250-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","existingCheckRun":"github.CheckRun{ID:73293639619, NodeID:\"CR_kwDOOe2tsc8AAAAREKQvww\", HeadSHA:\"94816e0ee98060277c7db0357835b86119c3c6d1\", ExternalID:\"my-integration-test-hpte-konflux-test-integration-clone-fktgen\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/73293639619\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/73293639619\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-27 23:22:50 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-fktgen snapshot integ-app-tmnc-20260427-232250-000 and scenario my-integration-test-hpte is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/73293639619/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hpte / konflux-test-integration-clone-fktgen\", CheckSuite:github.CheckSuite{ID:66442876725}, 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:3592745579, Number:8980, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8980\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-fktgen\", SHA:\"94816e0ee98060277c7db0357835b86119c3c6d1\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ciihpb\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-27T23:25:48Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tmnc-20260427-232250-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ID":73293639619,"CheckName":"Konflux Dev version / my-integration-test-hpte / konflux-test-integration-clone-fktgen","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-27T23:25:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tmnc-20260427-232250-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","testedSnapshot.Name":"integ-app-tmnc-20260427-232250-000","destinationSnapshot.Name":"integ-app-tmnc-20260427-232250-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-27T23:25:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-232250-000"} {"level":"info","ts":"2026-04-27T23:25: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":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:25: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":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:25:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:25: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-tmnc-20260427-232250-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-232250-000"} {"level":"info","ts":"2026-04-27T23:25: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-tmnc-20260427-232250-000","namespace":"group-uyqv"},"snapshot":{"name":"integ-app-tmnc-20260427-232250-000","namespace":"group-uyqv"}} {"level":"info","ts":"2026-04-27T23:25:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tmnc-20260427-232250-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:25:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-tmnc-20260427-232250-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:25:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-tmnc-20260427-232250-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-232250-000"} {"level":"info","ts":"2026-04-27T23:25:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tmnc-20260427-232250-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","destinationComponentSnapshot.Name":"integ-app-tmnc-20260427-232250-000","testedSnapshot":"integ-app-tmnc-20260427-232250-000"} {"level":"info","ts":"2026-04-27T23:25: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":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:25:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-232250-000"} {"level":"info","ts":"2026-04-27T23:25:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tmnc-20260427-232250-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:25:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-232250-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-232250-000","testedSnapshot":"integ-app-tmnc-20260427-232250-000"} {"level":"info","ts":"2026-04-27T23:25:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-232250-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-232250-000","testedSnapshot":"integ-app-tmnc-20260427-232250-000"} {"level":"info","ts":"2026-04-27T23:25:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-27T23:25:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-test-integration-clone-fktgen-on-pull-request-8kgfg has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:25:48Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tmnc-20260427-232250-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-hpte-konflux-test-integration-clone-fktgen"} {"level":"info","ts":"2026-04-27T23:25:48Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tmnc-20260427-232250-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","existingCheckRun":"github.CheckRun{ID:73293639619, NodeID:\"CR_kwDOOe2tsc8AAAAREKQvww\", HeadSHA:\"94816e0ee98060277c7db0357835b86119c3c6d1\", ExternalID:\"my-integration-test-hpte-konflux-test-integration-clone-fktgen\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/73293639619\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/73293639619\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-27 23:22:50 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-test-integration-clone-fktgen snapshot integ-app-tmnc-20260427-232250-000 and scenario my-integration-test-hpte is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-r8rqs' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/73293639619/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hpte / konflux-test-integration-clone-fktgen\", CheckSuite:github.CheckSuite{ID:66442876725}, 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:3592745579, Number:8980, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8980\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-fktgen\", SHA:\"94816e0ee98060277c7db0357835b86119c3c6d1\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ciihpb\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-27T23:25:48Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tmnc-20260427-232250-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ID":73293639619,"CheckName":"Konflux Dev version / my-integration-test-hpte / konflux-test-integration-clone-fktgen","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-27T23:25:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tmnc-20260427-232250-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","testedSnapshot.Name":"integ-app-tmnc-20260427-232250-000","destinationSnapshot.Name":"integ-app-tmnc-20260427-232250-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-27T23:25:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-232250-000"} {"level":"info","ts":"2026-04-27T23:25: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-tmnc-20260427-232250-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-232250-000"} {"level":"info","ts":"2026-04-27T23:25:53Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gl-test-custom-branch-ayjcoh","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"gl-test-custom-branch-ayjcoh","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-27T23:25:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-232250-000"} {"level":"info","ts":"2026-04-27T23:25: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-tmnc-20260427-232250-000","namespace":"group-uyqv"},"snapshot":{"name":"integ-app-tmnc-20260427-232250-000","namespace":"group-uyqv"}} {"level":"info","ts":"2026-04-27T23:25:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tmnc-20260427-232250-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:25:54Z","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-tmnc-20260427-232250-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:25:54Z","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-tmnc-20260427-232250-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"integ-app-tmnc-20260427-232250-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-27T23:25:54Z","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-tmnc-20260427-232250-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"integ-app-tmnc-20260427-232250-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-27T23: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-tmnc-20260427-232250-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:25:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tmnc-20260427-232250-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:25:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-tmnc-20260427-232250-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-27T23: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-tmnc-20260427-232250-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:25:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-tmnc-20260427-232250-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:25:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tmnc-20260427-232250-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","destinationComponentSnapshot.Name":"integ-app-tmnc-20260427-232250-000","testedSnapshot":"integ-app-tmnc-20260427-232250-000"} {"level":"info","ts":"2026-04-27T23:25:54Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-r8rqs","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"integration-resolver-pipelinerun-r8rqs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-27T23:25:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tmnc-20260427-232250-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:25:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-232250-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-232250-000","testedSnapshot":"integ-app-tmnc-20260427-232250-000"} {"level":"info","ts":"2026-04-27T23:25:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-232250-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-232250-000","testedSnapshot":"integ-app-tmnc-20260427-232250-000"} {"level":"info","ts":"2026-04-27T23:25:54Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tmnc-20260427-232250-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-hpte-konflux-test-integration-clone-fktgen"} {"level":"info","ts":"2026-04-27T23:25:54Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tmnc-20260427-232250-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","existingCheckRun":"github.CheckRun{ID:73293639619, NodeID:\"CR_kwDOOe2tsc8AAAAREKQvww\", HeadSHA:\"94816e0ee98060277c7db0357835b86119c3c6d1\", ExternalID:\"my-integration-test-hpte-konflux-test-integration-clone-fktgen\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/73293639619\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/73293639619\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-27 23:22:50 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-test-integration-clone-fktgen snapshot integ-app-tmnc-20260427-232250-000 and scenario my-integration-test-hpte is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/73293639619/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hpte / konflux-test-integration-clone-fktgen\", CheckSuite:github.CheckSuite{ID:66442876725}, 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:3592745579, Number:8980, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8980\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-fktgen\", SHA:\"94816e0ee98060277c7db0357835b86119c3c6d1\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ciihpb\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-27T23:25:55Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tmnc-20260427-232250-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ID":73293639619,"CheckName":"Konflux Dev version / my-integration-test-hpte / konflux-test-integration-clone-fktgen","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-27T23:25:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tmnc-20260427-232250-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","testedSnapshot.Name":"integ-app-tmnc-20260427-232250-000","destinationSnapshot.Name":"integ-app-tmnc-20260427-232250-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-27T23:25:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-232250-000"} {"level":"info","ts":"2026-04-27T23:25:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-tmnc-20260427-232250-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-232250-000"} {"level":"info","ts":"2026-04-27T23:25:55Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-tmnc-20260427-232250-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"integration-resolver-pipelinerun-r8rqs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:25:57Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gl-test-custom-branch-ayjcoh","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"gl-test-custom-branch-ayjcoh","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-27T23:26:10Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-push-kwfqc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen-on-push-kwfqc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:26:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-232250-000"} {"level":"info","ts":"2026-04-27T23:26:10Z","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-test-integration-clone-fktgen-on-push-kwfqc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-push-kwfqc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-push-kwfqc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-push-kwfqc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen-on-push-kwfqc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:26:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun konflux-test-integration-clone-fktgen-on-push-kwfqc is not associated with a pull request","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-push-kwfqc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:11Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gh-test-custom-branch-jyfbkp","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-27T23:26:15Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-76jm7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:26:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-76jm7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"python-component-jewlyd-on-pull-request-76jm7","PR group":"pr-branch-ojgvvn"} {"level":"info","ts":"2026-04-27T23:26: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":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","prGroup":"pr-branch-ojgvvn","prGroupHash":"97e1c33c5133941808396a76878fce301ad9844feef1070f5280038865d58a"} {"level":"info","ts":"2026-04-27T23:26:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:26:15Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-hpte-python-component-jewlyd"} {"level":"info","ts":"2026-04-27T23:26:15Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-hpte-python-component-jewlyd"} {"level":"info","ts":"2026-04-27T23:26:15Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.NameSpace":"group-uyqv","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-hpte","externalID":"my-integration-test-hpte-python-component-jewlyd"} {"level":"info","ts":"2026-04-27T23:26:15Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ID":73294000896,"CheckName":"Konflux Dev version / my-integration-test-hpte / python-component-jewlyd","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-27T23:26:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","pipelineRun.Namespace":"group-uyqv","pipelineRun.Name":"python-component-jewlyd-on-pull-request-76jm7","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-27T23:26:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","pipelinerun.Name":"python-component-jewlyd-on-pull-request-76jm7"} {"level":"info","ts":"2026-04-27T23:26:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-ojgvvn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-76jm7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:26:16Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-9j6zr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:26:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-9j6zr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-jtgkfn-on-pull-request-9j6zr","PR group":"pr-branch-ojgvvn"} {"level":"info","ts":"2026-04-27T23:26:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","prGroup":"pr-branch-ojgvvn","prGroupHash":"97e1c33c5133941808396a76878fce301ad9844feef1070f5280038865d58a"} {"level":"info","ts":"2026-04-27T23:26:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:26:16Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-hpte-go-component-jtgkfn"} {"level":"info","ts":"2026-04-27T23:26:16Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-hpte-go-component-jtgkfn"} {"level":"info","ts":"2026-04-27T23:26:16Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.NameSpace":"group-uyqv","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-hpte","externalID":"my-integration-test-hpte-go-component-jtgkfn"} {"level":"info","ts":"2026-04-27T23:26:16Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gh-test-custom-branch-jyfbkp","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-27T23:26:16Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ID":73294002459,"CheckName":"Konflux Dev version / my-integration-test-hpte / go-component-jtgkfn","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-27T23:26:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","pipelineRun.Namespace":"group-uyqv","pipelineRun.Name":"go-component-jtgkfn-on-pull-request-9j6zr","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-27T23:26:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","pipelinerun.Name":"go-component-jtgkfn-on-pull-request-9j6zr"} {"level":"info","ts":"2026-04-27T23:26:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1224","msg":"there is more than 1 component with open pr or mr found, so group snapshot is expected: [python-component-jewlyd go-component-jtgkfn]","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:533","msg":"group snapshot is expected to be created for build pipelinerun, group integration test should be set for found context scenario","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","pipelineRun.Name":"go-component-jtgkfn-on-pull-request-9j6zr"} {"level":"info","ts":"2026-04-27T23:26:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:26:17Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-hpte-pr group"} {"level":"info","ts":"2026-04-27T23:26:17Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-hpte-pr group"} {"level":"info","ts":"2026-04-27T23:26:17Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.NameSpace":"group-uyqv","snapshot.Name":"tempGroupSnapshot","scenarioName":"my-integration-test-hpte","externalID":"my-integration-test-hpte-pr group"} {"level":"info","ts":"2026-04-27T23:26:17Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gl-test-custom-branch-ayjcoh","namespace":"build-e2e-arsm"},"application":"build-e2e-arsm/build-suite-test-application-immu","namespace":"build-e2e-arsm","name":"gl-test-custom-branch-ayjcoh","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-27T23:26:17Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ID":73294003382,"CheckName":"Konflux Dev version / my-integration-test-hpte / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-27T23:26:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","pipelineRun.Namespace":"group-uyqv","pipelineRun.Name":"go-component-jtgkfn-on-pull-request-9j6zr","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-27T23:26:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","pipelinerun.Name":"go-component-jtgkfn-on-pull-request-9j6zr"} {"level":"info","ts":"2026-04-27T23:26: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-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-9j6zr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:26:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-76jm7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:26:17Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:26:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","PR group":"pr-branch-ojgvvn"} {"level":"info","ts":"2026-04-27T23:26: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":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","prGroup":"pr-branch-ojgvvn","prGroupHash":"97e1c33c5133941808396a76878fce301ad9844feef1070f5280038865d58a"} {"level":"info","ts":"2026-04-27T23:26:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:26:17Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-hpte-konflux-test-integration-clone-fktgen"} {"level":"info","ts":"2026-04-27T23:26:17Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-hpte-konflux-test-integration-clone-fktgen"} {"level":"info","ts":"2026-04-27T23:26:17Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.NameSpace":"group-uyqv","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-hpte","externalID":"my-integration-test-hpte-konflux-test-integration-clone-fktgen"} {"level":"info","ts":"2026-04-27T23:26:18Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ID":73294004692,"CheckName":"Konflux Dev version / my-integration-test-hpte / konflux-test-integration-clone-fktgen","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-27T23:26:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","pipelineRun.Namespace":"group-uyqv","pipelineRun.Name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-27T23:26: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":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","pipelinerun.Name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx"} {"level":"info","ts":"2026-04-27T23:26:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1224","msg":"there is more than 1 component with open pr or mr found, so group snapshot is expected: [python-component-jewlyd go-component-jtgkfn konflux-test-integration-clone-fktgen]","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:533","msg":"group snapshot is expected to be created for build pipelinerun, group integration test should be set for found context scenario","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","pipelineRun.Name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx"} {"level":"info","ts":"2026-04-27T23:26:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:26:18Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-hpte-pr group"} {"level":"info","ts":"2026-04-27T23:26:18Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-hpte-pr group"} {"level":"info","ts":"2026-04-27T23:26:18Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.NameSpace":"group-uyqv","snapshot.Name":"tempGroupSnapshot","scenarioName":"my-integration-test-hpte","externalID":"my-integration-test-hpte-pr group"} {"level":"info","ts":"2026-04-27T23:26:18Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ID":73294005795,"CheckName":"Konflux Dev version / my-integration-test-hpte / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-27T23:26:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","pipelineRun.Namespace":"group-uyqv","pipelineRun.Name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-27T23:26: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":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","pipelinerun.Name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx"} {"level":"info","ts":"2026-04-27T23:26:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:26: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-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26: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-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26: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-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26: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-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-9j6zr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:26:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-76jm7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:26:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:26:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-immu-20260427-231834-000"} {"level":"info","ts":"2026-04-27T23:26:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-arsm","snapshot":"build-suite-test-application-immu-20260427-231834-000"} {"level":"info","ts":"2026-04-27T23:26:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-immu-20260427-230322-000"} {"level":"info","ts":"2026-04-27T23:26:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-arsm","snapshot":"build-suite-test-application-immu-20260427-230322-000"} {"level":"info","ts":"2026-04-27T23:26:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-immu-20260427-231155-000"} {"level":"info","ts":"2026-04-27T23:26:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-arsm","snapshot":"build-suite-test-application-immu-20260427-231155-000"} {"level":"info","ts":"2026-04-27T23:26: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-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26: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-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26: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-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26: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-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-9j6zr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:26: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-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26: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-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26: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-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26: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-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-9j6zr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:26:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-76jm7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:26:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-76jm7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:26:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-9j6zr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:26:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-76jm7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:26:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:26:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:26:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:26:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:26:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26: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-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:26:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26: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":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:25Z","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-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","elapsedSinceCompletion":"371.642443ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:26:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:26:25Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","reconcileID":"0e7485d8-944d-4a88-bc3f-1bcb4a3622bf","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:26:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26: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":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:25Z","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-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","elapsedSinceCompletion":"377.265849ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:26:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:26:25Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","reconcileID":"b75df456-3e75-493a-ac25-2a4f580a1e30","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:26:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26: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":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:25Z","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-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","elapsedSinceCompletion":"387.869243ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:26:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:26:25Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","reconcileID":"3783406e-8d83-4974-b7ea-d5ee24bd1de1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:26:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26: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":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:25Z","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-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","elapsedSinceCompletion":"408.629271ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:26:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:26:25Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","reconcileID":"62ffb6db-6bbf-4fa7-8fc5-33e6cbb4f9c2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:26:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26: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":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:25Z","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-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","elapsedSinceCompletion":"449.29573ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:26:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:26:25Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","reconcileID":"fe2f71ef-3ce6-4866-afb9-15fb7bd3b2f8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:26:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26: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":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:25Z","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-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","elapsedSinceCompletion":"478.518364ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:26:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:26:25Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","reconcileID":"7c080ee2-0c9e-49ef-9377-1c515074f76c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:26:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26: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":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:25Z","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-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","elapsedSinceCompletion":"530.269984ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:26:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:26:25Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","reconcileID":"b014f42d-2e4a-4ed0-a184-66de7357ff01","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:26:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26: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":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:25Z","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-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","elapsedSinceCompletion":"851.761592ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:26:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:26:25Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","reconcileID":"e32e9686-449f-430d-92b4-424dd2c48aa8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:26:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:26Z","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-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","elapsedSinceCompletion":"1.095166144s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:26:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:26:26Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","reconcileID":"c3f98b2a-41be-4023-aa97-9702af1b688d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:26:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:26Z","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-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","elapsedSinceCompletion":"1.492891731s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:26:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:26:26Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","reconcileID":"3c66a435-1ad9-40cd-8017-6df83cc33ba0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:26:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26: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":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-9j6zr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:26: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-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26: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-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26: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":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26: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-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:27Z","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-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","reconcileID":"1d5a2104-ef57-48b2-b347-bc5c5bb7f8d5","component.Name":"gl-multi-component-parent-vugt"} {"level":"info","ts":"2026-04-27T23:26:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-zbjk-20260427-232059-000"} {"level":"info","ts":"2026-04-27T23:26:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-zbjk-20260427-232059-000","application":"build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-zbjk-20260427-232059-000"} {"level":"info","ts":"2026-04-27T23:26:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"build-suite-component-update-zbjk-20260427-232059-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-zbjk-20260427-232059-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-vugt","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-lxat/gl-multi-component-child-vugt@sha256:a63c6b2057c2eb7637a33cae8b45736703e09b0851e4303caf4a32951e6b575f","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-xfyfkj","revision":"05a0879c4b2dbdf0f3058e0b7333205225cacf15"}}}]} {"level":"info","ts":"2026-04-27T23:26:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-lxat/gl-multi-component-child-vugt-on-pull-request-t8n86 with pr group konflux-gl-multi-component-child-vugt is not the latest for its component, skipped","snapshot":{"name":"build-suite-component-update-zbjk-20260427-232059-000","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-lxat/gl-multi-component-child-vugt-on-pull-request-m7wq4 with pr group konflux-gl-multi-component-child-vugt is not the latest for its component, skipped","snapshot":{"name":"build-suite-component-update-zbjk-20260427-232059-000","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:27Z","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-vugt is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-zbjk-20260427-232059-000","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash dbba32f6a3daba3d20464d7764af9cff39511b4f1d6dbaacc061a5503efb7b is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-zbjk-20260427-232059-000","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-zbjk-20260427-232059-000"} {"level":"info","ts":"2026-04-27T23:26:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-zbjk-20260427-232059-000","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-zbjk-20260427-232059-000","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-27T23:26:27Z","logger":"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-zbjk-20260427-232059-000","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-zbjk-20260427-232059-000","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","Application.Name":"build-suite-component-update-zbjk","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-27T23:26:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-zbjk-20260427-232059-000","namespace":"build-e2e-lxat"},"snapshot":{"name":"build-suite-component-update-zbjk-20260427-232059-000","namespace":"build-e2e-lxat"}} {"level":"info","ts":"2026-04-27T23:26:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-zbjk-20260427-232059-000","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:27Z","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-zbjk-20260427-232059-000","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:27Z","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-zbjk-20260427-232059-000","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"build-suite-component-update-zbjk-20260427-232059-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-27T23:26:27Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-27T23:26:27Z","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-zbjk-20260427-232059-000","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-zbjk-20260427-232059-000","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-zbjk-20260427-232059-000","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-27T23:26:27Z","logger":"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-zbjk-20260427-232059-000","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-zbjk-20260427-232059-000","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:27Z","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-zbjk-20260427-232059-000","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"build-suite-component-update-zbjk-20260427-232059-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-27T23:26:27Z","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-zbjk-20260427-232059-000","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"build-suite-component-update-zbjk-20260427-232059-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-27T23:26:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-zbjk-20260427-232059-000","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","snapshot.Namespace":"build-e2e-lxat","snapshot.Name":"build-suite-component-update-zbjk-20260427-232059-000"} {"level":"info","ts":"2026-04-27T23:26:27Z","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-zbjk-20260427-232059-000","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-zbjk-20260427-232059-000","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-zbjk-20260427-232059-000","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-27T23:26:27Z","logger":"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-zbjk-20260427-232059-000","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-zbjk-20260427-232059-000","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-zbjk-20260427-232059-000"} {"level":"info","ts":"2026-04-27T23:26:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-zbjk-20260427-232059-000"} {"level":"info","ts":"2026-04-27T23:26:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-27T23:26:27Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:26:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-vugt-on-pull-request-ngm6q has finished running","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:26:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-76jm7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:26:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:29Z","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-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","snapshot.Name":"build-suite-component-update-zbjk-20260427-232059-000"} {"level":"info","ts":"2026-04-27T23:26:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-27T23:26:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-vugt-on-pull-request-ngm6q has finished running","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:26:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-9j6zr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:26:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-push-6w5pl","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-push-6w5pl","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-push-6w5pl","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:45Z","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-vugt-on-push-6w5pl","namespace":"build-e2e-lxat"},"namespace":"build-e2e-lxat","name":"gl-multi-component-parent-vugt-on-push-6w5pl","reconcileID":"7f34685c-089a-411d-9f83-d79488879f1e","Component.Namespace":"build-e2e-lxat","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-lxat/gl-multi-component-parent-vugt@sha256:5befd5f08d9c35afe305207647bf50e8135b33d08f626b8f3be4199f725c0f20","Component.Name":"gl-multi-component-parent-vugt","lastBuildCommit":"d458b95b27c01c88124890f088e7dcf553381369"} {"level":"info","ts":"2026-04-27T23:26:45Z","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-vugt-on-push-6w5pl","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","component.Namespace":"build-e2e-lxat","component.Name":"gl-multi-component-parent-vugt"} {"level":"info","ts":"2026-04-27T23:26:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-zbjk-20260427-232200-000"} {"level":"info","ts":"2026-04-27T23:26:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-zbjk-20260427-232200-000","application":"build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-zbjk-20260427-232200-000"} {"level":"info","ts":"2026-04-27T23:26:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-push-6w5pl","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"build-suite-component-update-zbjk-20260427-232200-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-zbjk-20260427-232200-000","snapshot.Spec.Components":[{"name":"gl-multi-component-parent-vugt","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-lxat/gl-multi-component-parent-vugt@sha256:5befd5f08d9c35afe305207647bf50e8135b33d08f626b8f3be4199f725c0f20","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-parent-xfyfkj","revision":"d458b95b27c01c88124890f088e7dcf553381369"}}},{"name":"gl-multi-component-child-vugt","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-lxat/gl-multi-component-child-vugt@sha256:bc4f53aed7604fa4a3ce3056fa3f12f7a82afdc9788027f6e694fe9c79976d81","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-xfyfkj","revision":"83eaa61271d43af36292b099bd61df8e9376bbf8","dockerfileUrl":"Dockerfile"}}}]} {"level":"info","ts":"2026-04-27T23:26: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-suite-component-update-zbjk-20260427-232200-000","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-zbjk-20260427-232200-000","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-zbjk-20260427-232200-000","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-27T23:26: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-component-update-zbjk-20260427-232200-000","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-zbjk-20260427-232200-000","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","Application.Name":"build-suite-component-update-zbjk","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-27T23:26: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-component-update-zbjk-20260427-232200-000","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"build-suite-component-update-zbjk-20260427-232200-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-27T23:26:45Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-27T23:26: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-suite-component-update-zbjk-20260427-232200-000","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-zbjk-20260427-232200-000","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26: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-component-update-zbjk-20260427-232200-000","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-zbjk-20260427-232200-000","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-push-6w5pl","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-parent-vugt-on-push-6w5pl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-zbjk-20260427-232200-000"} {"level":"info","ts":"2026-04-27T23:26:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-push-6w5pl","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-parent-vugt-on-push-6w5pl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-zbjk-20260427-232200-000"} {"level":"info","ts":"2026-04-27T23:26:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-push-6w5pl","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-parent-vugt-on-push-6w5pl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-27T23:26:46Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-push-6w5pl","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-parent-vugt-on-push-6w5pl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:26:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-vugt-on-push-6w5pl has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-push-6w5pl","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-push-bf2qt","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-push-bf2qt","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-push-bf2qt","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:46Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-vugt-on-push-bf2qt","namespace":"build-e2e-lxat"},"namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-push-bf2qt","reconcileID":"4d3f9c3b-81d4-40d4-ba1c-9e0ffdd7be35","Component.Namespace":"build-e2e-lxat","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-lxat/gl-multi-component-child-vugt@sha256:e85410b253c7e76ec4bedeb4f383a6725177b9318c77db86b18a7eca31c08971","Component.Name":"gl-multi-component-child-vugt","lastBuildCommit":"46e74325be13aeb2371e897475d1974b5e3aa43d"} {"level":"info","ts":"2026-04-27T23:26:46Z","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-vugt-on-push-bf2qt","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","component.Namespace":"build-e2e-lxat","component.Name":"gl-multi-component-child-vugt"} {"level":"info","ts":"2026-04-27T23:26:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-zbjk-20260427-232159-000"} {"level":"info","ts":"2026-04-27T23:26:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-zbjk-20260427-232159-000","application":"build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-zbjk-20260427-232159-000"} {"level":"info","ts":"2026-04-27T23:26:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-zbjk-20260427-232159-000","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-zbjk-20260427-232159-000","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-zbjk-20260427-232159-000","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-27T23:26:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-zbjk-20260427-232159-000","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-zbjk-20260427-232159-000","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","Application.Name":"build-suite-component-update-zbjk","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-27T23:26:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-push-bf2qt","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"build-suite-component-update-zbjk-20260427-232159-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-zbjk-20260427-232159-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-vugt","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-lxat/gl-multi-component-child-vugt@sha256:e85410b253c7e76ec4bedeb4f383a6725177b9318c77db86b18a7eca31c08971","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-xfyfkj","revision":"46e74325be13aeb2371e897475d1974b5e3aa43d"}}},{"name":"gl-multi-component-parent-vugt","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-lxat/gl-multi-component-parent-vugt@sha256:5befd5f08d9c35afe305207647bf50e8135b33d08f626b8f3be4199f725c0f20","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-parent-xfyfkj","revision":"d458b95b27c01c88124890f088e7dcf553381369","dockerfileUrl":"Dockerfile"}}}]} {"level":"info","ts":"2026-04-27T23:26:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-zbjk-20260427-232159-000","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"build-suite-component-update-zbjk-20260427-232159-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-27T23:26:46Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-27T23:26:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-zbjk-20260427-232159-000","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-zbjk-20260427-232159-000","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-zbjk-20260427-232159-000","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-zbjk-20260427-232159-000","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-push-bf2qt","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-push-bf2qt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-zbjk-20260427-232159-000"} {"level":"info","ts":"2026-04-27T23:26:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-push-bf2qt","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-push-bf2qt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-zbjk-20260427-232159-000"} {"level":"info","ts":"2026-04-27T23:26:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-push-bf2qt","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-push-bf2qt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-27T23:26:46Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-push-bf2qt","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-push-bf2qt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:26:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-vugt-on-push-bf2qt has finished running","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-push-bf2qt","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-76jm7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:26:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-push-6w5pl","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-push-6w5pl","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-push-6w5pl","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-push-6w5pl","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-push-6w5pl","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","snapshot.Name":"build-suite-component-update-zbjk-20260427-232200-000"} {"level":"info","ts":"2026-04-27T23:26:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-push-6w5pl","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-parent-vugt-on-push-6w5pl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-27T23:26:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-vugt-on-push-6w5pl has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-push-6w5pl","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-push-bf2qt","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-push-bf2qt","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-push-bf2qt","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-push-bf2qt","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-push-bf2qt","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","snapshot.Name":"build-suite-component-update-zbjk-20260427-232159-000"} {"level":"info","ts":"2026-04-27T23:26:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-push-bf2qt","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-push-bf2qt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-27T23:26:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-vugt-on-push-bf2qt has finished running","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-push-bf2qt","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:46Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gh-test-custom-branch-jyfbkp","namespace":"build-e2e-zpyz"},"application":"build-e2e-zpyz/build-suite-test-application-ganu","namespace":"build-e2e-zpyz","name":"gh-test-custom-branch-jyfbkp","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-27T23:26:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-ganu-20260427-230314-000"} {"level":"info","ts":"2026-04-27T23:26: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-zpyz","snapshot":"build-suite-test-application-ganu-20260427-230314-000"} {"level":"info","ts":"2026-04-27T23:26:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-ganu-20260427-231232-000"} {"level":"info","ts":"2026-04-27T23:26: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-zpyz","snapshot":"build-suite-test-application-ganu-20260427-231232-000"} {"level":"info","ts":"2026-04-27T23:26:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-ganu-20260427-231800-000"} {"level":"info","ts":"2026-04-27T23:26: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-zpyz","snapshot":"build-suite-test-application-ganu-20260427-231800-000"} {"level":"info","ts":"2026-04-27T23:26:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-9j6zr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:26:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:26:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:26:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-76jm7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:26:58Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-4d8lx","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-4d8lx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:26:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-4d8lx","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:58Z","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-vugt-on-pull-request-4d8lx","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-4d8lx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-child-vugt-on-pull-request-4d8lx","PR group":"konflux/component-updates/gl-multi-component-child-vugt-component-update-gl-multi-component-parent-vugt"} {"level":"info","ts":"2026-04-27T23:26:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-4d8lx","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","prGroup":"konflux/component-updates/gl-multi-component-child-vugt-component-update-gl-multi-component-parent-vugt","prGroupHash":"7c71b04e1fbbd1d39ca44cd0dde96fcfbd3d0661093d2b517d64ee1487ed98"} {"level":"info","ts":"2026-04-27T23:26:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-4d8lx","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-4d8lx","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux/component-updates/gl-multi-component-child-vugt-component-update-gl-multi-component-parent-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-4d8lx","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-4d8lx","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-4d8lx","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-4d8lx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:26:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-4d8lx","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-4d8lx","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-4d8lx","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-4d8lx","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-vugt-component-update-gl-multi-component-parent-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-4d8lx","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-4d8lx","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-4d8lx","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-4d8lx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:26:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-4d8lx","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-4d8lx","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-4d8lx","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-4d8lx","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-vugt-component-update-gl-multi-component-parent-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-4d8lx","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-4d8lx","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-4d8lx","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-4d8lx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:26:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-4d8lx","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-4d8lx","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-4d8lx","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-4d8lx","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-vugt-component-update-gl-multi-component-parent-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-4d8lx","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-4d8lx","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-4d8lx","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-4d8lx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:26: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-vugt-on-pull-request-4d8lx","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26: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-vugt-on-pull-request-4d8lx","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26: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-vugt-on-pull-request-4d8lx","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26: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-vugt-on-pull-request-4d8lx","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-vugt-component-update-gl-multi-component-parent-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-4d8lx","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26: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-vugt-on-pull-request-4d8lx","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-4d8lx","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-4d8lx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:26: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-vugt-on-pull-request-4d8lx","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26: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-vugt-on-pull-request-4d8lx","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26: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-vugt-on-pull-request-4d8lx","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26: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-vugt-on-pull-request-4d8lx","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-vugt-component-update-gl-multi-component-parent-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-4d8lx","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26: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-vugt-on-pull-request-4d8lx","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-4d8lx","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-4d8lx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:26: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-vugt-on-pull-request-4d8lx","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26: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-vugt-on-pull-request-4d8lx","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26: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-vugt-on-pull-request-4d8lx","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26: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-vugt-on-pull-request-4d8lx","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-vugt-component-update-gl-multi-component-parent-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-4d8lx","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26: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-vugt-on-pull-request-4d8lx","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-4d8lx","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-4d8lx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:26: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-vugt-on-pull-request-4d8lx","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26: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-vugt-on-pull-request-4d8lx","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26: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-vugt-on-pull-request-4d8lx","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26: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-vugt-on-pull-request-4d8lx","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-vugt-component-update-gl-multi-component-parent-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-4d8lx","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26: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-vugt-on-pull-request-4d8lx","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-4d8lx","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-4d8lx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:26: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-vugt-on-pull-request-4d8lx","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26: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-vugt-on-pull-request-4d8lx","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26: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-vugt-on-pull-request-4d8lx","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26: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-vugt-on-pull-request-4d8lx","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-vugt-component-update-gl-multi-component-parent-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-4d8lx","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26: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-vugt-on-pull-request-4d8lx","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-4d8lx","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-4d8lx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:26: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-vugt-on-pull-request-4d8lx","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26: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-vugt-on-pull-request-4d8lx","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26: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-vugt-on-pull-request-4d8lx","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26: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-vugt-on-pull-request-4d8lx","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-vugt-component-update-gl-multi-component-parent-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-4d8lx","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26: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-vugt-on-pull-request-4d8lx","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:26:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-4d8lx","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-4d8lx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:27:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-zbjk-20260427-232700-774"} {"level":"info","ts":"2026-04-27T23:27:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-zbjk-20260427-232700-774","application":"build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:27:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-zbjk-20260427-232700-774"} {"level":"info","ts":"2026-04-27T23:27:00Z","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-zbjk-20260427-232700-774","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:27:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-zbjk-20260427-232700-774","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:27:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-zbjk-20260427-232700-774","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-27T23:27:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-zbjk-20260427-232700-774","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:27:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-zbjk-20260427-232700-774","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","Application.Name":"build-suite-component-update-zbjk","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-27T23:27:00Z","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-zbjk-20260427-232700-774","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"build-suite-component-update-zbjk-20260427-232700-774","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-27T23:27:00Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-27T23:27:00Z","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-zbjk-20260427-232700-774","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:27:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-zbjk-20260427-232700-774","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:27:00Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gl-multi-component-parent-vugt","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-parent-vugt","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-27T23:27:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-zbjk-20260427-232700-774","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:27:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-zbjk-20260427-232700-774","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"error","ts":"2026-04-27T23:27:01Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-pull-request-kdzps","namespace":"build-e2e-lxat"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-27T23:27:01Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vugt-on-push-6w5pl","namespace":"build-e2e-lxat"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:27:01Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gl-multi-component-child-vugt","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-27T23:27:01Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-push-h689q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-push-h689q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:27:01Z","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-vugt-on-push-h689q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:27:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-push-h689q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:27:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-push-h689q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:27:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-push-h689q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-push-h689q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:27:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gl-multi-component-child-vugt-on-push-h689q is not associated with a pull request","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-push-h689q","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:27:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-4d8lx","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:27:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-4d8lx","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:27:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-4d8lx","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:27:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-4d8lx","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:27:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-vugt-component-update-gl-multi-component-parent-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-4d8lx","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:27:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-4d8lx","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:27:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-4d8lx","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-4d8lx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:27:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-4d8lx","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:27:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-4d8lx","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:27:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-4d8lx","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:27:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-4d8lx","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:27:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-vugt-component-update-gl-multi-component-parent-vugt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-4d8lx","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:27:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-4d8lx","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk"} {"level":"info","ts":"2026-04-27T23:27:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-4d8lx","namespace":"build-e2e-lxat"},"application":"build-e2e-lxat/build-suite-component-update-zbjk","namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-4d8lx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:27:04Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-4d8lx","namespace":"build-e2e-lxat"},"namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-pull-request-4d8lx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-04-27T23:27:04Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-4d8lx","namespace":"build-e2e-lxat"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:27:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-zbjk-20260427-232159-000"} {"level":"info","ts":"2026-04-27T23:27:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-lxat","snapshot":"build-suite-component-update-zbjk-20260427-232159-000"} {"level":"info","ts":"2026-04-27T23:27:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-zbjk-20260427-232059-000"} {"level":"info","ts":"2026-04-27T23:27:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-lxat","snapshot":"build-suite-component-update-zbjk-20260427-232059-000"} {"level":"info","ts":"2026-04-27T23:27:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-zbjk-20260427-232700-774"} {"level":"info","ts":"2026-04-27T23:27:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-lxat","snapshot":"build-suite-component-update-zbjk-20260427-232700-774"} {"level":"info","ts":"2026-04-27T23:27:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-zbjk-20260427-232200-000"} {"level":"info","ts":"2026-04-27T23:27:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-lxat","snapshot":"build-suite-component-update-zbjk-20260427-232200-000"} {"level":"info","ts":"2026-04-27T23:27:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-zbjk-20260427-230934-000"} {"level":"info","ts":"2026-04-27T23:27:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-lxat","snapshot":"build-suite-component-update-zbjk-20260427-230934-000"} {"level":"info","ts":"2026-04-27T23:27:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-zbjk-20260427-231505-000"} {"level":"info","ts":"2026-04-27T23:27:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-lxat","snapshot":"build-suite-component-update-zbjk-20260427-231505-000"} {"level":"info","ts":"2026-04-27T23:27:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-zbjk-20260427-232053-000"} {"level":"info","ts":"2026-04-27T23:27:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-lxat","snapshot":"build-suite-component-update-zbjk-20260427-232053-000"} 2026/04/27 23:27:05 http: TLS handshake error from 10.129.0.2:48768: EOF {"level":"error","ts":"2026-04-27T23:27:05Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-m7wq4","namespace":"build-e2e-lxat"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-27T23:27:05Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-ngm6q","namespace":"build-e2e-lxat"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-27T23:27:05Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-27T23:27:05Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-push-bf2qt","namespace":"build-e2e-lxat"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-27T23:27:05Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-push-d45kl","namespace":"build-e2e-lxat"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:27:06Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-push-h689q","namespace":"build-e2e-lxat"},"namespace":"build-e2e-lxat","name":"gl-multi-component-child-vugt-on-push-h689q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-04-27T23:27:06Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-push-h689q","namespace":"build-e2e-lxat"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-27T23:27:06Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-4d8lx","namespace":"build-e2e-lxat"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-27T23:27:06Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vugt-on-pull-request-t8n86","namespace":"build-e2e-lxat"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:27:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"python-component-jewlyd-on-push-tsd9f","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:27: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":"python-component-jewlyd-on-push-tsd9f","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:27: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":"python-component-jewlyd-on-push-tsd9f","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:27:52Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jewlyd-on-push-tsd9f","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"python-component-jewlyd-on-push-tsd9f","reconcileID":"e8b64fd5-6dca-426b-aae7-09b2b8bd6882","Component.Namespace":"group-uyqv","LastPromotedImage":"quay.io/redhat-appstudio-qe/group-uyqv/python-component-jewlyd@sha256:ee7378ea0bacc97435006e4be22d303d08a3f7a06ac41d5e293452bb79bfffaa","Component.Name":"python-component-jewlyd","lastBuildCommit":"d5c700b1cf905aa715830518abf62dfa978c7305"} {"level":"info","ts":"2026-04-27T23:27:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"python-component-jewlyd-on-push-tsd9f","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","component.Namespace":"group-uyqv","component.Name":"python-component-jewlyd"} {"level":"info","ts":"2026-04-27T23:27:52Z","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-jewlyd-on-push-tsd9f","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"python-component-jewlyd-on-push-tsd9f","reconcileID":"e8b64fd5-6dca-426b-aae7-09b2b8bd6882","component.Name":"konflux-test-integration-clone-fktgen"} {"level":"info","ts":"2026-04-27T23:27:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-tmnc-20260427-232240-000"} {"level":"info","ts":"2026-04-27T23:27:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-tmnc-20260427-232240-000","application":"integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:27:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-tmnc-20260427-232240-000"} {"level":"info","ts":"2026-04-27T23:27:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"python-component-jewlyd-on-push-tsd9f","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"integ-app-tmnc-20260427-232240-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-tmnc-20260427-232240-000","snapshot.Spec.Components":[{"name":"go-component-jtgkfn","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-uyqv/go-component-jtgkfn@sha256:9a3c39921064f335410fe11fbef4b5c4c7a35e67f576f5f15ec1435df72fd7b6","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"7c2f53ded30baa2dd66afcccac537ced6fc44ccb","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"python-component-jewlyd","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-uyqv/python-component-jewlyd@sha256:ee7378ea0bacc97435006e4be22d303d08a3f7a06ac41d5e293452bb79bfffaa","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"d5c700b1cf905aa715830518abf62dfa978c7305"}}}]} {"level":"info","ts":"2026-04-27T23:27:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"integ-app-tmnc-20260427-232240-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:27:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tmnc-20260427-232240-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:27:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-tmnc-20260427-232240-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-27T23:27: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-tmnc-20260427-232240-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:27:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-tmnc-20260427-232240-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","Application.Name":"integ-app-tmnc","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-27T23:27:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-232240-000"} {"level":"info","ts":"2026-04-27T23:27:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-tmnc-20260427-232240-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","integrationTestScenario.Name":"my-integration-test-hpte"} {"level":"info","ts":"2026-04-27T23:27: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-tmnc-20260427-232240-000","namespace":"group-uyqv"},"snapshot":{"name":"integ-app-tmnc-20260427-232240-000","namespace":"group-uyqv"}} {"level":"info","ts":"2026-04-27T23:27:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tmnc-20260427-232240-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:27:52Z","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-tmnc-20260427-232240-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:27:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-tmnc-20260427-232240-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-232240-000"} {"level":"info","ts":"2026-04-27T23:27:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tmnc-20260427-232240-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","destinationComponentSnapshot.Name":"integ-app-tmnc-20260427-232240-000","testedSnapshot":"integ-app-tmnc-20260427-232240-000"} {"level":"info","ts":"2026-04-27T23:27:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"python-component-jewlyd-on-push-tsd9f","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-push-tsd9f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-tmnc-20260427-232240-000"} {"level":"info","ts":"2026-04-27T23:27:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tmnc-20260427-232240-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:27:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-232240-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-232240-000","testedSnapshot":"integ-app-tmnc-20260427-232240-000"} {"level":"info","ts":"2026-04-27T23:27:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-232240-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-232240-000","testedSnapshot":"integ-app-tmnc-20260427-232240-000"} {"level":"info","ts":"2026-04-27T23:27:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"python-component-jewlyd-on-push-tsd9f","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-push-tsd9f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-tmnc-20260427-232240-000"} {"level":"info","ts":"2026-04-27T23:27:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-push-tsd9f","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-push-tsd9f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-27T23:27:52Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-push-tsd9f","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-push-tsd9f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:27:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-jewlyd-on-push-tsd9f has finished running","buildpipelineRun":{"name":"python-component-jewlyd-on-push-tsd9f","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:27:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"python-component-jewlyd-on-push-tsd9f","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:27: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":"python-component-jewlyd-on-push-tsd9f","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:27: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":"python-component-jewlyd-on-push-tsd9f","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:27:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"python-component-jewlyd-on-push-tsd9f","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:27:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"python-component-jewlyd-on-push-tsd9f","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-232240-000"} {"level":"info","ts":"2026-04-27T23:27:52Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-tmnc-20260427-232240-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-hpte-python-component-jewlyd"} {"level":"info","ts":"2026-04-27T23:27:52Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-tmnc-20260427-232240-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-hpte-python-component-jewlyd"} {"level":"info","ts":"2026-04-27T23:27:52Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-tmnc-20260427-232240-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.NameSpace":"group-uyqv","snapshot.Name":"integ-app-tmnc-20260427-232240-000","scenarioName":"my-integration-test-hpte","externalID":"my-integration-test-hpte-python-component-jewlyd"} {"level":"info","ts":"2026-04-27T23:27:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-push-tsd9f","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-push-tsd9f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-27T23:27:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-jewlyd-on-push-tsd9f has finished running","buildpipelineRun":{"name":"python-component-jewlyd-on-push-tsd9f","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:27:53Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-tmnc-20260427-232240-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ID":73294163641,"CheckName":"Konflux Dev version / my-integration-test-hpte / python-component-jewlyd","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-27T23:27:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tmnc-20260427-232240-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","testedSnapshot.Name":"integ-app-tmnc-20260427-232240-000","destinationSnapshot.Name":"integ-app-tmnc-20260427-232240-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-27T23:27:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-232240-000"} {"level":"info","ts":"2026-04-27T23:27: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-tmnc-20260427-232240-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-232240-000"} {"level":"info","ts":"2026-04-27T23:27:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-tmnc-20260427-232240-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"integration-resolver-pipelinerun-brxd5","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-hpte"} {"level":"info","ts":"2026-04-27T23:27:53Z","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-tmnc-20260427-232240-000","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"integ-app-tmnc-20260427-232240-000","reconcileID":"b98ad94e-cfa7-4859-8c14-b374b78dfeb6","snapshot.name":"integ-app-tmnc-20260427-232240-000","pipelinerun.name":"python-component-jewlyd-on-push-tsd9f","duration":3.736946954} {"level":"info","ts":"2026-04-27T23:27:53Z","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-tmnc-20260427-232240-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"integ-app-tmnc-20260427-232240-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-27T23:27:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-232240-000"} {"level":"info","ts":"2026-04-27T23:27: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-tmnc-20260427-232240-000","namespace":"group-uyqv"},"snapshot":{"name":"integ-app-tmnc-20260427-232240-000","namespace":"group-uyqv"}} {"level":"info","ts":"2026-04-27T23:27:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tmnc-20260427-232240-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:27:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-tmnc-20260427-232240-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:27:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-tmnc-20260427-232240-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-232240-000"} {"level":"info","ts":"2026-04-27T23:27:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tmnc-20260427-232240-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","destinationComponentSnapshot.Name":"integ-app-tmnc-20260427-232240-000","testedSnapshot":"integ-app-tmnc-20260427-232240-000"} {"level":"info","ts":"2026-04-27T23:27:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tmnc-20260427-232240-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:27:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-232240-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-232240-000","testedSnapshot":"integ-app-tmnc-20260427-232240-000"} {"level":"info","ts":"2026-04-27T23:27:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-232240-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-232240-000","testedSnapshot":"integ-app-tmnc-20260427-232240-000"} {"level":"info","ts":"2026-04-27T23:27:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-232240-000"} {"level":"info","ts":"2026-04-27T23:27:53Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tmnc-20260427-232240-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-hpte-python-component-jewlyd"} {"level":"info","ts":"2026-04-27T23:27:53Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tmnc-20260427-232240-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","existingCheckRun":"github.CheckRun{ID:73294163641, NodeID:\"CR_kwDONSo-hs8AAAAREKwuuQ\", HeadSHA:\"d5c700b1cf905aa715830518abf62dfa978c7305\", ExternalID:\"my-integration-test-hpte-python-component-jewlyd\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73294163641\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/73294163641\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-27 23:27:53 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-jewlyd snapshot integ-app-tmnc-20260427-232240-000 and scenario my-integration-test-hpte is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73294163641/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hpte / python-component-jewlyd\", CheckSuite:github.CheckSuite{ID:66442860284}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-04-27T23:27:54Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-brxd5","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"integration-resolver-pipelinerun-brxd5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-27T23:27:54Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tmnc-20260427-232240-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ID":73294163641,"CheckName":"Konflux Dev version / my-integration-test-hpte / python-component-jewlyd","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-27T23:27:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tmnc-20260427-232240-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","testedSnapshot.Name":"integ-app-tmnc-20260427-232240-000","destinationSnapshot.Name":"integ-app-tmnc-20260427-232240-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-27T23:27:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-232240-000"} {"level":"info","ts":"2026-04-27T23:27: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-tmnc-20260427-232240-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-232240-000"} {"level":"info","ts":"2026-04-27T23:27: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-tmnc-20260427-232240-000","namespace":"group-uyqv"},"snapshot":{"name":"integ-app-tmnc-20260427-232240-000","namespace":"group-uyqv"}} {"level":"info","ts":"2026-04-27T23:27:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tmnc-20260427-232240-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:27:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-tmnc-20260427-232240-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:27:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-tmnc-20260427-232240-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-232240-000"} {"level":"info","ts":"2026-04-27T23:27:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tmnc-20260427-232240-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","destinationComponentSnapshot.Name":"integ-app-tmnc-20260427-232240-000","testedSnapshot":"integ-app-tmnc-20260427-232240-000"} {"level":"info","ts":"2026-04-27T23:27:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tmnc-20260427-232240-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:27:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-232240-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-232240-000","testedSnapshot":"integ-app-tmnc-20260427-232240-000"} {"level":"info","ts":"2026-04-27T23:27:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-232240-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-232240-000","testedSnapshot":"integ-app-tmnc-20260427-232240-000"} {"level":"info","ts":"2026-04-27T23:27:54Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tmnc-20260427-232240-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-hpte-python-component-jewlyd"} {"level":"info","ts":"2026-04-27T23:27:54Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tmnc-20260427-232240-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","existingCheckRun":"github.CheckRun{ID:73294163641, NodeID:\"CR_kwDONSo-hs8AAAAREKwuuQ\", HeadSHA:\"d5c700b1cf905aa715830518abf62dfa978c7305\", ExternalID:\"my-integration-test-hpte-python-component-jewlyd\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73294163641\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/73294163641\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-27 23:27:53 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-jewlyd snapshot integ-app-tmnc-20260427-232240-000 and scenario my-integration-test-hpte is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-brxd5' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73294163641/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hpte / python-component-jewlyd\", CheckSuite:github.CheckSuite{ID:66442860284}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-04-27T23:27:54Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tmnc-20260427-232240-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ID":73294163641,"CheckName":"Konflux Dev version / my-integration-test-hpte / python-component-jewlyd","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-27T23:27:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tmnc-20260427-232240-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","testedSnapshot.Name":"integ-app-tmnc-20260427-232240-000","destinationSnapshot.Name":"integ-app-tmnc-20260427-232240-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-27T23:27:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-232240-000"} {"level":"info","ts":"2026-04-27T23:27: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-tmnc-20260427-232240-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-232240-000"} {"level":"info","ts":"2026-04-27T23:28:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-232240-000"} {"level":"info","ts":"2026-04-27T23:28:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-tmnc-20260427-232240-000","namespace":"group-uyqv"},"snapshot":{"name":"integ-app-tmnc-20260427-232240-000","namespace":"group-uyqv"}} {"level":"info","ts":"2026-04-27T23:28:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tmnc-20260427-232240-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-tmnc-20260427-232240-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-tmnc-20260427-232240-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"integ-app-tmnc-20260427-232240-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-27T23:28:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"integ-app-tmnc-20260427-232240-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tmnc-20260427-232240-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-tmnc-20260427-232240-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"integ-app-tmnc-20260427-232240-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-27T23:28:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tmnc-20260427-232240-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","destinationComponentSnapshot.Name":"integ-app-tmnc-20260427-232240-000","testedSnapshot":"integ-app-tmnc-20260427-232240-000"} {"level":"info","ts":"2026-04-27T23:28:01Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-brxd5","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"integration-resolver-pipelinerun-brxd5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-27T23:28:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-tmnc-20260427-232240-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-tmnc-20260427-232240-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tmnc-20260427-232240-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:28:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-232240-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-232240-000","testedSnapshot":"integ-app-tmnc-20260427-232240-000"} {"level":"info","ts":"2026-04-27T23:28:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-232240-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-232240-000","testedSnapshot":"integ-app-tmnc-20260427-232240-000"} {"level":"info","ts":"2026-04-27T23:28:02Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tmnc-20260427-232240-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-hpte-python-component-jewlyd"} {"level":"info","ts":"2026-04-27T23:28:02Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tmnc-20260427-232240-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","existingCheckRun":"github.CheckRun{ID:73294163641, NodeID:\"CR_kwDONSo-hs8AAAAREKwuuQ\", HeadSHA:\"d5c700b1cf905aa715830518abf62dfa978c7305\", ExternalID:\"my-integration-test-hpte-python-component-jewlyd\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73294163641\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/73294163641\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-27 23:27:53 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-jewlyd snapshot integ-app-tmnc-20260427-232240-000 and scenario my-integration-test-hpte is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73294163641/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hpte / python-component-jewlyd\", CheckSuite:github.CheckSuite{ID:66442860284}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-04-27T23:28:02Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tmnc-20260427-232240-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ID":73294163641,"CheckName":"Konflux Dev version / my-integration-test-hpte / python-component-jewlyd","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-27T23:28:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tmnc-20260427-232240-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","testedSnapshot.Name":"integ-app-tmnc-20260427-232240-000","destinationSnapshot.Name":"integ-app-tmnc-20260427-232240-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-27T23:28:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-232240-000"} {"level":"info","ts":"2026-04-27T23:28:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-tmnc-20260427-232240-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-232240-000"} {"level":"info","ts":"2026-04-27T23:28:02Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-tmnc-20260427-232240-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"integration-resolver-pipelinerun-brxd5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:28:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:28: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-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28: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-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28: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-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28: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-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-9j6zr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:28:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-76jm7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:28:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:28:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:28:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28: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-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-9j6zr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:28:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-76jm7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:28:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:28: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-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28: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-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28: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-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-9j6zr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:28: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-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28: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-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28: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-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-9j6zr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:28:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-76jm7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:28:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-76jm7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:28:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:28: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-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28: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-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28: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-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28: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-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-9j6zr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:28:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:28:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-9j6zr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:28:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:28:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-9j6zr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:28:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:28:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-76jm7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:28:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-9j6zr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:28:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:28:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-76jm7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:28:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-76jm7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:28:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-76jm7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:28:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:28:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:28:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-76jm7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:28: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-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28: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-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28: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-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28: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-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:28:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-9j6zr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:29:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29: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":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-76jm7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:29: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-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29: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-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29: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-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-9j6zr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:29:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-76jm7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:29:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","elapsedSinceCompletion":"1.011955027s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:29:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:29:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","reconcileID":"0ca36deb-00b7-4274-a181-7495fec9346b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:29:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","elapsedSinceCompletion":"1.019842594s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:29:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:29:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","reconcileID":"d5c5da48-87bb-4407-96c3-490486f8179d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:29:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","elapsedSinceCompletion":"1.030845922s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:29:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:29:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","reconcileID":"1f92a3d8-e974-402a-bbf1-999560033b14","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:29:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","elapsedSinceCompletion":"1.052292691s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:29:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:29:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","reconcileID":"a8671f8e-22c0-46f8-bada-7c4cfabd810c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:29:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","elapsedSinceCompletion":"1.093715668s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:29:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:29:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","reconcileID":"644233f7-cf8a-44a5-b865-d9dac383cf7c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:29:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","elapsedSinceCompletion":"1.174493978s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:29:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:29:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","reconcileID":"5937f7c0-6fac-4823-8eba-618c4b4f92f2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:29:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","elapsedSinceCompletion":"219.120329ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:29:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:29:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","reconcileID":"6fa5aaed-e655-4d3d-8645-c22c7eeca4de","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:29:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","elapsedSinceCompletion":"335.934204ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:29:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:29:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","reconcileID":"e652d17c-53c2-4381-904e-f4cfeb31acf0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:29:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","elapsedSinceCompletion":"351.955556ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:29:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:29:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","reconcileID":"c0c6af03-ebe4-41bf-867e-fb467b6fc9d1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:29:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","elapsedSinceCompletion":"976.608017ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:29:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:29:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","reconcileID":"6dba8e2b-7a18-40b3-9314-8ec150f9fc23","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:29:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","elapsedSinceCompletion":"1.230229294s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:29:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:29:23Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","reconcileID":"1e0a8911-5e06-485f-8ec1-bd67af7326ea","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:29:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-tmnc-20260427-232616-000"} {"level":"info","ts":"2026-04-27T23:29:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-tmnc-20260427-232616-000","application":"integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-tmnc-20260427-232616-000"} {"level":"info","ts":"2026-04-27T23:29:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"integ-app-tmnc-20260427-232616-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-tmnc-20260427-232616-000","snapshot.Spec.Components":[{"name":"go-component-jtgkfn","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-uyqv/go-component-jtgkfn@sha256:9a3c39921064f335410fe11fbef4b5c4c7a35e67f576f5f15ec1435df72fd7b6","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"7c2f53ded30baa2dd66afcccac537ced6fc44ccb","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"python-component-jewlyd","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-uyqv/python-component-jewlyd@sha256:ee7378ea0bacc97435006e4be22d303d08a3f7a06ac41d5e293452bb79bfffaa","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"d5c700b1cf905aa715830518abf62dfa978c7305","context":"python-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"konflux-test-integration-clone-fktgen","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-uyqv/konflux-test-integration-clone-fktgen@sha256:e53e67931df48d3bddb834a6aca7d009cb9c06c7e428da7c7cb9390d21d5240c","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone","revision":"ee258dc91475bf495bf1809233221bafc6a26e85"}}}]} {"level":"info","ts":"2026-04-27T23:29:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1007","msg":"The build pipelineRun group-uyqv/python-component-jewlyd-on-pull-request-76jm7 with pr group pr-branch-ojgvvn is still running, won't create group snapshot","snapshot":{"name":"integ-app-tmnc-20260427-232616-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-232616-000"} {"level":"info","ts":"2026-04-27T23:29:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tmnc-20260427-232616-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-tmnc-20260427-232616-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-27T23:29: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-tmnc-20260427-232616-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-tmnc-20260427-232616-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","Application.Name":"integ-app-tmnc","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-27T23:29: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-tmnc-20260427-232616-000","namespace":"group-uyqv"},"snapshot":{"name":"integ-app-tmnc-20260427-232616-000","namespace":"group-uyqv"}} {"level":"info","ts":"2026-04-27T23:29:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tmnc-20260427-232616-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:24Z","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-tmnc-20260427-232616-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-tmnc-20260427-232616-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-232616-000"} {"level":"info","ts":"2026-04-27T23:29:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-tmnc-20260427-232616-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","integrationTestScenario.Name":"my-integration-test-hpte"} {"level":"info","ts":"2026-04-27T23:29:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-232616-000"} {"level":"info","ts":"2026-04-27T23:29:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-232616-000"} 2026/04/27 23:29:24 http: TLS handshake error from 10.130.0.2:33990: EOF {"level":"info","ts":"2026-04-27T23:29:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-tmnc-20260427-232616-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","integrationTestScenario.Name":"my-integration-test-hpte"} {"level":"info","ts":"2026-04-27T23:29:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-232616-000"} {"level":"info","ts":"2026-04-27T23:29:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tmnc-20260427-232616-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","destinationComponentSnapshot.Name":"integ-app-tmnc-20260427-232616-000","testedSnapshot":"integ-app-tmnc-20260427-232616-000"} {"level":"info","ts":"2026-04-27T23:29:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-tmnc-20260427-232616-000"} {"level":"info","ts":"2026-04-27T23:29:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tmnc-20260427-232616-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:29:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-232616-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-232616-000","testedSnapshot":"integ-app-tmnc-20260427-232616-000"} {"level":"info","ts":"2026-04-27T23:29:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-232616-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-232616-000","testedSnapshot":"integ-app-tmnc-20260427-232616-000"} {"level":"info","ts":"2026-04-27T23:29:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-tmnc-20260427-232616-000"} {"level":"info","ts":"2026-04-27T23:29:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-27T23:29:24Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:29:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-test-integration-clone-fktgen-on-pull-request-btgpx has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:24Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-tmnc-20260427-232616-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-hpte-konflux-test-integration-clone-fktgen"} {"level":"info","ts":"2026-04-27T23:29:24Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tmnc-20260427-232616-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-hpte-konflux-test-integration-clone-fktgen"} {"level":"info","ts":"2026-04-27T23:29:24Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tmnc-20260427-232616-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","existingCheckRun":"github.CheckRun{ID:73294004692, NodeID:\"CR_kwDOOe2tsc8AAAAREKnB1A\", HeadSHA:\"ee258dc91475bf495bf1809233221bafc6a26e85\", ExternalID:\"my-integration-test-hpte-konflux-test-integration-clone-fktgen\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/73294004692\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/73294004692\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-27 23:26:18 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-fktgen snapshot scenario my-integration-test-hpte is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-uyqv/konflux-test-integration-clone-fktgen-on-pull-request-btgpx is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/73294004692/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hpte / konflux-test-integration-clone-fktgen\", CheckSuite:github.CheckSuite{ID:66443203070}, 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:3592757749, Number:8981, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8981\", Head:github.PullRequestBranch{Ref:\"pr-branch-ojgvvn\", SHA:\"ee258dc91475bf495bf1809233221bafc6a26e85\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ciihpb\", SHA:\"870c50099f518c5415e2c782b0e76c7050d6ebdc\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-27T23:29:24Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tmnc-20260427-232616-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ID":73294004692,"CheckName":"Konflux Dev version / my-integration-test-hpte / konflux-test-integration-clone-fktgen","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-27T23:29:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tmnc-20260427-232616-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","testedSnapshot.Name":"integ-app-tmnc-20260427-232616-000","destinationSnapshot.Name":"integ-app-tmnc-20260427-232616-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-27T23:29:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-232616-000"} {"level":"info","ts":"2026-04-27T23:29: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-tmnc-20260427-232616-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-232616-000"} {"level":"info","ts":"2026-04-27T23:29: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-tmnc-20260427-232616-000","namespace":"group-uyqv"},"snapshot":{"name":"integ-app-tmnc-20260427-232616-000","namespace":"group-uyqv"}} {"level":"info","ts":"2026-04-27T23:29:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tmnc-20260427-232616-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:24Z","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-tmnc-20260427-232616-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-tmnc-20260427-232616-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-232616-000"} {"level":"info","ts":"2026-04-27T23:29:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tmnc-20260427-232616-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","destinationComponentSnapshot.Name":"integ-app-tmnc-20260427-232616-000","testedSnapshot":"integ-app-tmnc-20260427-232616-000"} {"level":"info","ts":"2026-04-27T23:29:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tmnc-20260427-232616-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:29:24Z","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-tmnc-20260427-232616-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29: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-tmnc-20260427-232616-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-232616-000"} {"level":"info","ts":"2026-04-27T23:29:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-tmnc-20260427-232616-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","integrationTestScneario.Name":"my-integration-test-hpte"} {"level":"info","ts":"2026-04-27T23:29:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-tmnc-20260427-232616-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"integration-resolver-pipelinerun-ktnjb","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-hpte"} {"level":"info","ts":"2026-04-27T23:29:25Z","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-tmnc-20260427-232616-000","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"integ-app-tmnc-20260427-232616-000","reconcileID":"baa7e623-4e7c-4999-b1ae-dc6c8fcd6cdf","snapshot.name":"integ-app-tmnc-20260427-232616-000","pipelinerun.name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","duration":3.206540282} {"level":"info","ts":"2026-04-27T23:29:25Z","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-tmnc-20260427-232616-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"integ-app-tmnc-20260427-232616-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-27T23:29:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-232616-000"} {"level":"info","ts":"2026-04-27T23:29: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-tmnc-20260427-232616-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tmnc-20260427-232616-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-tmnc-20260427-232616-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-27T23:29: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-tmnc-20260427-232616-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29: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-tmnc-20260427-232616-000","namespace":"group-uyqv"},"snapshot":{"name":"integ-app-tmnc-20260427-232616-000","namespace":"group-uyqv"}} {"level":"info","ts":"2026-04-27T23:29:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tmnc-20260427-232616-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:25Z","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-tmnc-20260427-232616-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","Scenario":"my-integration-test-hpte"} {"level":"info","ts":"2026-04-27T23:29:25Z","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-tmnc-20260427-232616-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-tmnc-20260427-232616-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-232616-000"} {"level":"info","ts":"2026-04-27T23:29:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tmnc-20260427-232616-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","destinationComponentSnapshot.Name":"integ-app-tmnc-20260427-232616-000","testedSnapshot":"integ-app-tmnc-20260427-232616-000"} {"level":"info","ts":"2026-04-27T23:29:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-232616-000"} {"level":"info","ts":"2026-04-27T23:29:25Z","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-tmnc-20260427-232616-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","Label":"my-integration-test-hpte"} {"level":"info","ts":"2026-04-27T23:29:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-tmnc-20260427-232616-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","Application.Name":"integ-app-tmnc","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-27T23:29:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-tmnc-20260427-232616-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","integrationTestScenario.Name":"my-integration-test-hpte","pipelineRun.Name":"integration-resolver-pipelinerun-ktnjb"} {"level":"info","ts":"2026-04-27T23:29:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tmnc-20260427-232616-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:29:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-232616-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-232616-000","testedSnapshot":"integ-app-tmnc-20260427-232616-000"} {"level":"info","ts":"2026-04-27T23:29:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-232616-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-232616-000","testedSnapshot":"integ-app-tmnc-20260427-232616-000"} {"level":"info","ts":"2026-04-27T23:29:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-232616-000"} {"level":"info","ts":"2026-04-27T23:29:25Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tmnc-20260427-232616-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-hpte-konflux-test-integration-clone-fktgen"} {"level":"info","ts":"2026-04-27T23:29:25Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tmnc-20260427-232616-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","existingCheckRun":"github.CheckRun{ID:73294004692, NodeID:\"CR_kwDOOe2tsc8AAAAREKnB1A\", HeadSHA:\"ee258dc91475bf495bf1809233221bafc6a26e85\", ExternalID:\"my-integration-test-hpte-konflux-test-integration-clone-fktgen\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/73294004692\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/73294004692\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-27 23:26:18 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-fktgen snapshot integ-app-tmnc-20260427-232616-000 and scenario my-integration-test-hpte is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/73294004692/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hpte / konflux-test-integration-clone-fktgen\", CheckSuite:github.CheckSuite{ID:66443203070}, 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:3592757749, Number:8981, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8981\", Head:github.PullRequestBranch{Ref:\"pr-branch-ojgvvn\", SHA:\"ee258dc91475bf495bf1809233221bafc6a26e85\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ciihpb\", SHA:\"870c50099f518c5415e2c782b0e76c7050d6ebdc\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-27T23:29:25Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-ktnjb","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"integration-resolver-pipelinerun-ktnjb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-27T23:29: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-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29: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-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29: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-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-232616-000"} {"level":"info","ts":"2026-04-27T23:29:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-27T23:29:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-test-integration-clone-fktgen-on-pull-request-btgpx has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:25Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tmnc-20260427-232616-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ID":73294004692,"CheckName":"Konflux Dev version / my-integration-test-hpte / konflux-test-integration-clone-fktgen","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-27T23:29:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tmnc-20260427-232616-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","testedSnapshot.Name":"integ-app-tmnc-20260427-232616-000","destinationSnapshot.Name":"integ-app-tmnc-20260427-232616-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-27T23:29:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-232616-000"} {"level":"info","ts":"2026-04-27T23:29: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-tmnc-20260427-232616-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-232616-000"} {"level":"info","ts":"2026-04-27T23:29: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-tmnc-20260427-232616-000","namespace":"group-uyqv"},"snapshot":{"name":"integ-app-tmnc-20260427-232616-000","namespace":"group-uyqv"}} {"level":"info","ts":"2026-04-27T23:29:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tmnc-20260427-232616-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:25Z","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-tmnc-20260427-232616-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-tmnc-20260427-232616-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-232616-000"} {"level":"info","ts":"2026-04-27T23:29:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tmnc-20260427-232616-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","destinationComponentSnapshot.Name":"integ-app-tmnc-20260427-232616-000","testedSnapshot":"integ-app-tmnc-20260427-232616-000"} {"level":"info","ts":"2026-04-27T23:29:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tmnc-20260427-232616-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:29:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-232616-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-232616-000","testedSnapshot":"integ-app-tmnc-20260427-232616-000"} {"level":"info","ts":"2026-04-27T23:29:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-232616-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-232616-000","testedSnapshot":"integ-app-tmnc-20260427-232616-000"} {"level":"info","ts":"2026-04-27T23:29:25Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tmnc-20260427-232616-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-hpte-konflux-test-integration-clone-fktgen"} {"level":"info","ts":"2026-04-27T23:29:25Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tmnc-20260427-232616-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","existingCheckRun":"github.CheckRun{ID:73294004692, NodeID:\"CR_kwDOOe2tsc8AAAAREKnB1A\", HeadSHA:\"ee258dc91475bf495bf1809233221bafc6a26e85\", ExternalID:\"my-integration-test-hpte-konflux-test-integration-clone-fktgen\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/73294004692\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/73294004692\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-27 23:26:18 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-test-integration-clone-fktgen snapshot integ-app-tmnc-20260427-232616-000 and scenario my-integration-test-hpte is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-ktnjb' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/73294004692/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hpte / konflux-test-integration-clone-fktgen\", CheckSuite:github.CheckSuite{ID:66443203070}, 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:3592757749, Number:8981, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8981\", Head:github.PullRequestBranch{Ref:\"pr-branch-ojgvvn\", SHA:\"ee258dc91475bf495bf1809233221bafc6a26e85\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ciihpb\", SHA:\"870c50099f518c5415e2c782b0e76c7050d6ebdc\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-27T23:29:26Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tmnc-20260427-232616-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ID":73294004692,"CheckName":"Konflux Dev version / my-integration-test-hpte / konflux-test-integration-clone-fktgen","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-27T23:29:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tmnc-20260427-232616-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","testedSnapshot.Name":"integ-app-tmnc-20260427-232616-000","destinationSnapshot.Name":"integ-app-tmnc-20260427-232616-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-27T23:29:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-232616-000"} {"level":"info","ts":"2026-04-27T23:29:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-tmnc-20260427-232616-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-232616-000"} {"level":"info","ts":"2026-04-27T23:29:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29: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":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-9j6zr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:29:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-76jm7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:29: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":"konflux-test-integration-clone-fktgen-on-push-kwfqc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-push-kwfqc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-push-kwfqc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:28Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-push-kwfqc","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen-on-push-kwfqc","reconcileID":"86c30bd5-6b12-4b9f-81ae-2c1169f7686f","Component.Namespace":"group-uyqv","LastPromotedImage":"quay.io/redhat-appstudio-qe/group-uyqv/konflux-test-integration-clone-fktgen@sha256:bd17a722a0fa1ded3e564a492bc5593e3de80098a3225ddd93905f3b5841369c","Component.Name":"konflux-test-integration-clone-fktgen","lastBuildCommit":"870c50099f518c5415e2c782b0e76c7050d6ebdc"} {"level":"info","ts":"2026-04-27T23:29:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-push-kwfqc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","component.Namespace":"group-uyqv","component.Name":"konflux-test-integration-clone-fktgen"} {"level":"info","ts":"2026-04-27T23:29:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-tmnc-20260427-232610-000"} {"level":"info","ts":"2026-04-27T23:29:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-tmnc-20260427-232610-000","application":"integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-tmnc-20260427-232610-000"} {"level":"info","ts":"2026-04-27T23:29:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-push-kwfqc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"integ-app-tmnc-20260427-232610-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-tmnc-20260427-232610-000","snapshot.Spec.Components":[{"name":"go-component-jtgkfn","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-uyqv/go-component-jtgkfn@sha256:9a3c39921064f335410fe11fbef4b5c4c7a35e67f576f5f15ec1435df72fd7b6","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"7c2f53ded30baa2dd66afcccac537ced6fc44ccb","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"python-component-jewlyd","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-uyqv/python-component-jewlyd@sha256:ee7378ea0bacc97435006e4be22d303d08a3f7a06ac41d5e293452bb79bfffaa","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"d5c700b1cf905aa715830518abf62dfa978c7305","context":"python-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"konflux-test-integration-clone-fktgen","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-uyqv/konflux-test-integration-clone-fktgen@sha256:bd17a722a0fa1ded3e564a492bc5593e3de80098a3225ddd93905f3b5841369c","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone","revision":"870c50099f518c5415e2c782b0e76c7050d6ebdc"}}}]} {"level":"info","ts":"2026-04-27T23:29: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":"integ-app-tmnc-20260427-232610-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tmnc-20260427-232610-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-tmnc-20260427-232610-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-27T23:29: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":"integ-app-tmnc-20260427-232610-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-tmnc-20260427-232610-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","Application.Name":"integ-app-tmnc","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-27T23:29:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-232610-000"} {"level":"info","ts":"2026-04-27T23:29:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-tmnc-20260427-232610-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","integrationTestScenario.Name":"my-integration-test-hpte"} {"level":"info","ts":"2026-04-27T23:29:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-tmnc-20260427-232610-000","namespace":"group-uyqv"},"snapshot":{"name":"integ-app-tmnc-20260427-232610-000","namespace":"group-uyqv"}} {"level":"info","ts":"2026-04-27T23:29:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tmnc-20260427-232610-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-tmnc-20260427-232610-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-tmnc-20260427-232610-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-232610-000"} {"level":"info","ts":"2026-04-27T23:29:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tmnc-20260427-232610-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","destinationComponentSnapshot.Name":"integ-app-tmnc-20260427-232610-000","testedSnapshot":"integ-app-tmnc-20260427-232610-000"} {"level":"info","ts":"2026-04-27T23:29:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-push-kwfqc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen-on-push-kwfqc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-tmnc-20260427-232610-000"} {"level":"info","ts":"2026-04-27T23:29:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tmnc-20260427-232610-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:29:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-232610-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-232610-000","testedSnapshot":"integ-app-tmnc-20260427-232610-000"} {"level":"info","ts":"2026-04-27T23:29:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-232610-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-232610-000","testedSnapshot":"integ-app-tmnc-20260427-232610-000"} {"level":"info","ts":"2026-04-27T23:29:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-push-kwfqc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen-on-push-kwfqc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-tmnc-20260427-232610-000"} {"level":"info","ts":"2026-04-27T23:29:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-push-kwfqc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen-on-push-kwfqc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-27T23:29:29Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-push-kwfqc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen-on-push-kwfqc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:29:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-test-integration-clone-fktgen-on-push-kwfqc has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-push-kwfqc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-push-kwfqc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-push-kwfqc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-push-kwfqc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-push-kwfqc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-push-kwfqc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-232610-000"} {"level":"info","ts":"2026-04-27T23:29:29Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-tmnc-20260427-232610-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-hpte-konflux-test-integration-clone-fktgen"} {"level":"info","ts":"2026-04-27T23:29:29Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-tmnc-20260427-232610-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-hpte-konflux-test-integration-clone-fktgen"} {"level":"info","ts":"2026-04-27T23:29:29Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-tmnc-20260427-232610-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.NameSpace":"group-uyqv","snapshot.Name":"integ-app-tmnc-20260427-232610-000","scenarioName":"my-integration-test-hpte","externalID":"my-integration-test-hpte-konflux-test-integration-clone-fktgen"} {"level":"info","ts":"2026-04-27T23:29:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-push-kwfqc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen-on-push-kwfqc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-27T23:29:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-test-integration-clone-fktgen-on-push-kwfqc has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-push-kwfqc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:29Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-tmnc-20260427-232610-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ID":73294332597,"CheckName":"Konflux Dev version / my-integration-test-hpte / konflux-test-integration-clone-fktgen","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-27T23:29:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tmnc-20260427-232610-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","testedSnapshot.Name":"integ-app-tmnc-20260427-232610-000","destinationSnapshot.Name":"integ-app-tmnc-20260427-232610-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-27T23:29:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-232610-000"} {"level":"info","ts":"2026-04-27T23:29:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-tmnc-20260427-232610-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-232610-000"} {"level":"info","ts":"2026-04-27T23:29:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-tmnc-20260427-232610-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"integration-resolver-pipelinerun-vgsxc","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-hpte"} {"level":"info","ts":"2026-04-27T23:29:29Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-tmnc-20260427-232610-000","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"integ-app-tmnc-20260427-232610-000","reconcileID":"887424fb-62ed-44b4-9b33-dda499e2b385","snapshot.name":"integ-app-tmnc-20260427-232610-000","pipelinerun.name":"konflux-test-integration-clone-fktgen-on-push-kwfqc","duration":3.986572223} {"level":"info","ts":"2026-04-27T23:29:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-tmnc-20260427-232610-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"integ-app-tmnc-20260427-232610-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-27T23:29:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-232610-000"} {"level":"info","ts":"2026-04-27T23:29:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-tmnc-20260427-232610-000","namespace":"group-uyqv"},"snapshot":{"name":"integ-app-tmnc-20260427-232610-000","namespace":"group-uyqv"}} {"level":"info","ts":"2026-04-27T23:29:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tmnc-20260427-232610-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-tmnc-20260427-232610-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-tmnc-20260427-232610-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-232610-000"} {"level":"info","ts":"2026-04-27T23:29:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tmnc-20260427-232610-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","destinationComponentSnapshot.Name":"integ-app-tmnc-20260427-232610-000","testedSnapshot":"integ-app-tmnc-20260427-232610-000"} {"level":"info","ts":"2026-04-27T23:29:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tmnc-20260427-232610-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:29:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-232610-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-232610-000","testedSnapshot":"integ-app-tmnc-20260427-232610-000"} {"level":"info","ts":"2026-04-27T23:29:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-232610-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-232610-000","testedSnapshot":"integ-app-tmnc-20260427-232610-000"} {"level":"info","ts":"2026-04-27T23:29:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-232610-000"} {"level":"info","ts":"2026-04-27T23:29:30Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-vgsxc","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"integration-resolver-pipelinerun-vgsxc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-27T23:29:30Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tmnc-20260427-232610-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-hpte-konflux-test-integration-clone-fktgen"} {"level":"info","ts":"2026-04-27T23:29:30Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tmnc-20260427-232610-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","existingCheckRun":"github.CheckRun{ID:73294332597, NodeID:\"CR_kwDOOe2tsc8AAAAREK7CtQ\", HeadSHA:\"870c50099f518c5415e2c782b0e76c7050d6ebdc\", ExternalID:\"my-integration-test-hpte-konflux-test-integration-clone-fktgen\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/73294332597\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/73294332597\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-27 23:29:29 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-fktgen snapshot integ-app-tmnc-20260427-232610-000 and scenario my-integration-test-hpte is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/73294332597/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hpte / konflux-test-integration-clone-fktgen\", CheckSuite:github.CheckSuite{ID:66443196620}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-04-27T23:29:30Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tmnc-20260427-232610-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ID":73294332597,"CheckName":"Konflux Dev version / my-integration-test-hpte / konflux-test-integration-clone-fktgen","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-27T23:29:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tmnc-20260427-232610-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","testedSnapshot.Name":"integ-app-tmnc-20260427-232610-000","destinationSnapshot.Name":"integ-app-tmnc-20260427-232610-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-27T23:29:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-232610-000"} {"level":"info","ts":"2026-04-27T23:29:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-tmnc-20260427-232610-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-232610-000"} {"level":"info","ts":"2026-04-27T23:29:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-tmnc-20260427-232610-000","namespace":"group-uyqv"},"snapshot":{"name":"integ-app-tmnc-20260427-232610-000","namespace":"group-uyqv"}} {"level":"info","ts":"2026-04-27T23:29:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tmnc-20260427-232610-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-tmnc-20260427-232610-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-tmnc-20260427-232610-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-232610-000"} {"level":"info","ts":"2026-04-27T23:29:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tmnc-20260427-232610-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","destinationComponentSnapshot.Name":"integ-app-tmnc-20260427-232610-000","testedSnapshot":"integ-app-tmnc-20260427-232610-000"} {"level":"info","ts":"2026-04-27T23:29:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tmnc-20260427-232610-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:29:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-232610-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-232610-000","testedSnapshot":"integ-app-tmnc-20260427-232610-000"} {"level":"info","ts":"2026-04-27T23:29:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-232610-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-232610-000","testedSnapshot":"integ-app-tmnc-20260427-232610-000"} {"level":"info","ts":"2026-04-27T23:29:30Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tmnc-20260427-232610-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-hpte-konflux-test-integration-clone-fktgen"} {"level":"info","ts":"2026-04-27T23:29:30Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tmnc-20260427-232610-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","existingCheckRun":"github.CheckRun{ID:73294332597, NodeID:\"CR_kwDOOe2tsc8AAAAREK7CtQ\", HeadSHA:\"870c50099f518c5415e2c782b0e76c7050d6ebdc\", ExternalID:\"my-integration-test-hpte-konflux-test-integration-clone-fktgen\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/73294332597\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/73294332597\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-27 23:29:29 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-test-integration-clone-fktgen snapshot integ-app-tmnc-20260427-232610-000 and scenario my-integration-test-hpte is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-vgsxc' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/73294332597/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hpte / konflux-test-integration-clone-fktgen\", CheckSuite:github.CheckSuite{ID:66443196620}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-04-27T23:29:31Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tmnc-20260427-232610-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ID":73294332597,"CheckName":"Konflux Dev version / my-integration-test-hpte / konflux-test-integration-clone-fktgen","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-27T23:29:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tmnc-20260427-232610-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","testedSnapshot.Name":"integ-app-tmnc-20260427-232610-000","destinationSnapshot.Name":"integ-app-tmnc-20260427-232610-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-27T23:29:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-232610-000"} {"level":"info","ts":"2026-04-27T23:29:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-tmnc-20260427-232610-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-232610-000"} {"level":"info","ts":"2026-04-27T23:29:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-232616-000"} {"level":"info","ts":"2026-04-27T23:29: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-tmnc-20260427-232616-000","namespace":"group-uyqv"},"snapshot":{"name":"integ-app-tmnc-20260427-232616-000","namespace":"group-uyqv"}} {"level":"info","ts":"2026-04-27T23:29:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tmnc-20260427-232616-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:32Z","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-tmnc-20260427-232616-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:32Z","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-tmnc-20260427-232616-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"integ-app-tmnc-20260427-232616-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-27T23:29:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-tmnc-20260427-232616-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tmnc-20260427-232616-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-tmnc-20260427-232616-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-27T23:29:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-tmnc-20260427-232616-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-tmnc-20260427-232616-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:32Z","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-tmnc-20260427-232616-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"integ-app-tmnc-20260427-232616-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-27T23:29:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tmnc-20260427-232616-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","destinationComponentSnapshot.Name":"integ-app-tmnc-20260427-232616-000","testedSnapshot":"integ-app-tmnc-20260427-232616-000"} {"level":"info","ts":"2026-04-27T23:29:32Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-ktnjb","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"integration-resolver-pipelinerun-ktnjb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-27T23:29:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tmnc-20260427-232616-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:29:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-232616-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-232616-000","testedSnapshot":"integ-app-tmnc-20260427-232616-000"} {"level":"info","ts":"2026-04-27T23:29:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-232616-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-232616-000","testedSnapshot":"integ-app-tmnc-20260427-232616-000"} {"level":"info","ts":"2026-04-27T23:29:33Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tmnc-20260427-232616-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-hpte-konflux-test-integration-clone-fktgen"} {"level":"info","ts":"2026-04-27T23:29:33Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tmnc-20260427-232616-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","existingCheckRun":"github.CheckRun{ID:73294004692, NodeID:\"CR_kwDOOe2tsc8AAAAREKnB1A\", HeadSHA:\"ee258dc91475bf495bf1809233221bafc6a26e85\", ExternalID:\"my-integration-test-hpte-konflux-test-integration-clone-fktgen\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/73294004692\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/73294004692\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-27 23:26:18 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-test-integration-clone-fktgen snapshot integ-app-tmnc-20260427-232616-000 and scenario my-integration-test-hpte is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/73294004692/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hpte / konflux-test-integration-clone-fktgen\", CheckSuite:github.CheckSuite{ID:66443203070}, 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:3592757749, Number:8981, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8981\", Head:github.PullRequestBranch{Ref:\"pr-branch-ojgvvn\", SHA:\"ee258dc91475bf495bf1809233221bafc6a26e85\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ciihpb\", SHA:\"870c50099f518c5415e2c782b0e76c7050d6ebdc\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-27T23:29:33Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tmnc-20260427-232616-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ID":73294004692,"CheckName":"Konflux Dev version / my-integration-test-hpte / konflux-test-integration-clone-fktgen","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-27T23:29:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tmnc-20260427-232616-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","testedSnapshot.Name":"integ-app-tmnc-20260427-232616-000","destinationSnapshot.Name":"integ-app-tmnc-20260427-232616-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-27T23:29:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-232616-000"} {"level":"info","ts":"2026-04-27T23:29: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-tmnc-20260427-232616-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-232616-000"} {"level":"info","ts":"2026-04-27T23:29:33Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-tmnc-20260427-232616-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"integration-resolver-pipelinerun-ktnjb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:29:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-232610-000"} {"level":"info","ts":"2026-04-27T23:29:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-tmnc-20260427-232610-000","namespace":"group-uyqv"},"snapshot":{"name":"integ-app-tmnc-20260427-232610-000","namespace":"group-uyqv"}} {"level":"info","ts":"2026-04-27T23:29:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tmnc-20260427-232610-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:37Z","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-tmnc-20260427-232610-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:38Z","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-tmnc-20260427-232610-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"integ-app-tmnc-20260427-232610-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-27T23:29:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"integ-app-tmnc-20260427-232610-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tmnc-20260427-232610-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:38Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-vgsxc","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"integration-resolver-pipelinerun-vgsxc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-27T23:29:38Z","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-tmnc-20260427-232610-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"integ-app-tmnc-20260427-232610-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-27T23:29:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tmnc-20260427-232610-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","destinationComponentSnapshot.Name":"integ-app-tmnc-20260427-232610-000","testedSnapshot":"integ-app-tmnc-20260427-232610-000"} {"level":"info","ts":"2026-04-27T23:29:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-tmnc-20260427-232610-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-tmnc-20260427-232610-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tmnc-20260427-232610-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:29:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-232610-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-232610-000","testedSnapshot":"integ-app-tmnc-20260427-232610-000"} {"level":"info","ts":"2026-04-27T23:29:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-232610-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-232610-000","testedSnapshot":"integ-app-tmnc-20260427-232610-000"} {"level":"info","ts":"2026-04-27T23:29:38Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tmnc-20260427-232610-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-hpte-konflux-test-integration-clone-fktgen"} {"level":"info","ts":"2026-04-27T23:29:38Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tmnc-20260427-232610-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","existingCheckRun":"github.CheckRun{ID:73294332597, NodeID:\"CR_kwDOOe2tsc8AAAAREK7CtQ\", HeadSHA:\"870c50099f518c5415e2c782b0e76c7050d6ebdc\", ExternalID:\"my-integration-test-hpte-konflux-test-integration-clone-fktgen\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/73294332597\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/73294332597\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-27 23:29:29 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-test-integration-clone-fktgen snapshot integ-app-tmnc-20260427-232610-000 and scenario my-integration-test-hpte is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/73294332597/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hpte / konflux-test-integration-clone-fktgen\", CheckSuite:github.CheckSuite{ID:66443196620}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-04-27T23:29:38Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tmnc-20260427-232610-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ID":73294332597,"CheckName":"Konflux Dev version / my-integration-test-hpte / konflux-test-integration-clone-fktgen","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-27T23:29:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tmnc-20260427-232610-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","testedSnapshot.Name":"integ-app-tmnc-20260427-232610-000","destinationSnapshot.Name":"integ-app-tmnc-20260427-232610-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-27T23:29:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-232610-000"} {"level":"info","ts":"2026-04-27T23:29:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-tmnc-20260427-232610-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-232610-000"} {"level":"info","ts":"2026-04-27T23:29:38Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-tmnc-20260427-232610-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"integration-resolver-pipelinerun-vgsxc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:29:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:29:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-9j6zr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:30: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-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:30: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-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:30: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":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:30: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":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:30:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-cykxkq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:30: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-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:30:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-04-27T23:20:21Z","reason":"Running","message":"Tasks Completed: 10 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0"}],"startTime":"2026-04-27T22:59:48Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"acc886a04cb0b76a807e6c466b63147a216f1894"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-odim/go-component-cykxkq:on-pr-acc886a04cb0b76a807e6c466b63147a216f1894.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-odim/go-component-cykxkq:on-pr-acc886a04cb0b76a807e6c466b63147a216f1894.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:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-odim/go-component-cykxkq:on-pr-acc886a04cb0b76a807e6c466b63147a216f1894"},{"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-odim/go-component-cykxkq:on-pr-acc886a04cb0b76a807e6c466b63147a216f1894"},{"name":"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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-cykxkq-on-pull-request-2tfz6-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-cykxkq-on-pull-request-2tfz6-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-cykxkq-on-pull-request-2tfz6-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-cykxkq-on-pull-request-2tfz6-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-cykxkq-on-pull-request-2tfz6-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-02e55234785ea6b0d23e32018425bd3b-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-cykxkq-on-pull-request-2tfz6-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-cykxkq-on-pull-request-2tfz6-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-cykxkq-on-pull-request-2tfz6-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-cykxkq-on-pull-request-2tfz6-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-cykxkq-on-pull-request-2tfz6-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-b4cca0fb4b6e1aa209ef5cda63033ad2-336dd8cc43ae68e7-01"}},"deletionTimestamp":"2026-04-27 23:30:08 +0000 UTC"} {"level":"info","ts":"2026-04-27T23:30:08Z","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-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:30:08Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"go-component-cykxkq-on-pull-request-2tfz6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:30: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-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:30: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-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:30: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":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:30: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":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:30:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-cykxkq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:30: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-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:30:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-04-27T23:20:21Z","reason":"Running","message":"Tasks Completed: 10 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0"}],"startTime":"2026-04-27T22:59:48Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"acc886a04cb0b76a807e6c466b63147a216f1894"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-odim/go-component-cykxkq:on-pr-acc886a04cb0b76a807e6c466b63147a216f1894.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-odim/go-component-cykxkq:on-pr-acc886a04cb0b76a807e6c466b63147a216f1894.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:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-odim/go-component-cykxkq:on-pr-acc886a04cb0b76a807e6c466b63147a216f1894"},{"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-odim/go-component-cykxkq:on-pr-acc886a04cb0b76a807e6c466b63147a216f1894"},{"name":"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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-cykxkq-on-pull-request-2tfz6-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-cykxkq-on-pull-request-2tfz6-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-cykxkq-on-pull-request-2tfz6-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-cykxkq-on-pull-request-2tfz6-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-cykxkq-on-pull-request-2tfz6-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-02e55234785ea6b0d23e32018425bd3b-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-cykxkq-on-pull-request-2tfz6-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-cykxkq-on-pull-request-2tfz6-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-cykxkq-on-pull-request-2tfz6-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-cykxkq-on-pull-request-2tfz6-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-cykxkq-on-pull-request-2tfz6-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-b4cca0fb4b6e1aa209ef5cda63033ad2-336dd8cc43ae68e7-01"}},"deletionTimestamp":"2026-04-27 23:30:08 +0000 UTC"} {"level":"info","ts":"2026-04-27T23:30:08Z","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-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:30: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-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:30: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-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:30: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":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:30: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":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:30:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-cykxkq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:30: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-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:30:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-04-27T23:20:21Z","reason":"Running","message":"Tasks Completed: 10 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0"}],"startTime":"2026-04-27T22:59:48Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"acc886a04cb0b76a807e6c466b63147a216f1894"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-odim/go-component-cykxkq:on-pr-acc886a04cb0b76a807e6c466b63147a216f1894.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-odim/go-component-cykxkq:on-pr-acc886a04cb0b76a807e6c466b63147a216f1894.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:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-odim/go-component-cykxkq:on-pr-acc886a04cb0b76a807e6c466b63147a216f1894"},{"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-odim/go-component-cykxkq:on-pr-acc886a04cb0b76a807e6c466b63147a216f1894"},{"name":"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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-cykxkq-on-pull-request-2tfz6-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-cykxkq-on-pull-request-2tfz6-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-cykxkq-on-pull-request-2tfz6-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-cykxkq-on-pull-request-2tfz6-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-cykxkq-on-pull-request-2tfz6-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-02e55234785ea6b0d23e32018425bd3b-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-cykxkq-on-pull-request-2tfz6-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-cykxkq-on-pull-request-2tfz6-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-cykxkq-on-pull-request-2tfz6-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-cykxkq-on-pull-request-2tfz6-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-cykxkq-on-pull-request-2tfz6-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-b4cca0fb4b6e1aa209ef5cda63033ad2-336dd8cc43ae68e7-01"}},"deletionTimestamp":"2026-04-27 23:30:08 +0000 UTC"} {"level":"info","ts":"2026-04-27T23:30:08Z","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-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:30: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-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:30: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-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:30: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":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:30: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":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:30:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-cykxkq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:30: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-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:30:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-04-27T23:20:21Z","reason":"Running","message":"Tasks Completed: 10 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0"}],"startTime":"2026-04-27T22:59:48Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"acc886a04cb0b76a807e6c466b63147a216f1894"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-odim/go-component-cykxkq:on-pr-acc886a04cb0b76a807e6c466b63147a216f1894.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-odim/go-component-cykxkq:on-pr-acc886a04cb0b76a807e6c466b63147a216f1894.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:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-odim/go-component-cykxkq:on-pr-acc886a04cb0b76a807e6c466b63147a216f1894"},{"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-odim/go-component-cykxkq:on-pr-acc886a04cb0b76a807e6c466b63147a216f1894"},{"name":"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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-cykxkq-on-pull-request-2tfz6-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-cykxkq-on-pull-request-2tfz6-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-cykxkq-on-pull-request-2tfz6-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-cykxkq-on-pull-request-2tfz6-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-cykxkq-on-pull-request-2tfz6-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-02e55234785ea6b0d23e32018425bd3b-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-cykxkq-on-pull-request-2tfz6-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-cykxkq-on-pull-request-2tfz6-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-cykxkq-on-pull-request-2tfz6-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-cykxkq-on-pull-request-2tfz6-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-cykxkq-on-pull-request-2tfz6-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-b4cca0fb4b6e1aa209ef5cda63033ad2-336dd8cc43ae68e7-01"}},"deletionTimestamp":"2026-04-27 23:30:08 +0000 UTC"} {"level":"info","ts":"2026-04-27T23:30:08Z","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-cykxkq-on-pull-request-2tfz6","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:30:13Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"go-component-cykxkq-on-pull-request-kkdwl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23: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":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:30:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"go-component-cykxkq-on-pull-request-kkdwl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-cykxkq-on-pull-request-kkdwl","PR group":"konflux-go-component-cykxkq"} {"level":"info","ts":"2026-04-27T23:30:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","prGroup":"konflux-go-component-cykxkq","prGroupHash":"ec9ac2b378449842c6f5697c2a41547475e890a3e7e0c24ffdcf986608448e"} {"level":"info","ts":"2026-04-27T23: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":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23: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":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:30:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-go-component-cykxkq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23: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":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:30:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"go-component-cykxkq-on-pull-request-kkdwl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23: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":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23: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":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23: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":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:30: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-cykxkq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23: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":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:30:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"go-component-cykxkq-on-pull-request-kkdwl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23: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":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23: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":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23: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":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:30: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-cykxkq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23: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":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:30:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"go-component-cykxkq-on-pull-request-kkdwl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23: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":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23: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":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23: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":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:30: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-cykxkq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23: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":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:30:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"go-component-cykxkq-on-pull-request-kkdwl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23: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":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23: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":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23: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":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:30: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-cykxkq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23: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":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:30:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"go-component-cykxkq-on-pull-request-kkdwl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23: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":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23: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":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23: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":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:30: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-cykxkq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23: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":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:30:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"go-component-cykxkq-on-pull-request-kkdwl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23: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":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23: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":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23: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":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:30: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-cykxkq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23: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":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:30:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"go-component-cykxkq-on-pull-request-kkdwl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23: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":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23: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":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23: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":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:30: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-cykxkq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23: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":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:30:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"go-component-cykxkq-on-pull-request-kkdwl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23: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":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23: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":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23: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":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:30: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-cykxkq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23: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":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:30:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"go-component-cykxkq-on-pull-request-kkdwl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23: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":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23: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":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23: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":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:30: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-cykxkq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23: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":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:30:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"go-component-cykxkq-on-pull-request-kkdwl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:30:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:30:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:30: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-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:30: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-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:30: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-cykxkq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:30:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:30:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"go-component-cykxkq-on-pull-request-kkdwl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:30:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:30:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:30: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-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:30: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-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:30: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-cykxkq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:30:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:30:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"go-component-cykxkq-on-pull-request-kkdwl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:30:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:30:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:30: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-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:30: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-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:30: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-cykxkq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:30:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:30:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"go-component-cykxkq-on-pull-request-kkdwl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:30:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:30:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:30:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:30:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:30:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-cykxkq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:30:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:30:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"go-component-cykxkq-on-pull-request-kkdwl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:30:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:30:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:30:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:30:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:30:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-cykxkq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:30:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:30:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"go-component-cykxkq-on-pull-request-kkdwl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:30:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:30:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:30:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:30:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:30:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-cykxkq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:30:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:30:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"go-component-cykxkq-on-pull-request-kkdwl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23: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":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23: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":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23: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":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:30: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-cykxkq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23: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":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:30:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"go-component-cykxkq-on-pull-request-kkdwl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23: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":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23: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":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23: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":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:30: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-cykxkq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23: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":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:30:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"go-component-cykxkq-on-pull-request-kkdwl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:31: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-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:31: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-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:31: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-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:31: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-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:31: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-cykxkq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:31: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-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:31:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"go-component-cykxkq-on-pull-request-kkdwl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:31:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:31:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:31:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:31:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:31:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","elapsedSinceCompletion":"945.891353ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:31:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-76jm7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:31:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-76jm7","reconcileID":"674b98d5-ff1f-4f9e-9620-38c362304bfd","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:31:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:31:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:31:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:31:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:31:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","elapsedSinceCompletion":"951.595645ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:31:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-76jm7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:31:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-76jm7","reconcileID":"38f8e90a-2e5c-4847-a85a-adc4b6c520be","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:31:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:31:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:31:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:31:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:31:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","elapsedSinceCompletion":"962.29666ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:31:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-76jm7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:31:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-76jm7","reconcileID":"814032d9-8510-41b0-8cd2-330cb8e891eb","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:31:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:31:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:31:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:31:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:31:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","elapsedSinceCompletion":"982.974454ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:31:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-76jm7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:31:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-76jm7","reconcileID":"064c326c-764e-4382-9ec2-4cc5f114a2de","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:31:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:31:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:31:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:31:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:31:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","elapsedSinceCompletion":"1.023556933s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:31:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-76jm7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:31:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-76jm7","reconcileID":"487b22cf-40a2-4430-bdf4-f330cd3bb1f3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:31:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:31:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:31:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:31:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:31:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","elapsedSinceCompletion":"1.065997719s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:31:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-76jm7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:31:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-76jm7","reconcileID":"730336fc-1b35-47b6-bd34-b38ba7c85500","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:31:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:31:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:31:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:31:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:31:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","elapsedSinceCompletion":"1.104210936s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:31:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-76jm7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:31:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-76jm7","reconcileID":"0be8e003-65bc-47be-9364-3fb79e815e25","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:31:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:31:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:31:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:31:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:31:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","elapsedSinceCompletion":"1.425492387s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:31:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-76jm7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:31:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-76jm7","reconcileID":"d04a3cfe-34b0-4447-9573-11e4dee69f7a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:31:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:31:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:31:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:31:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:31:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","elapsedSinceCompletion":"1.783961348s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:31:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-76jm7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:31:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-76jm7","reconcileID":"4306e9e3-a833-4622-9e50-5f3fa56bcb7f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:31: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-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:31: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-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:31:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:31: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-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:31:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","elapsedSinceCompletion":"2.066355568s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:31:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-76jm7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:31:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-76jm7","reconcileID":"1d69e87d-55bb-4e24-bf5b-7ed34bf77126","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:31: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-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:31: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-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:31: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-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:31:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-tmnc-20260427-232615-000"} {"level":"info","ts":"2026-04-27T23:31:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-tmnc-20260427-232615-000","application":"integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:31:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-tmnc-20260427-232615-000"} {"level":"info","ts":"2026-04-27T23:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"integ-app-tmnc-20260427-232615-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-tmnc-20260427-232615-000","snapshot.Spec.Components":[{"name":"go-component-jtgkfn","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-uyqv/go-component-jtgkfn@sha256:9a3c39921064f335410fe11fbef4b5c4c7a35e67f576f5f15ec1435df72fd7b6","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"7c2f53ded30baa2dd66afcccac537ced6fc44ccb","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"python-component-jewlyd","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-uyqv/python-component-jewlyd@sha256:9c5b2eee65547070b8ccbafac82a1d5c61bcfa08cbb302d47be2c658ef8a67a2","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"930197fada952a7a78e53eccabaee5446ed1ddfe"}}},{"name":"konflux-test-integration-clone-fktgen","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-uyqv/konflux-test-integration-clone-fktgen@sha256:bd17a722a0fa1ded3e564a492bc5593e3de80098a3225ddd93905f3b5841369c","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone","revision":"870c50099f518c5415e2c782b0e76c7050d6ebdc","dockerfileUrl":"Dockerfile"}}}]} {"level":"info","ts":"2026-04-27T23:31:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1007","msg":"The build pipelineRun group-uyqv/go-component-jtgkfn-on-pull-request-9j6zr with pr group pr-branch-ojgvvn is still running, won't create group snapshot","snapshot":{"name":"integ-app-tmnc-20260427-232615-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:31:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-232615-000"} {"level":"info","ts":"2026-04-27T23:31: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-tmnc-20260427-232615-000","namespace":"group-uyqv"},"snapshot":{"name":"integ-app-tmnc-20260427-232615-000","namespace":"group-uyqv"}} {"level":"info","ts":"2026-04-27T23:31:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tmnc-20260427-232615-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:31:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-tmnc-20260427-232615-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:31:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-tmnc-20260427-232615-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-232615-000"} {"level":"info","ts":"2026-04-27T23:31:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-tmnc-20260427-232615-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","integrationTestScenario.Name":"my-integration-test-hpte"} {"level":"info","ts":"2026-04-27T23:31:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tmnc-20260427-232615-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:31:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-tmnc-20260427-232615-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-27T23:31: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-tmnc-20260427-232615-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:31:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-tmnc-20260427-232615-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","Application.Name":"integ-app-tmnc","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-27T23:31:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-232615-000"} {"level":"info","ts":"2026-04-27T23:31:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-232615-000"} {"level":"info","ts":"2026-04-27T23:31:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-tmnc-20260427-232615-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Namespace":"group-uyqv","snapshot.Name":"integ-app-tmnc-20260427-232615-000"} {"level":"info","ts":"2026-04-27T23:31:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-232615-000"} {"level":"info","ts":"2026-04-27T23:31: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-tmnc-20260427-232615-000","namespace":"group-uyqv"},"snapshot":{"name":"integ-app-tmnc-20260427-232615-000","namespace":"group-uyqv"}} {"level":"info","ts":"2026-04-27T23:31:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tmnc-20260427-232615-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:31:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-tmnc-20260427-232615-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:31:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-tmnc-20260427-232615-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-232615-000"} {"level":"info","ts":"2026-04-27T23:31:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tmnc-20260427-232615-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","destinationComponentSnapshot.Name":"integ-app-tmnc-20260427-232615-000","testedSnapshot":"integ-app-tmnc-20260427-232615-000"} {"level":"info","ts":"2026-04-27T23:31:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-tmnc-20260427-232615-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","integrationTestScenario.Name":"my-integration-test-hpte"} {"level":"info","ts":"2026-04-27T23:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-76jm7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-tmnc-20260427-232615-000"} {"level":"info","ts":"2026-04-27T23:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-76jm7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-tmnc-20260427-232615-000"} {"level":"info","ts":"2026-04-27T23:31:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tmnc-20260427-232615-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:31:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-232615-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-232615-000","testedSnapshot":"integ-app-tmnc-20260427-232615-000"} {"level":"info","ts":"2026-04-27T23:31:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-232615-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-232615-000","testedSnapshot":"integ-app-tmnc-20260427-232615-000"} {"level":"info","ts":"2026-04-27T23:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-76jm7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-27T23:31:48Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-76jm7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-jewlyd-on-pull-request-76jm7 has finished running","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:31:48Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-tmnc-20260427-232615-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-hpte-python-component-jewlyd"} {"level":"info","ts":"2026-04-27T23:31:48Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tmnc-20260427-232615-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-hpte-python-component-jewlyd"} {"level":"info","ts":"2026-04-27T23:31:48Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tmnc-20260427-232615-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","existingCheckRun":"github.CheckRun{ID:73294000896, NodeID:\"CR_kwDONSo-hs8AAAAREKmzAA\", HeadSHA:\"930197fada952a7a78e53eccabaee5446ed1ddfe\", ExternalID:\"my-integration-test-hpte-python-component-jewlyd\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73294000896\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/73294000896\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-27 23:26:15 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-jewlyd snapshot scenario my-integration-test-hpte is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-uyqv/python-component-jewlyd-on-pull-request-76jm7 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73294000896/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hpte / python-component-jewlyd\", CheckSuite:github.CheckSuite{ID:66443200212}, 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:3592757515, Number:21424, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21424\", Head:github.PullRequestBranch{Ref:\"pr-branch-ojgvvn\", SHA:\"930197fada952a7a78e53eccabaee5446ed1ddfe\", 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-ciihpb\", SHA:\"d5c700b1cf905aa715830518abf62dfa978c7305\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-27T23:31:48Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tmnc-20260427-232615-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ID":73294000896,"CheckName":"Konflux Dev version / my-integration-test-hpte / python-component-jewlyd","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-27T23:31:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tmnc-20260427-232615-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","testedSnapshot.Name":"integ-app-tmnc-20260427-232615-000","destinationSnapshot.Name":"integ-app-tmnc-20260427-232615-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-27T23:31:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-232615-000"} {"level":"info","ts":"2026-04-27T23:31: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-tmnc-20260427-232615-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-232615-000"} {"level":"info","ts":"2026-04-27T23:31:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-tmnc-20260427-232615-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","integrationTestScneario.Name":"my-integration-test-hpte"} {"level":"info","ts":"2026-04-27T23:31:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-tmnc-20260427-232615-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"integration-resolver-pipelinerun-7stsj","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-hpte"} {"level":"info","ts":"2026-04-27T23:31:49Z","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-tmnc-20260427-232615-000","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"integ-app-tmnc-20260427-232615-000","reconcileID":"c587d3cd-fcc9-4616-87c7-b04138fdc798","snapshot.name":"integ-app-tmnc-20260427-232615-000","pipelinerun.name":"python-component-jewlyd-on-pull-request-76jm7","duration":4.494377536} {"level":"info","ts":"2026-04-27T23:31:49Z","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-tmnc-20260427-232615-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"integ-app-tmnc-20260427-232615-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-27T23:31:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-232615-000"} {"level":"info","ts":"2026-04-27T23:31: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-tmnc-20260427-232615-000","namespace":"group-uyqv"},"snapshot":{"name":"integ-app-tmnc-20260427-232615-000","namespace":"group-uyqv"}} {"level":"info","ts":"2026-04-27T23:31:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tmnc-20260427-232615-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:31: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-tmnc-20260427-232615-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:31:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tmnc-20260427-232615-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:31:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-tmnc-20260427-232615-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-27T23:31: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-tmnc-20260427-232615-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:31:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-tmnc-20260427-232615-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:31:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-tmnc-20260427-232615-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-232615-000"} {"level":"info","ts":"2026-04-27T23:31:49Z","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-tmnc-20260427-232615-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","Scenario":"my-integration-test-hpte"} {"level":"info","ts":"2026-04-27T23:31:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tmnc-20260427-232615-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","destinationComponentSnapshot.Name":"integ-app-tmnc-20260427-232615-000","testedSnapshot":"integ-app-tmnc-20260427-232615-000"} {"level":"info","ts":"2026-04-27T23:31:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-232615-000"} {"level":"info","ts":"2026-04-27T23:31:49Z","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-tmnc-20260427-232615-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","Label":"my-integration-test-hpte"} {"level":"info","ts":"2026-04-27T23:31:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-tmnc-20260427-232615-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","Application.Name":"integ-app-tmnc","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-27T23:31:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-tmnc-20260427-232615-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","integrationTestScenario.Name":"my-integration-test-hpte","pipelineRun.Name":"integration-resolver-pipelinerun-7stsj"} {"level":"info","ts":"2026-04-27T23:31:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tmnc-20260427-232615-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:31:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-232615-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-232615-000","testedSnapshot":"integ-app-tmnc-20260427-232615-000"} {"level":"info","ts":"2026-04-27T23:31:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-232615-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-232615-000","testedSnapshot":"integ-app-tmnc-20260427-232615-000"} {"level":"info","ts":"2026-04-27T23:31: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-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:31: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-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:31:49Z","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-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:31: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-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:31:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-232615-000"} {"level":"info","ts":"2026-04-27T23:31:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-76jm7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-27T23:31:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-jewlyd-on-pull-request-76jm7 has finished running","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:31:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-232615-000"} {"level":"info","ts":"2026-04-27T23:31:49Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tmnc-20260427-232615-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-hpte-python-component-jewlyd"} {"level":"info","ts":"2026-04-27T23:31:49Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tmnc-20260427-232615-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","existingCheckRun":"github.CheckRun{ID:73294000896, NodeID:\"CR_kwDONSo-hs8AAAAREKmzAA\", HeadSHA:\"930197fada952a7a78e53eccabaee5446ed1ddfe\", ExternalID:\"my-integration-test-hpte-python-component-jewlyd\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73294000896\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/73294000896\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-27 23:26:15 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-jewlyd snapshot integ-app-tmnc-20260427-232615-000 and scenario my-integration-test-hpte is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73294000896/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hpte / python-component-jewlyd\", CheckSuite:github.CheckSuite{ID:66443200212}, 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:3592757515, Number:21424, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21424\", Head:github.PullRequestBranch{Ref:\"pr-branch-ojgvvn\", SHA:\"930197fada952a7a78e53eccabaee5446ed1ddfe\", 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-ciihpb\", SHA:\"d5c700b1cf905aa715830518abf62dfa978c7305\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-27T23:31:49Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-7stsj","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"integration-resolver-pipelinerun-7stsj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-27T23:31:50Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tmnc-20260427-232615-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ID":73294000896,"CheckName":"Konflux Dev version / my-integration-test-hpte / python-component-jewlyd","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-27T23:31:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tmnc-20260427-232615-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","testedSnapshot.Name":"integ-app-tmnc-20260427-232615-000","destinationSnapshot.Name":"integ-app-tmnc-20260427-232615-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-27T23:31:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-232615-000"} {"level":"info","ts":"2026-04-27T23:31: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-tmnc-20260427-232615-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-232615-000"} {"level":"info","ts":"2026-04-27T23:31:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-tmnc-20260427-232615-000","namespace":"group-uyqv"},"snapshot":{"name":"integ-app-tmnc-20260427-232615-000","namespace":"group-uyqv"}} {"level":"info","ts":"2026-04-27T23:31:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tmnc-20260427-232615-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:31:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-tmnc-20260427-232615-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:31:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-tmnc-20260427-232615-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-232615-000"} {"level":"info","ts":"2026-04-27T23:31:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tmnc-20260427-232615-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","destinationComponentSnapshot.Name":"integ-app-tmnc-20260427-232615-000","testedSnapshot":"integ-app-tmnc-20260427-232615-000"} {"level":"info","ts":"2026-04-27T23:31:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tmnc-20260427-232615-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:31:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-232615-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-232615-000","testedSnapshot":"integ-app-tmnc-20260427-232615-000"} {"level":"info","ts":"2026-04-27T23:31:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-232615-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-232615-000","testedSnapshot":"integ-app-tmnc-20260427-232615-000"} {"level":"info","ts":"2026-04-27T23:31:50Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tmnc-20260427-232615-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-hpte-python-component-jewlyd"} {"level":"info","ts":"2026-04-27T23:31:50Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tmnc-20260427-232615-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","existingCheckRun":"github.CheckRun{ID:73294000896, NodeID:\"CR_kwDONSo-hs8AAAAREKmzAA\", HeadSHA:\"930197fada952a7a78e53eccabaee5446ed1ddfe\", ExternalID:\"my-integration-test-hpte-python-component-jewlyd\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73294000896\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/73294000896\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-27 23:26:15 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-jewlyd snapshot integ-app-tmnc-20260427-232615-000 and scenario my-integration-test-hpte is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-7stsj' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73294000896/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hpte / python-component-jewlyd\", CheckSuite:github.CheckSuite{ID:66443200212}, 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:3592757515, Number:21424, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21424\", Head:github.PullRequestBranch{Ref:\"pr-branch-ojgvvn\", SHA:\"930197fada952a7a78e53eccabaee5446ed1ddfe\", 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-ciihpb\", SHA:\"d5c700b1cf905aa715830518abf62dfa978c7305\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-27T23:31:50Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tmnc-20260427-232615-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ID":73294000896,"CheckName":"Konflux Dev version / my-integration-test-hpte / python-component-jewlyd","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-27T23:31:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tmnc-20260427-232615-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","testedSnapshot.Name":"integ-app-tmnc-20260427-232615-000","destinationSnapshot.Name":"integ-app-tmnc-20260427-232615-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-27T23:31:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-232615-000"} {"level":"info","ts":"2026-04-27T23:31: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-tmnc-20260427-232615-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-232615-000"} {"level":"info","ts":"2026-04-27T23:31:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-232615-000"} {"level":"info","ts":"2026-04-27T23:31: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-tmnc-20260427-232615-000","namespace":"group-uyqv"},"snapshot":{"name":"integ-app-tmnc-20260427-232615-000","namespace":"group-uyqv"}} {"level":"info","ts":"2026-04-27T23:31:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tmnc-20260427-232615-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:31:57Z","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-tmnc-20260427-232615-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:31:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-tmnc-20260427-232615-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"integ-app-tmnc-20260427-232615-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-27T23:31:57Z","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-tmnc-20260427-232615-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"integ-app-tmnc-20260427-232615-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-27T23:31:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-tmnc-20260427-232615-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:31:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tmnc-20260427-232615-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:31:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-tmnc-20260427-232615-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-27T23:31:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-tmnc-20260427-232615-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:31:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-tmnc-20260427-232615-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:31:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tmnc-20260427-232615-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","destinationComponentSnapshot.Name":"integ-app-tmnc-20260427-232615-000","testedSnapshot":"integ-app-tmnc-20260427-232615-000"} {"level":"info","ts":"2026-04-27T23:31:57Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-7stsj","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"integration-resolver-pipelinerun-7stsj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-27T23:31:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tmnc-20260427-232615-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:31:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-232615-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-232615-000","testedSnapshot":"integ-app-tmnc-20260427-232615-000"} {"level":"info","ts":"2026-04-27T23:31:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-232615-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-232615-000","testedSnapshot":"integ-app-tmnc-20260427-232615-000"} {"level":"info","ts":"2026-04-27T23:31:57Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tmnc-20260427-232615-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-hpte-python-component-jewlyd"} {"level":"info","ts":"2026-04-27T23:31:57Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tmnc-20260427-232615-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","existingCheckRun":"github.CheckRun{ID:73294000896, NodeID:\"CR_kwDONSo-hs8AAAAREKmzAA\", HeadSHA:\"930197fada952a7a78e53eccabaee5446ed1ddfe\", ExternalID:\"my-integration-test-hpte-python-component-jewlyd\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73294000896\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/73294000896\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-27 23:26:15 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-jewlyd snapshot integ-app-tmnc-20260427-232615-000 and scenario my-integration-test-hpte is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73294000896/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hpte / python-component-jewlyd\", CheckSuite:github.CheckSuite{ID:66443200212}, 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:3592757515, Number:21424, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21424\", Head:github.PullRequestBranch{Ref:\"pr-branch-ojgvvn\", SHA:\"930197fada952a7a78e53eccabaee5446ed1ddfe\", 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-ciihpb\", SHA:\"d5c700b1cf905aa715830518abf62dfa978c7305\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-27T23:31:57Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tmnc-20260427-232615-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ID":73294000896,"CheckName":"Konflux Dev version / my-integration-test-hpte / python-component-jewlyd","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-27T23:31:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tmnc-20260427-232615-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","testedSnapshot.Name":"integ-app-tmnc-20260427-232615-000","destinationSnapshot.Name":"integ-app-tmnc-20260427-232615-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-27T23:31:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-232615-000"} {"level":"info","ts":"2026-04-27T23:31: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-tmnc-20260427-232615-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-232615-000"} {"level":"info","ts":"2026-04-27T23:31:57Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-tmnc-20260427-232615-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"integration-resolver-pipelinerun-7stsj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:32: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-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32: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-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32: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-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32: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-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","elapsedSinceCompletion":"218.72417ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:32:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-9j6zr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:32:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-9j6zr","reconcileID":"ff003523-336a-4726-ba65-a18772bfb6ae","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:32: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-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32: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-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32: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-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32: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-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","elapsedSinceCompletion":"224.326653ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:32:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-9j6zr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:32:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-9j6zr","reconcileID":"dd8f11bf-3271-4b28-94cb-6b79defc9fc2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:32: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-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32: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-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32: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-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32: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-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","elapsedSinceCompletion":"234.978429ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:32:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-9j6zr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:32:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-9j6zr","reconcileID":"22c36123-45d5-41b3-80db-72087f07f6b8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:32: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-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32: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-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32: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-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32: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-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","elapsedSinceCompletion":"256.04942ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:32:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-9j6zr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:32:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-9j6zr","reconcileID":"f4542bcc-8858-4f62-94d2-52262879e1ae","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:32: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-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32: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-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32: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-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32: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-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","elapsedSinceCompletion":"297.113319ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:32:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-9j6zr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:32:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-9j6zr","reconcileID":"12cf3f03-792e-467d-bfef-6ccf1284c7a4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:32: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-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32: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-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32: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-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32: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-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","elapsedSinceCompletion":"370.466468ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:32:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-9j6zr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:32:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-9j6zr","reconcileID":"088dd1c9-5053-47fd-a001-18e8fe1d7b71","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:32: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-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32: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-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32: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-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32: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-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","elapsedSinceCompletion":"378.559208ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:32:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-9j6zr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:32:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-9j6zr","reconcileID":"3cbf6271-0119-420f-8d1b-88c835bba154","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:32: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-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32: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-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32: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-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32: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-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","elapsedSinceCompletion":"699.339443ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:32:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-9j6zr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:32:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-9j6zr","reconcileID":"f840d3b8-a2a1-488e-bfd9-2b2494fcd046","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:32:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","elapsedSinceCompletion":"1.082552382s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:32:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-9j6zr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:32:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-9j6zr","reconcileID":"f7df3305-e746-4480-bf82-b35db99ac07f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:32:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","elapsedSinceCompletion":"1.340861451s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:32:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-9j6zr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:32:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-9j6zr","reconcileID":"dff39b29-6d39-4578-b224-e85dc04fa63f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:32:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-tmnc-20260427-232615-000"} {"level":"info","ts":"2026-04-27T23:32:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-tmnc-20260427-232615-000","application":"integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-tmnc-20260427-232615-000"} {"level":"info","ts":"2026-04-27T23:32:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:962","msg":"Snapshot name collision detected, retrying with suffix","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","originalName":"integ-app-tmnc-20260427-232615-000","newName":"integ-app-tmnc-20260427-232615-000-wl","attempt":1,"maxRetries":5} {"level":"info","ts":"2026-04-27T23:32:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-tmnc-20260427-232615-000-wl"} {"level":"info","ts":"2026-04-27T23:32:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-tmnc-20260427-232615-000-wl","application":"integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-tmnc-20260427-232615-000-wl"} {"level":"info","ts":"2026-04-27T23:32:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:930","msg":"Successfully created snapshot after collision retry","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","originalName":"integ-app-tmnc-20260427-232615-000","finalName":"integ-app-tmnc-20260427-232615-000-wl","attempts":2} {"level":"info","ts":"2026-04-27T23:32:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"integ-app-tmnc-20260427-232615-000-wl","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-tmnc-20260427-232615-000-wl","snapshot.Spec.Components":[{"name":"go-component-jtgkfn","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-uyqv/go-component-jtgkfn@sha256:8f8250a44b21de5975b9cf17dd93ead0234eae6ae9c861a5aa78e8130fc7fcc5","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"930197fada952a7a78e53eccabaee5446ed1ddfe"}}},{"name":"python-component-jewlyd","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-uyqv/python-component-jewlyd@sha256:ee7378ea0bacc97435006e4be22d303d08a3f7a06ac41d5e293452bb79bfffaa","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"d5c700b1cf905aa715830518abf62dfa978c7305","context":"python-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"konflux-test-integration-clone-fktgen","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-uyqv/konflux-test-integration-clone-fktgen@sha256:bd17a722a0fa1ded3e564a492bc5593e3de80098a3225ddd93905f3b5841369c","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone","revision":"870c50099f518c5415e2c782b0e76c7050d6ebdc","dockerfileUrl":"Dockerfile"}}}]} {"level":"info","ts":"2026-04-27T23:32:06Z","caller":"status/status.go:685","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"integ-app-tmnc-20260427-232615-000-wl","reconcileID":"3172deec-993b-49e3-86cc-f8249286fbc3","snapshot.Name":"integ-app-tmnc-20260427-232615-000-wl"} {"level":"info","ts":"2026-04-27T23:32:06Z","caller":"status/status.go:688","msg":"The latest snapshot is the same as the processed snapshot or has the same target git repo and PR/MR number as the processed snapshot, skip checking PR/MR status","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"integ-app-tmnc-20260427-232615-000-wl","reconcileID":"3172deec-993b-49e3-86cc-f8249286fbc3","latestSnapshot.Name":"integ-app-tmnc-20260427-232615-000-wl","processedSnapshot.Name":"integ-app-tmnc-20260427-232615-000-wl"} {"level":"info","ts":"2026-04-27T23:32:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:924","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","snapshot":{"name":"integ-app-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:06Z","caller":"status/status.go:685","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"integ-app-tmnc-20260427-232615-000-wl","reconcileID":"3172deec-993b-49e3-86cc-f8249286fbc3","snapshot.Name":"integ-app-tmnc-20260427-232615-000"} {"level":"info","ts":"2026-04-27T23:32:06Z","caller":"status/status.go:688","msg":"The latest snapshot is the same as the processed snapshot or has the same target git repo and PR/MR number as the processed snapshot, skip checking PR/MR status","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"integ-app-tmnc-20260427-232615-000-wl","reconcileID":"3172deec-993b-49e3-86cc-f8249286fbc3","latestSnapshot.Name":"integ-app-tmnc-20260427-232615-000","processedSnapshot.Name":"integ-app-tmnc-20260427-232615-000-wl"} {"level":"info","ts":"2026-04-27T23:32:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:924","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","snapshot":{"name":"integ-app-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:06Z","caller":"status/status.go:685","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"integ-app-tmnc-20260427-232615-000-wl","reconcileID":"3172deec-993b-49e3-86cc-f8249286fbc3","snapshot.Name":"integ-app-tmnc-20260427-232616-000"} {"level":"info","ts":"2026-04-27T23:32:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-9j6zr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-tmnc-20260427-232615-000-wl"} {"level":"info","ts":"2026-04-27T23:32:06Z","caller":"status/status.go:631","msg":"try to find the status of pull request owner/repo/pulls redhat-appstudio-qe/konflux-test-integration-clone/8981","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"integ-app-tmnc-20260427-232615-000-wl","reconcileID":"3172deec-993b-49e3-86cc-f8249286fbc3"} {"level":"info","ts":"2026-04-27T23:32:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-9j6zr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-tmnc-20260427-232615-000-wl"} {"level":"info","ts":"2026-04-27T23:32:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-9j6zr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-27T23:32:06Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-9j6zr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:32:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-jtgkfn-on-pull-request-9j6zr has finished running","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:06Z","caller":"status/status.go:698","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"integ-app-tmnc-20260427-232615-000-wl","reconcileID":"3172deec-993b-49e3-86cc-f8249286fbc3"} {"level":"info","ts":"2026-04-27T23:32:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:924","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","snapshot":{"name":"integ-app-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-tmnc-20260427-233206-709"} {"level":"info","ts":"2026-04-27T23:32:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-tmnc-20260427-233206-709","application":"integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-tmnc-20260427-233206-709"} {"level":"info","ts":"2026-04-27T23:32:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-232615-000-wl"} {"level":"info","ts":"2026-04-27T23:32: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":"integ-app-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"},"snapshot":{"name":"integ-app-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"}} {"level":"info","ts":"2026-04-27T23:32:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:06Z","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-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-232615-000-wl"} {"level":"info","ts":"2026-04-27T23:32:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","integrationTestScenario.Name":"my-integration-test-hpte"} {"level":"info","ts":"2026-04-27T23:32:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-232615-000-wl"} {"level":"info","ts":"2026-04-27T23:32:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-232615-000"} {"level":"info","ts":"2026-04-27T23:32:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Namespace":"group-uyqv","snapshot.Name":"integ-app-tmnc-20260427-232615-000-wl"} {"level":"info","ts":"2026-04-27T23:32: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":"integ-app-tmnc-20260427-232615-000","namespace":"group-uyqv"},"snapshot":{"name":"integ-app-tmnc-20260427-232615-000","namespace":"group-uyqv"}} {"level":"info","ts":"2026-04-27T23:32:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tmnc-20260427-232615-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:06Z","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-tmnc-20260427-232615-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tmnc-20260427-232615-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","destinationComponentSnapshot.Name":"integ-app-tmnc-20260427-232615-000","testedSnapshot":"integ-app-tmnc-20260427-232615-000"} {"level":"info","ts":"2026-04-27T23:32:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-232616-000"} {"level":"info","ts":"2026-04-27T23:32:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-27T23:32: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":"integ-app-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","Application.Name":"integ-app-tmnc","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-27T23:32:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-232615-000-wl"} {"level":"info","ts":"2026-04-27T23:32:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","integrationTestScenario.Name":"my-integration-test-hpte"} {"level":"info","ts":"2026-04-27T23:32:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tmnc-20260427-232615-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:32:06Z","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-tmnc-20260427-232615-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32: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-tmnc-20260427-232615-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-232615-000"} {"level":"info","ts":"2026-04-27T23:32: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":"integ-app-tmnc-20260427-232616-000","namespace":"group-uyqv"},"snapshot":{"name":"integ-app-tmnc-20260427-232616-000","namespace":"group-uyqv"}} {"level":"info","ts":"2026-04-27T23:32:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tmnc-20260427-232616-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:06Z","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-tmnc-20260427-232616-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tmnc-20260427-232616-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","destinationComponentSnapshot.Name":"integ-app-tmnc-20260427-232616-000","testedSnapshot":"integ-app-tmnc-20260427-232616-000"} {"level":"info","ts":"2026-04-27T23:32:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tmnc-20260427-232616-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:32:06Z","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-tmnc-20260427-232616-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32: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-tmnc-20260427-232616-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-232616-000"} {"level":"info","ts":"2026-04-27T23:32: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":"integ-app-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"},"snapshot":{"name":"integ-app-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"}} {"level":"info","ts":"2026-04-27T23:32:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-232615-000-wl"} {"level":"info","ts":"2026-04-27T23:32:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","destinationComponentSnapshot.Name":"integ-app-tmnc-20260427-232615-000-wl","testedSnapshot":"integ-app-tmnc-20260427-232615-000-wl"} {"level":"info","ts":"2026-04-27T23:32:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:32:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-232615-000-wl","testedSnapshot":"integ-app-tmnc-20260427-232615-000-wl"} {"level":"info","ts":"2026-04-27T23:32:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-232615-000-wl","testedSnapshot":"integ-app-tmnc-20260427-232615-000-wl"} {"level":"info","ts":"2026-04-27T23:32:07Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-hpte-go-component-jtgkfn"} {"level":"info","ts":"2026-04-27T23:32:07Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-hpte-go-component-jtgkfn"} {"level":"info","ts":"2026-04-27T23:32:07Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","existingCheckRun":"github.CheckRun{ID:73294002459, NodeID:\"CR_kwDONSo-hs8AAAAREKm5Gw\", HeadSHA:\"930197fada952a7a78e53eccabaee5446ed1ddfe\", ExternalID:\"my-integration-test-hpte-go-component-jtgkfn\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73294002459\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/73294002459\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-27 23:26:16 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-jtgkfn snapshot scenario my-integration-test-hpte is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-uyqv/go-component-jtgkfn-on-pull-request-9j6zr is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73294002459/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hpte / go-component-jtgkfn\", CheckSuite:github.CheckSuite{ID:66443200212}, 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:3592757515, Number:21424, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21424\", Head:github.PullRequestBranch{Ref:\"pr-branch-ojgvvn\", SHA:\"930197fada952a7a78e53eccabaee5446ed1ddfe\", 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-ciihpb\", SHA:\"d5c700b1cf905aa715830518abf62dfa978c7305\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-27T23:32:07Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ID":73294002459,"CheckName":"Konflux Dev version / my-integration-test-hpte / go-component-jtgkfn","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-27T23:32:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","testedSnapshot.Name":"integ-app-tmnc-20260427-232615-000-wl","destinationSnapshot.Name":"integ-app-tmnc-20260427-232615-000-wl","testStatus":"Pending"} {"level":"info","ts":"2026-04-27T23:32:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-232615-000-wl"} {"level":"info","ts":"2026-04-27T23:32:07Z","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-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-232615-000-wl"} {"level":"info","ts":"2026-04-27T23:32:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","integrationTestScneario.Name":"my-integration-test-hpte"} {"level":"info","ts":"2026-04-27T23:32:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"integration-resolver-pipelinerun-dd2bn","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-hpte"} {"level":"info","ts":"2026-04-27T23:32:07Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"integ-app-tmnc-20260427-232615-000-wl","reconcileID":"3172deec-993b-49e3-86cc-f8249286fbc3","snapshot.name":"integ-app-tmnc-20260427-232615-000-wl","pipelinerun.name":"go-component-jtgkfn-on-pull-request-9j6zr","duration":3.880800466} {"level":"info","ts":"2026-04-27T23:32:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"integ-app-tmnc-20260427-232615-000-wl","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-27T23:32:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-232615-000-wl"} {"level":"info","ts":"2026-04-27T23:32: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-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32: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-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:07Z","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-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"},"snapshot":{"name":"integ-app-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"}} {"level":"info","ts":"2026-04-27T23:32:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:640","msg":"The snapshot is not a component snapshot, no need to create group snapshot for it","snapshot":{"name":"integ-app-tmnc-20260427-233206-709","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tmnc-20260427-233206-709","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-tmnc-20260427-233206-709","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-27T23:32:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-tmnc-20260427-233206-709","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-tmnc-20260427-233206-709","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","Application.Name":"integ-app-tmnc","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-27T23:32:07Z","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-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-232615-000-wl"} {"level":"info","ts":"2026-04-27T23:32:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","destinationComponentSnapshot.Name":"integ-app-tmnc-20260427-232615-000-wl","testedSnapshot":"integ-app-tmnc-20260427-232615-000-wl"} {"level":"info","ts":"2026-04-27T23:32:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-233206-709"} {"level":"info","ts":"2026-04-27T23:32:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-tmnc-20260427-233206-709","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","integrationTestScenario.Name":"my-integration-test-hpte"} {"level":"info","ts":"2026-04-27T23:32:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:32:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-232615-000-wl","testedSnapshot":"integ-app-tmnc-20260427-232615-000-wl"} {"level":"info","ts":"2026-04-27T23:32:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-232615-000-wl","testedSnapshot":"integ-app-tmnc-20260427-232615-000-wl"} {"level":"info","ts":"2026-04-27T23:32: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-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32: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":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-232615-000-wl"} {"level":"info","ts":"2026-04-27T23:32:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-9j6zr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-27T23:32:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-jtgkfn-on-pull-request-9j6zr has finished running","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:08Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-hpte-go-component-jtgkfn"} {"level":"info","ts":"2026-04-27T23:32:08Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","existingCheckRun":"github.CheckRun{ID:73294002459, NodeID:\"CR_kwDONSo-hs8AAAAREKm5Gw\", HeadSHA:\"930197fada952a7a78e53eccabaee5446ed1ddfe\", ExternalID:\"my-integration-test-hpte-go-component-jtgkfn\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73294002459\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/73294002459\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-27 23:26:16 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-jtgkfn snapshot integ-app-tmnc-20260427-232615-000-wl and scenario my-integration-test-hpte is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73294002459/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hpte / go-component-jtgkfn\", CheckSuite:github.CheckSuite{ID:66443200212}, 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:3592757515, Number:21424, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21424\", Head:github.PullRequestBranch{Ref:\"pr-branch-ojgvvn\", SHA:\"930197fada952a7a78e53eccabaee5446ed1ddfe\", 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-ciihpb\", SHA:\"d5c700b1cf905aa715830518abf62dfa978c7305\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-27T23:32:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-232615-000-wl"} {"level":"info","ts":"2026-04-27T23:32:08Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-dd2bn","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"integration-resolver-pipelinerun-dd2bn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-27T23:32:08Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ID":73294002459,"CheckName":"Konflux Dev version / my-integration-test-hpte / go-component-jtgkfn","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-27T23:32:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","testedSnapshot.Name":"integ-app-tmnc-20260427-232615-000-wl","destinationSnapshot.Name":"integ-app-tmnc-20260427-232615-000-wl","testStatus":"InProgress"} {"level":"info","ts":"2026-04-27T23:32:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-232615-000-wl"} {"level":"info","ts":"2026-04-27T23:32:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-232615-000-wl"} {"level":"info","ts":"2026-04-27T23:32:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-tmnc-20260427-233206-709","namespace":"group-uyqv"},"snapshot":{"name":"integ-app-tmnc-20260427-233206-709","namespace":"group-uyqv"}} {"level":"info","ts":"2026-04-27T23:32:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tmnc-20260427-233206-709","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:08Z","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-tmnc-20260427-233206-709","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-tmnc-20260427-233206-709","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-233206-709"} {"level":"info","ts":"2026-04-27T23:32:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tmnc-20260427-233206-709","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","destinationComponentSnapshot.Name":"integ-app-tmnc-20260427-232615-000-wl","testedSnapshot":"integ-app-tmnc-20260427-233206-709"} {"level":"info","ts":"2026-04-27T23:32:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tmnc-20260427-233206-709","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:32:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-233206-709","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-232615-000-wl","testedSnapshot":"integ-app-tmnc-20260427-233206-709"} {"level":"info","ts":"2026-04-27T23:32:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-233206-709","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-232615-000-wl","testedSnapshot":"integ-app-tmnc-20260427-233206-709"} {"level":"info","ts":"2026-04-27T23:32:08Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-tmnc-20260427-233206-709","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-hpte-pr group"} {"level":"info","ts":"2026-04-27T23:32:08Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tmnc-20260427-233206-709","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-hpte-pr group"} {"level":"info","ts":"2026-04-27T23:32:08Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tmnc-20260427-233206-709","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","existingCheckRun":"github.CheckRun{ID:73294003382, NodeID:\"CR_kwDONSo-hs8AAAAREKm8tg\", HeadSHA:\"930197fada952a7a78e53eccabaee5446ed1ddfe\", ExternalID:\"my-integration-test-hpte-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73294003382\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/73294003382\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-27 23:26:17 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-hpte is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-uyqv/go-component-jtgkfn-on-pull-request-9j6zr is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73294003382/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hpte / pr group\", CheckSuite:github.CheckSuite{ID:66443200212}, 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:3592757515, Number:21424, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21424\", Head:github.PullRequestBranch{Ref:\"pr-branch-ojgvvn\", SHA:\"930197fada952a7a78e53eccabaee5446ed1ddfe\", 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-ciihpb\", SHA:\"d5c700b1cf905aa715830518abf62dfa978c7305\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-27T23:32:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-tmnc-20260427-233206-709","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","integrationTestScneario.Name":"my-integration-test-hpte"} {"level":"info","ts":"2026-04-27T23:32:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-tmnc-20260427-233206-709","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"integration-resolver-pipelinerun-md5kg","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-hpte"} {"level":"info","ts":"2026-04-27T23:32:08Z","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-tmnc-20260427-233206-709","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"integ-app-tmnc-20260427-233206-709","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-27T23:32:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-233206-709"} {"level":"info","ts":"2026-04-27T23:32:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-27T23:32:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:153","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","Scenario":"my-integration-test-hpte"} {"level":"info","ts":"2026-04-27T23:32:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-232615-000-wl"} {"level":"info","ts":"2026-04-27T23:32:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:197","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","Label":"my-integration-test-hpte"} {"level":"info","ts":"2026-04-27T23:32:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","Application.Name":"integ-app-tmnc","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-27T23:32:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","integrationTestScenario.Name":"my-integration-test-hpte","pipelineRun.Name":"integration-resolver-pipelinerun-dd2bn"} {"level":"info","ts":"2026-04-27T23:32:09Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tmnc-20260427-233206-709","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ID":73294003382,"CheckName":"Konflux Dev version / my-integration-test-hpte / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-27T23:32:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tmnc-20260427-233206-709","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","testedSnapshot.Name":"integ-app-tmnc-20260427-233206-709","destinationSnapshot.Name":"integ-app-tmnc-20260427-232615-000-wl","testStatus":"Pending"} {"level":"info","ts":"2026-04-27T23:32:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-233206-709"} {"level":"info","ts":"2026-04-27T23:32:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tmnc-20260427-233206-709","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","destinationComponentSnapshot.Name":"integ-app-tmnc-20260427-232615-000","testedSnapshot":"integ-app-tmnc-20260427-233206-709"} {"level":"info","ts":"2026-04-27T23:32:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-233206-709"} {"level":"info","ts":"2026-04-27T23:32:09Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-md5kg","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"integration-resolver-pipelinerun-md5kg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-27T23:32:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tmnc-20260427-233206-709","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:32:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-233206-709","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-232615-000","testedSnapshot":"integ-app-tmnc-20260427-233206-709"} {"level":"info","ts":"2026-04-27T23:32:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-233206-709","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-232615-000","testedSnapshot":"integ-app-tmnc-20260427-233206-709"} {"level":"info","ts":"2026-04-27T23:32:09Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-tmnc-20260427-233206-709","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-hpte-pr group"} {"level":"info","ts":"2026-04-27T23:32:09Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tmnc-20260427-233206-709","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-hpte-pr group"} {"level":"info","ts":"2026-04-27T23:32:09Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tmnc-20260427-233206-709","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","existingCheckRun":"github.CheckRun{ID:73294003382, NodeID:\"CR_kwDONSo-hs8AAAAREKm8tg\", HeadSHA:\"930197fada952a7a78e53eccabaee5446ed1ddfe\", ExternalID:\"my-integration-test-hpte-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73294003382\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/73294003382\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-27 23:26:17 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-tmnc-20260427-233206-709 and scenario my-integration-test-hpte is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73294003382/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hpte / pr group\", CheckSuite:github.CheckSuite{ID:66443200212}, 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:3592757515, Number:21424, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21424\", Head:github.PullRequestBranch{Ref:\"pr-branch-ojgvvn\", SHA:\"930197fada952a7a78e53eccabaee5446ed1ddfe\", 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-ciihpb\", SHA:\"d5c700b1cf905aa715830518abf62dfa978c7305\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-27T23:32:09Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tmnc-20260427-233206-709","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ID":73294003382,"CheckName":"Konflux Dev version / my-integration-test-hpte / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-27T23:32:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tmnc-20260427-233206-709","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","testedSnapshot.Name":"integ-app-tmnc-20260427-233206-709","destinationSnapshot.Name":"integ-app-tmnc-20260427-232615-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-27T23:32:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-233206-709"} {"level":"info","ts":"2026-04-27T23:32:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tmnc-20260427-233206-709","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","destinationComponentSnapshot.Name":"integ-app-tmnc-20260427-232616-000","testedSnapshot":"integ-app-tmnc-20260427-233206-709"} {"level":"info","ts":"2026-04-27T23:32:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tmnc-20260427-233206-709","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:32:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-233206-709","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-232616-000","testedSnapshot":"integ-app-tmnc-20260427-233206-709"} {"level":"info","ts":"2026-04-27T23:32:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-233206-709","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-232616-000","testedSnapshot":"integ-app-tmnc-20260427-233206-709"} {"level":"info","ts":"2026-04-27T23:32:09Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-tmnc-20260427-233206-709","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-hpte-pr group"} {"level":"info","ts":"2026-04-27T23:32:09Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tmnc-20260427-233206-709","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-hpte-pr group"} {"level":"info","ts":"2026-04-27T23:32:09Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tmnc-20260427-233206-709","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","existingCheckRun":"github.CheckRun{ID:73294005795, NodeID:\"CR_kwDOOe2tsc8AAAAREKnGIw\", HeadSHA:\"ee258dc91475bf495bf1809233221bafc6a26e85\", ExternalID:\"my-integration-test-hpte-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/73294005795\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/73294005795\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-27 23:26:18 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-hpte is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-uyqv/konflux-test-integration-clone-fktgen-on-pull-request-btgpx is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/73294005795/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hpte / pr group\", CheckSuite:github.CheckSuite{ID:66443203070}, 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:3592757749, Number:8981, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8981\", Head:github.PullRequestBranch{Ref:\"pr-branch-ojgvvn\", SHA:\"ee258dc91475bf495bf1809233221bafc6a26e85\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ciihpb\", SHA:\"870c50099f518c5415e2c782b0e76c7050d6ebdc\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-27T23:32:10Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tmnc-20260427-233206-709","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ID":73294005795,"CheckName":"Konflux Dev version / my-integration-test-hpte / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-27T23:32:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tmnc-20260427-233206-709","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","testedSnapshot.Name":"integ-app-tmnc-20260427-233206-709","destinationSnapshot.Name":"integ-app-tmnc-20260427-232616-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-27T23:32:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-233206-709"} {"level":"info","ts":"2026-04-27T23:32:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-tmnc-20260427-233206-709","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-233206-709"} {"level":"info","ts":"2026-04-27T23:32:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"},"snapshot":{"name":"integ-app-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"}} {"level":"info","ts":"2026-04-27T23:32:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-232615-000-wl"} {"level":"info","ts":"2026-04-27T23:32:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","destinationComponentSnapshot.Name":"integ-app-tmnc-20260427-232615-000-wl","testedSnapshot":"integ-app-tmnc-20260427-232615-000-wl"} {"level":"info","ts":"2026-04-27T23:32:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:32:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-232615-000-wl","testedSnapshot":"integ-app-tmnc-20260427-232615-000-wl"} {"level":"info","ts":"2026-04-27T23:32:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-232615-000-wl","testedSnapshot":"integ-app-tmnc-20260427-232615-000-wl"} {"level":"info","ts":"2026-04-27T23:32:10Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-hpte-go-component-jtgkfn"} {"level":"info","ts":"2026-04-27T23:32:10Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","existingCheckRun":"github.CheckRun{ID:73294002459, NodeID:\"CR_kwDONSo-hs8AAAAREKm5Gw\", HeadSHA:\"930197fada952a7a78e53eccabaee5446ed1ddfe\", ExternalID:\"my-integration-test-hpte-go-component-jtgkfn\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73294002459\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/73294002459\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-27 23:26:16 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-jtgkfn snapshot integ-app-tmnc-20260427-232615-000-wl and scenario my-integration-test-hpte is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-dd2bn' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73294002459/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hpte / go-component-jtgkfn\", CheckSuite:github.CheckSuite{ID:66443200212}, 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:3592757515, Number:21424, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21424\", Head:github.PullRequestBranch{Ref:\"pr-branch-ojgvvn\", SHA:\"930197fada952a7a78e53eccabaee5446ed1ddfe\", 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-ciihpb\", SHA:\"d5c700b1cf905aa715830518abf62dfa978c7305\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-27T23:32:10Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ID":73294002459,"CheckName":"Konflux Dev version / my-integration-test-hpte / go-component-jtgkfn","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-27T23:32:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","testedSnapshot.Name":"integ-app-tmnc-20260427-232615-000-wl","destinationSnapshot.Name":"integ-app-tmnc-20260427-232615-000-wl","testStatus":"InProgress"} {"level":"info","ts":"2026-04-27T23:32:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-232615-000-wl"} {"level":"info","ts":"2026-04-27T23:32:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-232615-000-wl"} {"level":"info","ts":"2026-04-27T23:32:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-tmnc-20260427-233206-709","namespace":"group-uyqv"},"snapshot":{"name":"integ-app-tmnc-20260427-233206-709","namespace":"group-uyqv"}} {"level":"info","ts":"2026-04-27T23:32:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tmnc-20260427-233206-709","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-tmnc-20260427-233206-709","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-tmnc-20260427-233206-709","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-233206-709"} {"level":"info","ts":"2026-04-27T23:32:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tmnc-20260427-233206-709","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","destinationComponentSnapshot.Name":"integ-app-tmnc-20260427-232615-000-wl","testedSnapshot":"integ-app-tmnc-20260427-233206-709"} {"level":"info","ts":"2026-04-27T23:32:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tmnc-20260427-233206-709","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:32:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-233206-709","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-232615-000-wl","testedSnapshot":"integ-app-tmnc-20260427-233206-709"} {"level":"info","ts":"2026-04-27T23:32:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-233206-709","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-232615-000-wl","testedSnapshot":"integ-app-tmnc-20260427-233206-709"} {"level":"info","ts":"2026-04-27T23:32:11Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tmnc-20260427-233206-709","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-hpte-pr group"} {"level":"info","ts":"2026-04-27T23:32:11Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tmnc-20260427-233206-709","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","existingCheckRun":"github.CheckRun{ID:73294003382, NodeID:\"CR_kwDONSo-hs8AAAAREKm8tg\", HeadSHA:\"930197fada952a7a78e53eccabaee5446ed1ddfe\", ExternalID:\"my-integration-test-hpte-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73294003382\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/73294003382\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-27 23:26:17 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-tmnc-20260427-233206-709 and scenario my-integration-test-hpte is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73294003382/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hpte / pr group\", CheckSuite:github.CheckSuite{ID:66443200212}, 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:3592757515, Number:21424, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21424\", Head:github.PullRequestBranch{Ref:\"pr-branch-ojgvvn\", SHA:\"930197fada952a7a78e53eccabaee5446ed1ddfe\", 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-ciihpb\", SHA:\"d5c700b1cf905aa715830518abf62dfa978c7305\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-27T23:32:11Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tmnc-20260427-233206-709","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ID":73294003382,"CheckName":"Konflux Dev version / my-integration-test-hpte / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-27T23:32:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tmnc-20260427-233206-709","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","testedSnapshot.Name":"integ-app-tmnc-20260427-233206-709","destinationSnapshot.Name":"integ-app-tmnc-20260427-232615-000-wl","testStatus":"InProgress"} {"level":"info","ts":"2026-04-27T23:32:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-233206-709"} {"level":"info","ts":"2026-04-27T23:32:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tmnc-20260427-233206-709","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","destinationComponentSnapshot.Name":"integ-app-tmnc-20260427-232615-000","testedSnapshot":"integ-app-tmnc-20260427-233206-709"} {"level":"info","ts":"2026-04-27T23:32:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tmnc-20260427-233206-709","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:32:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-233206-709","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-232615-000","testedSnapshot":"integ-app-tmnc-20260427-233206-709"} {"level":"info","ts":"2026-04-27T23:32:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-233206-709","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-232615-000","testedSnapshot":"integ-app-tmnc-20260427-233206-709"} {"level":"info","ts":"2026-04-27T23:32:11Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tmnc-20260427-233206-709","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-hpte-pr group"} {"level":"info","ts":"2026-04-27T23:32:11Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tmnc-20260427-233206-709","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","existingCheckRun":"github.CheckRun{ID:73294003382, NodeID:\"CR_kwDONSo-hs8AAAAREKm8tg\", HeadSHA:\"930197fada952a7a78e53eccabaee5446ed1ddfe\", ExternalID:\"my-integration-test-hpte-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73294003382\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/73294003382\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-27 23:26:17 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-tmnc-20260427-233206-709 and scenario my-integration-test-hpte is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73294003382/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hpte / pr group\", CheckSuite:github.CheckSuite{ID:66443200212}, 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:3592757515, Number:21424, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21424\", Head:github.PullRequestBranch{Ref:\"pr-branch-ojgvvn\", SHA:\"930197fada952a7a78e53eccabaee5446ed1ddfe\", 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-ciihpb\", SHA:\"d5c700b1cf905aa715830518abf62dfa978c7305\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-27T23:32:11Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tmnc-20260427-233206-709","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ID":73294003382,"CheckName":"Konflux Dev version / my-integration-test-hpte / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-27T23:32:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tmnc-20260427-233206-709","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","testedSnapshot.Name":"integ-app-tmnc-20260427-233206-709","destinationSnapshot.Name":"integ-app-tmnc-20260427-232615-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-27T23:32:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-233206-709"} {"level":"info","ts":"2026-04-27T23:32:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tmnc-20260427-233206-709","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","destinationComponentSnapshot.Name":"integ-app-tmnc-20260427-232616-000","testedSnapshot":"integ-app-tmnc-20260427-233206-709"} {"level":"info","ts":"2026-04-27T23:32:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tmnc-20260427-233206-709","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:32:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-233206-709","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-232616-000","testedSnapshot":"integ-app-tmnc-20260427-233206-709"} {"level":"info","ts":"2026-04-27T23:32:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-233206-709","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-232616-000","testedSnapshot":"integ-app-tmnc-20260427-233206-709"} {"level":"info","ts":"2026-04-27T23:32:12Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tmnc-20260427-233206-709","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-hpte-pr group"} {"level":"info","ts":"2026-04-27T23:32:12Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tmnc-20260427-233206-709","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","existingCheckRun":"github.CheckRun{ID:73294005795, NodeID:\"CR_kwDOOe2tsc8AAAAREKnGIw\", HeadSHA:\"ee258dc91475bf495bf1809233221bafc6a26e85\", ExternalID:\"my-integration-test-hpte-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/73294005795\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/73294005795\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-27 23:26:18 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-tmnc-20260427-233206-709 and scenario my-integration-test-hpte is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/73294005795/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hpte / pr group\", CheckSuite:github.CheckSuite{ID:66443203070}, 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:3592757749, Number:8981, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8981\", Head:github.PullRequestBranch{Ref:\"pr-branch-ojgvvn\", SHA:\"ee258dc91475bf495bf1809233221bafc6a26e85\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ciihpb\", SHA:\"870c50099f518c5415e2c782b0e76c7050d6ebdc\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-27T23:32:12Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tmnc-20260427-233206-709","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ID":73294005795,"CheckName":"Konflux Dev version / my-integration-test-hpte / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-27T23:32:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tmnc-20260427-233206-709","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","testedSnapshot.Name":"integ-app-tmnc-20260427-233206-709","destinationSnapshot.Name":"integ-app-tmnc-20260427-232616-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-27T23:32:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-233206-709"} {"level":"info","ts":"2026-04-27T23:32: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-tmnc-20260427-233206-709","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-233206-709"} {"level":"info","ts":"2026-04-27T23:32:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-232615-000-wl"} {"level":"info","ts":"2026-04-27T23:32: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-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"},"snapshot":{"name":"integ-app-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"}} {"level":"info","ts":"2026-04-27T23:32:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:15Z","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-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:15Z","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-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"integ-app-tmnc-20260427-232615-000-wl","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-27T23:32:15Z","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-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-27T23:32: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":"integ-app-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:15Z","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-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"integ-app-tmnc-20260427-232615-000-wl","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-27T23:32:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","destinationComponentSnapshot.Name":"integ-app-tmnc-20260427-232615-000-wl","testedSnapshot":"integ-app-tmnc-20260427-232615-000-wl"} {"level":"info","ts":"2026-04-27T23:32:15Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-dd2bn","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"integration-resolver-pipelinerun-dd2bn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-27T23:32:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:32:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-232615-000-wl","testedSnapshot":"integ-app-tmnc-20260427-232615-000-wl"} {"level":"info","ts":"2026-04-27T23:32:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-232615-000-wl","testedSnapshot":"integ-app-tmnc-20260427-232615-000-wl"} {"level":"info","ts":"2026-04-27T23:32:15Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-hpte-go-component-jtgkfn"} {"level":"info","ts":"2026-04-27T23:32:15Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","existingCheckRun":"github.CheckRun{ID:73294002459, NodeID:\"CR_kwDONSo-hs8AAAAREKm5Gw\", HeadSHA:\"930197fada952a7a78e53eccabaee5446ed1ddfe\", ExternalID:\"my-integration-test-hpte-go-component-jtgkfn\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73294002459\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/73294002459\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-27 23:26:16 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-jtgkfn snapshot integ-app-tmnc-20260427-232615-000-wl and scenario my-integration-test-hpte is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73294002459/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hpte / go-component-jtgkfn\", CheckSuite:github.CheckSuite{ID:66443200212}, 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:3592757515, Number:21424, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21424\", Head:github.PullRequestBranch{Ref:\"pr-branch-ojgvvn\", SHA:\"45cb84b63f8ef288f936c2a173e704ac22f6174f\", 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-ciihpb\", SHA:\"d5c700b1cf905aa715830518abf62dfa978c7305\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-27T23:32:16Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ID":73294002459,"CheckName":"Konflux Dev version / my-integration-test-hpte / go-component-jtgkfn","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-27T23:32:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","testedSnapshot.Name":"integ-app-tmnc-20260427-232615-000-wl","destinationSnapshot.Name":"integ-app-tmnc-20260427-232615-000-wl","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-27T23:32:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-232615-000-wl"} {"level":"info","ts":"2026-04-27T23:32: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-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-232615-000-wl"} {"level":"info","ts":"2026-04-27T23:32:16Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"integration-resolver-pipelinerun-dd2bn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:32:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-233206-709"} {"level":"info","ts":"2026-04-27T23:32: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-tmnc-20260427-233206-709","namespace":"group-uyqv"},"snapshot":{"name":"integ-app-tmnc-20260427-233206-709","namespace":"group-uyqv"}} {"level":"info","ts":"2026-04-27T23:32:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tmnc-20260427-233206-709","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:16Z","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-tmnc-20260427-233206-709","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:16Z","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-tmnc-20260427-233206-709","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"integ-app-tmnc-20260427-233206-709","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-27T23:32:16Z","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-tmnc-20260427-233206-709","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"integ-app-tmnc-20260427-233206-709","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-27T23:32:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:640","msg":"The snapshot is not a component snapshot, no need to create group snapshot for it","snapshot":{"name":"integ-app-tmnc-20260427-233206-709","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tmnc-20260427-233206-709","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-tmnc-20260427-233206-709","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reasons":"the Snapshot was created for a PaC pull request event,the Snapshot is group snapshot"} {"level":"info","ts":"2026-04-27T23:32: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-tmnc-20260427-233206-709","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-tmnc-20260427-233206-709","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tmnc-20260427-233206-709","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","destinationComponentSnapshot.Name":"integ-app-tmnc-20260427-232615-000-wl","testedSnapshot":"integ-app-tmnc-20260427-233206-709"} {"level":"info","ts":"2026-04-27T23:32:16Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-md5kg","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"integration-resolver-pipelinerun-md5kg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-27T23:32:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tmnc-20260427-233206-709","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:32:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-233206-709","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-232615-000-wl","testedSnapshot":"integ-app-tmnc-20260427-233206-709"} {"level":"info","ts":"2026-04-27T23:32:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-233206-709","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-232615-000-wl","testedSnapshot":"integ-app-tmnc-20260427-233206-709"} {"level":"info","ts":"2026-04-27T23:32:16Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tmnc-20260427-233206-709","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-hpte-pr group"} {"level":"info","ts":"2026-04-27T23:32:16Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tmnc-20260427-233206-709","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","existingCheckRun":"github.CheckRun{ID:73294003382, NodeID:\"CR_kwDONSo-hs8AAAAREKm8tg\", HeadSHA:\"930197fada952a7a78e53eccabaee5446ed1ddfe\", ExternalID:\"my-integration-test-hpte-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73294003382\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/73294003382\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-27 23:26:17 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-tmnc-20260427-233206-709 and scenario my-integration-test-hpte is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73294003382/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hpte / pr group\", CheckSuite:github.CheckSuite{ID:66443200212}, 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:3592757515, Number:21424, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21424\", Head:github.PullRequestBranch{Ref:\"pr-branch-ojgvvn\", SHA:\"45cb84b63f8ef288f936c2a173e704ac22f6174f\", 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-ciihpb\", SHA:\"d5c700b1cf905aa715830518abf62dfa978c7305\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-27T23:32:17Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tmnc-20260427-233206-709","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ID":73294003382,"CheckName":"Konflux Dev version / my-integration-test-hpte / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-27T23:32:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tmnc-20260427-233206-709","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","testedSnapshot.Name":"integ-app-tmnc-20260427-233206-709","destinationSnapshot.Name":"integ-app-tmnc-20260427-232615-000-wl","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-27T23:32:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-233206-709"} {"level":"info","ts":"2026-04-27T23:32:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tmnc-20260427-233206-709","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","destinationComponentSnapshot.Name":"integ-app-tmnc-20260427-232615-000","testedSnapshot":"integ-app-tmnc-20260427-233206-709"} {"level":"info","ts":"2026-04-27T23:32:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tmnc-20260427-233206-709","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:32:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-233206-709","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-232615-000","testedSnapshot":"integ-app-tmnc-20260427-233206-709"} {"level":"info","ts":"2026-04-27T23:32:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-233206-709","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-232615-000","testedSnapshot":"integ-app-tmnc-20260427-233206-709"} {"level":"info","ts":"2026-04-27T23:32:17Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tmnc-20260427-233206-709","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-hpte-pr group"} {"level":"info","ts":"2026-04-27T23:32:17Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tmnc-20260427-233206-709","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","existingCheckRun":"github.CheckRun{ID:73294003382, NodeID:\"CR_kwDONSo-hs8AAAAREKm8tg\", HeadSHA:\"930197fada952a7a78e53eccabaee5446ed1ddfe\", ExternalID:\"my-integration-test-hpte-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73294003382\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/73294003382\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"success\", StartedAt:github.Timestamp{2026-04-27 23:26:17 +0000 UTC}, CompletedAt:github.Timestamp{2026-04-27 23:32:16 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Succeeded\", Summary:\"Integration test for pr group snapshot integ-app-tmnc-20260427-233206-709 and scenario my-integration-test-hpte has passed\", Text:\"\n
\n\n| Task | Duration | Test Suite | Status | Details | Note |\n| --- | --- | --- | --- | --- | --- |\n| task-success | 6s | | :heavy_check_mark: SUCCESS | | |\n| task-success-2 | 6s | | :heavy_check_mark: SUCCESS | | |\n| task-skipped | 5s | | :white_check_mark: SKIPPED | | |\n\n\n\nThe group snapshot is generated for pr group pr-branch-ojgvvn and the component snasphots as below:\n| Component | Snapshot | BuildPipelineRun | PullRequest |\n| --- | --- | --- | --- |\n| go-component-jtgkfn | integ-app-tmnc-20260427-232615-000-wl | go-component-jtgkfn-on-pull-request-9j6zr | group-snapshot-multi-component |\n| python-component-jewlyd | integ-app-tmnc-20260427-232615-000 | python-component-jewlyd-on-pull-request-76jm7 | group-snapshot-multi-component |\n| konflux-test-integration-clone-fktgen | integ-app-tmnc-20260427-232616-000 | konflux-test-integration-clone-fktgen-on-pull-request-btgpx | konflux-test-integration-clone |\n\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73294003382/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hpte / pr group\", CheckSuite:github.CheckSuite{ID:66443200212}, 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:3592757515, Number:21424, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21424\", Head:github.PullRequestBranch{Ref:\"pr-branch-ojgvvn\", SHA:\"45cb84b63f8ef288f936c2a173e704ac22f6174f\", 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-ciihpb\", SHA:\"d5c700b1cf905aa715830518abf62dfa978c7305\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-27T23:32:17Z","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-tmnc-20260427-233206-709","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.NameSpace":"group-uyqv","snapshot.Name":"integ-app-tmnc-20260427-232615-000","scenarioName":"my-integration-test-hpte","externalID":"my-integration-test-hpte-pr group"} {"level":"info","ts":"2026-04-27T23:32:18Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-tmnc-20260427-233206-709","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ID":73294634823,"CheckName":"Konflux Dev version / my-integration-test-hpte / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-27T23:32:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tmnc-20260427-233206-709","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","testedSnapshot.Name":"integ-app-tmnc-20260427-233206-709","destinationSnapshot.Name":"integ-app-tmnc-20260427-232615-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-27T23:32:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-233206-709"} {"level":"info","ts":"2026-04-27T23:32:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tmnc-20260427-233206-709","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","destinationComponentSnapshot.Name":"integ-app-tmnc-20260427-232616-000","testedSnapshot":"integ-app-tmnc-20260427-233206-709"} {"level":"info","ts":"2026-04-27T23:32:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tmnc-20260427-233206-709","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:32:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-233206-709","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-232616-000","testedSnapshot":"integ-app-tmnc-20260427-233206-709"} {"level":"info","ts":"2026-04-27T23:32:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-233206-709","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-232616-000","testedSnapshot":"integ-app-tmnc-20260427-233206-709"} {"level":"info","ts":"2026-04-27T23:32:18Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tmnc-20260427-233206-709","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-hpte-pr group"} {"level":"info","ts":"2026-04-27T23:32:18Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tmnc-20260427-233206-709","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","existingCheckRun":"github.CheckRun{ID:73294005795, NodeID:\"CR_kwDOOe2tsc8AAAAREKnGIw\", HeadSHA:\"ee258dc91475bf495bf1809233221bafc6a26e85\", ExternalID:\"my-integration-test-hpte-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/73294005795\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/73294005795\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-27 23:26:18 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-tmnc-20260427-233206-709 and scenario my-integration-test-hpte is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/73294005795/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hpte / pr group\", CheckSuite:github.CheckSuite{ID:66443203070}, 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:3592757749, Number:8981, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8981\", Head:github.PullRequestBranch{Ref:\"pr-branch-ojgvvn\", SHA:\"ee258dc91475bf495bf1809233221bafc6a26e85\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ciihpb\", SHA:\"870c50099f518c5415e2c782b0e76c7050d6ebdc\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-27T23:32:18Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tmnc-20260427-233206-709","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ID":73294005795,"CheckName":"Konflux Dev version / my-integration-test-hpte / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-27T23:32:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tmnc-20260427-233206-709","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","testedSnapshot.Name":"integ-app-tmnc-20260427-233206-709","destinationSnapshot.Name":"integ-app-tmnc-20260427-232616-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-27T23:32:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-233206-709"} {"level":"info","ts":"2026-04-27T23:32:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-tmnc-20260427-233206-709","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-233206-709"} {"level":"info","ts":"2026-04-27T23:32:18Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-tmnc-20260427-233206-709","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"integration-resolver-pipelinerun-md5kg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:32:19Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-g6swc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:32: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-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-g6swc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-jtgkfn-on-pull-request-g6swc","PR group":"pr-branch-ojgvvn"} {"level":"info","ts":"2026-04-27T23:32:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-232615-000-wl"} {"level":"info","ts":"2026-04-27T23:32:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"},"snapshot":{"name":"integ-app-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"}} {"level":"info","ts":"2026-04-27T23:32:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","destinationComponentSnapshot.Name":"integ-app-tmnc-20260427-232615-000-wl","testedSnapshot":"integ-app-tmnc-20260427-232615-000-wl"} {"level":"info","ts":"2026-04-27T23:32:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-232615-000"} {"level":"info","ts":"2026-04-27T23:32:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-232616-000"} {"level":"info","ts":"2026-04-27T23:32: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":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","prGroup":"pr-branch-ojgvvn","prGroupHash":"97e1c33c5133941808396a76878fce301ad9844feef1070f5280038865d58a"} {"level":"info","ts":"2026-04-27T23:32: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-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:32:19Z","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-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32: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-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-232615-000-wl"} {"level":"info","ts":"2026-04-27T23:32:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-tmnc-20260427-232615-000","namespace":"group-uyqv"},"snapshot":{"name":"integ-app-tmnc-20260427-232615-000","namespace":"group-uyqv"}} {"level":"info","ts":"2026-04-27T23:32:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tmnc-20260427-232615-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-tmnc-20260427-232615-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tmnc-20260427-232615-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","destinationComponentSnapshot.Name":"integ-app-tmnc-20260427-232615-000","testedSnapshot":"integ-app-tmnc-20260427-232615-000"} {"level":"info","ts":"2026-04-27T23:32:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tmnc-20260427-232615-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:32:19Z","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-tmnc-20260427-232615-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32: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-tmnc-20260427-232615-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-232615-000"} {"level":"info","ts":"2026-04-27T23:32:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-tmnc-20260427-232616-000","namespace":"group-uyqv"},"snapshot":{"name":"integ-app-tmnc-20260427-232616-000","namespace":"group-uyqv"}} {"level":"info","ts":"2026-04-27T23:32:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tmnc-20260427-232616-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-tmnc-20260427-232616-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tmnc-20260427-232616-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","destinationComponentSnapshot.Name":"integ-app-tmnc-20260427-232616-000","testedSnapshot":"integ-app-tmnc-20260427-232616-000"} {"level":"info","ts":"2026-04-27T23:32:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:32:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tmnc-20260427-232616-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:32:19Z","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-tmnc-20260427-232616-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32: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-tmnc-20260427-232616-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-232616-000"} {"level":"info","ts":"2026-04-27T23:32:19Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-hpte-go-component-jtgkfn"} {"level":"info","ts":"2026-04-27T23:32:19Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-hpte-go-component-jtgkfn"} {"level":"info","ts":"2026-04-27T23:32:19Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.NameSpace":"group-uyqv","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-hpte","externalID":"my-integration-test-hpte-go-component-jtgkfn"} {"level":"info","ts":"2026-04-27T23:32:19Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ID":73294637817,"CheckName":"Konflux Dev version / my-integration-test-hpte / go-component-jtgkfn","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-27T23:32:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","pipelineRun.Namespace":"group-uyqv","pipelineRun.Name":"go-component-jtgkfn-on-pull-request-g6swc","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-27T23:32:19Z","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-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","pipelinerun.Name":"go-component-jtgkfn-on-pull-request-g6swc"} {"level":"info","ts":"2026-04-27T23:32: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-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1200","msg":"The build pipelineRun group-uyqv/konflux-test-integration-clone-fktgen-on-pull-request-btgpx with pr group pr-branch-ojgvvn has snapshot created, skipped","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun group-uyqv/go-component-jtgkfn-on-pull-request-9j6zr with pr group pr-branch-ojgvvn is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1200","msg":"The build pipelineRun group-uyqv/python-component-jewlyd-on-pull-request-76jm7 with pr group pr-branch-ojgvvn has snapshot created, skipped","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component group-uyqv/go-component-jtgkfn, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:19Z","caller":"status/status.go:685","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-g6swc","reconcileID":"bb43c9f2-bc07-437c-8cca-3034f1f1dae0","snapshot.Name":"integ-app-tmnc-20260427-232616-000"} {"level":"info","ts":"2026-04-27T23:32:19Z","caller":"status/status.go:631","msg":"try to find the status of pull request owner/repo/pulls redhat-appstudio-qe/konflux-test-integration-clone/8981","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-g6swc","reconcileID":"bb43c9f2-bc07-437c-8cca-3034f1f1dae0"} {"level":"info","ts":"2026-04-27T23:32:20Z","caller":"status/status.go:698","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-g6swc","reconcileID":"bb43c9f2-bc07-437c-8cca-3034f1f1dae0"} {"level":"info","ts":"2026-04-27T23:32:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1252","msg":"Opened PR/MR in snapshot is found","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:20Z","caller":"status/status.go:685","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-g6swc","reconcileID":"bb43c9f2-bc07-437c-8cca-3034f1f1dae0","snapshot.Name":"integ-app-tmnc-20260427-232615-000"} {"level":"info","ts":"2026-04-27T23:32:20Z","caller":"status/status.go:688","msg":"The latest snapshot is the same as the processed snapshot or has the same target git repo and PR/MR number as the processed snapshot, skip checking PR/MR status","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-g6swc","reconcileID":"bb43c9f2-bc07-437c-8cca-3034f1f1dae0","latestSnapshot.Name":"integ-app-tmnc-20260427-232615-000","processedSnapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-04-27T23:32:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1252","msg":"Opened PR/MR in snapshot is found","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1261","msg":"there is more than 1 component with open pr or mr found, so group snapshot is expected: [go-component-jtgkfn konflux-test-integration-clone-fktgen python-component-jewlyd]","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:533","msg":"group snapshot is expected to be created for build pipelinerun, group integration test should be set for found context scenario","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","pipelineRun.Name":"go-component-jtgkfn-on-pull-request-g6swc"} {"level":"info","ts":"2026-04-27T23:32:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:32:20Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-hpte-pr group"} {"level":"info","ts":"2026-04-27T23:32:20Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-hpte-pr group"} {"level":"info","ts":"2026-04-27T23:32:20Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.NameSpace":"group-uyqv","snapshot.Name":"tempGroupSnapshot","scenarioName":"my-integration-test-hpte","externalID":"my-integration-test-hpte-pr group"} {"level":"info","ts":"2026-04-27T23:32:20Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ID":73294639664,"CheckName":"Konflux Dev version / my-integration-test-hpte / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-27T23:32:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","pipelineRun.Namespace":"group-uyqv","pipelineRun.Name":"go-component-jtgkfn-on-pull-request-g6swc","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-27T23:32:20Z","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-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","pipelinerun.Name":"go-component-jtgkfn-on-pull-request-g6swc"} {"level":"info","ts":"2026-04-27T23:32: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-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-g6swc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:32:20Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-n8prr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:32:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-n8prr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"python-component-jewlyd-on-pull-request-n8prr","PR group":"pr-branch-ojgvvn"} {"level":"info","ts":"2026-04-27T23:32:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-232615-000-wl"} {"level":"info","ts":"2026-04-27T23:32: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-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"},"snapshot":{"name":"integ-app-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"}} {"level":"info","ts":"2026-04-27T23:32:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-tmnc-20260427-232615-000-wl","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-232615-000"} {"level":"info","ts":"2026-04-27T23:32: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-tmnc-20260427-232615-000","namespace":"group-uyqv"},"snapshot":{"name":"integ-app-tmnc-20260427-232615-000","namespace":"group-uyqv"}} {"level":"info","ts":"2026-04-27T23:32:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tmnc-20260427-232615-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-tmnc-20260427-232615-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tmnc-20260427-232615-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","destinationComponentSnapshot.Name":"integ-app-tmnc-20260427-232615-000","testedSnapshot":"integ-app-tmnc-20260427-232615-000"} {"level":"info","ts":"2026-04-27T23:32:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-232616-000"} {"level":"info","ts":"2026-04-27T23:32:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tmnc-20260427-232615-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:32:21Z","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-tmnc-20260427-232615-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32: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-tmnc-20260427-232615-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-232615-000"} {"level":"info","ts":"2026-04-27T23:32: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-tmnc-20260427-232616-000","namespace":"group-uyqv"},"snapshot":{"name":"integ-app-tmnc-20260427-232616-000","namespace":"group-uyqv"}} {"level":"info","ts":"2026-04-27T23:32:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tmnc-20260427-232616-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-tmnc-20260427-232616-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tmnc-20260427-232616-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","destinationComponentSnapshot.Name":"integ-app-tmnc-20260427-232616-000","testedSnapshot":"integ-app-tmnc-20260427-232616-000"} {"level":"info","ts":"2026-04-27T23:32: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":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","prGroup":"pr-branch-ojgvvn","prGroupHash":"97e1c33c5133941808396a76878fce301ad9844feef1070f5280038865d58a"} {"level":"info","ts":"2026-04-27T23:32:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tmnc-20260427-232616-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:32:21Z","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-tmnc-20260427-232616-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32: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-tmnc-20260427-232616-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-232616-000"} {"level":"info","ts":"2026-04-27T23:32:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:32:21Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-hpte-python-component-jewlyd"} {"level":"info","ts":"2026-04-27T23:32:21Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-hpte-python-component-jewlyd"} {"level":"info","ts":"2026-04-27T23:32:21Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.NameSpace":"group-uyqv","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-hpte","externalID":"my-integration-test-hpte-python-component-jewlyd"} {"level":"info","ts":"2026-04-27T23:32:21Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ID":73294641235,"CheckName":"Konflux Dev version / my-integration-test-hpte / python-component-jewlyd","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-27T23:32:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","pipelineRun.Namespace":"group-uyqv","pipelineRun.Name":"python-component-jewlyd-on-pull-request-n8prr","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-27T23:32: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":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","pipelinerun.Name":"python-component-jewlyd-on-pull-request-n8prr"} {"level":"info","ts":"2026-04-27T23:32:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun group-uyqv/python-component-jewlyd-on-pull-request-76jm7 with pr group pr-branch-ojgvvn is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1200","msg":"The build pipelineRun group-uyqv/konflux-test-integration-clone-fktgen-on-pull-request-btgpx with pr group pr-branch-ojgvvn has snapshot created, skipped","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun group-uyqv/go-component-jtgkfn-on-pull-request-9j6zr with pr group pr-branch-ojgvvn is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1224","msg":"there is more than 1 component with open pr or mr found, so group snapshot is expected: [go-component-jtgkfn python-component-jewlyd]","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:533","msg":"group snapshot is expected to be created for build pipelinerun, group integration test should be set for found context scenario","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","pipelineRun.Name":"python-component-jewlyd-on-pull-request-n8prr"} {"level":"info","ts":"2026-04-27T23:32:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:32:22Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-hpte-pr group"} {"level":"info","ts":"2026-04-27T23:32:22Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-hpte-pr group"} {"level":"info","ts":"2026-04-27T23:32:22Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","existingCheckRun":"github.CheckRun{ID:73294639664, NodeID:\"CR_kwDONSo-hs8AAAARELNyMA\", HeadSHA:\"45cb84b63f8ef288f936c2a173e704ac22f6174f\", ExternalID:\"my-integration-test-hpte-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73294639664\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/73294639664\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-27 23:32:20 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-hpte is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-uyqv/go-component-jtgkfn-on-pull-request-g6swc is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73294639664/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hpte / pr group\", CheckSuite:github.CheckSuite{ID:66443786957}, 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:3592757515, Number:21424, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21424\", Head:github.PullRequestBranch{Ref:\"pr-branch-ojgvvn\", SHA:\"45cb84b63f8ef288f936c2a173e704ac22f6174f\", 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-ciihpb\", SHA:\"d5c700b1cf905aa715830518abf62dfa978c7305\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-27T23:32:22Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ID":73294639664,"CheckName":"Konflux Dev version / my-integration-test-hpte / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-27T23:32:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","pipelineRun.Namespace":"group-uyqv","pipelineRun.Name":"python-component-jewlyd-on-pull-request-n8prr","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-27T23:32: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":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","pipelinerun.Name":"python-component-jewlyd-on-pull-request-n8prr"} {"level":"info","ts":"2026-04-27T23:32:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-n8prr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:32: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-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32: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-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32: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-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32: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-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-g6swc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:32:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-n8prr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:32:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-n8prr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:32:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-n8prr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:32: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-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32: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-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32: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-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32: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-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-g6swc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:32: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-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32: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-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32: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-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32: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-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-g6swc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:32:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-n8prr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:32:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32: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":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-g6swc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:32:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-n8prr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:32:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-n8prr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:32:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-n8prr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:32:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-n8prr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:32:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-n8prr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:32:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-n8prr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:32:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-n8prr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:32:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-n8prr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:32:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-n8prr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:32:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-n8prr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:32:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-n8prr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:32:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32: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-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-g6swc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:32:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-n8prr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:32:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-n8prr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:32: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-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32: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-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32: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-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32: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-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-g6swc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:32: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-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32: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-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32: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-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-n8prr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:32: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-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32: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-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32: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-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32: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-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-g6swc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:32:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32: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-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32: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-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32: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-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:32:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-n8prr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:34:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:34:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:34: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":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:34:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:34:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-n8prr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:34: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-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:34: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-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:34: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-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:34: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-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:34:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-g6swc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:34:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:34:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:34:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:34:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:34:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-n8prr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:34:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:34:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:34: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":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:34:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:34:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-g6swc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:34:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:34:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:34:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:34:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:34:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-n8prr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:34: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-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:34: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-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:34:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:34: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-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:34:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-g6swc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:34:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:34:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:34:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:34:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:34:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-n8prr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:34:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:34:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:34:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:34:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:34:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-g6swc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:34:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:34:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:34:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:34:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:34:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-n8prr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:34: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-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:34: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-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:34: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-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:34: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-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:34:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-g6swc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:34:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:34:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:34:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:34:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:34:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-n8prr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:34:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:34:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:34:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:34:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:34:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-g6swc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:34:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:34:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:34:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:34:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:34:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-n8prr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:34: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-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:34: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-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:34: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-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:34: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-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:34:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-g6swc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:34: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-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:34: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-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:34: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-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:34: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-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:34:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-g6swc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:34:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:34:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:34:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:34:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:34:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-n8prr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23: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":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:35:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23: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":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:35:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-g6swc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:35:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:35:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:35:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:35:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:35:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-n8prr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:35:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:35:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:35:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:35:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:35:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-n8prr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:35: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-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:35: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-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:35: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-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:35: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-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:35:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-g6swc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-n8prr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:35: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-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:35: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-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:35: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-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:35: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-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:35:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-g6swc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23: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":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23: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":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23: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":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:36:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","elapsedSinceCompletion":"1.053845563s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:36:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-n8prr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:36:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-n8prr","reconcileID":"9e22a16e-7a2f-4360-ab6f-2014595a17da","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23: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":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23: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":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23: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":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23: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":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:36:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","elapsedSinceCompletion":"1.059597155s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:36:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-n8prr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:36:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-n8prr","reconcileID":"c95f91df-b369-4efb-a31c-b58d26c62945","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23: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":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23: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":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23: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":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23: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":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:36:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","elapsedSinceCompletion":"1.070556818s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:36:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-n8prr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:36:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-n8prr","reconcileID":"0e43fce0-8acd-4f19-b683-985dad437eb5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23: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":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23: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":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23: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":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23: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":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:36:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","elapsedSinceCompletion":"1.09163695s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:36:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-n8prr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:36:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-n8prr","reconcileID":"4825e8a8-6928-4600-b77a-22a68160ed15","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23: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":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23: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":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23: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":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23: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":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:36:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","elapsedSinceCompletion":"1.133152314s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:36:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-n8prr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:36:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-n8prr","reconcileID":"da587978-610e-4fcb-962f-e01528540c7f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23: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":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23: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":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23: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":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23: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":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:36:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","elapsedSinceCompletion":"1.166054638s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:36:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-n8prr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:36:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-n8prr","reconcileID":"d991b7fc-1d59-4f85-ba75-49230566a273","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23: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":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23: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":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23: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":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23: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":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:36:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","elapsedSinceCompletion":"1.214435326s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:36:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-n8prr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:36:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-n8prr","reconcileID":"cb44fc4e-bac9-4def-ba40-f11b8adbd3fd","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23: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":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23: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":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23: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":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23: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":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:36:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","elapsedSinceCompletion":"1.535702137s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:36:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-n8prr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:36:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-n8prr","reconcileID":"799a7d95-2a16-4d69-93f9-965c2ff74e68","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23: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":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23: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":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23: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":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23: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":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:36:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","elapsedSinceCompletion":"1.936855049s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:36:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-n8prr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:36:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-n8prr","reconcileID":"9c8a4125-b6e4-4435-988b-b35fe13662a9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23: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":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23: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":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23: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":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23: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":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:36:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","elapsedSinceCompletion":"2.177160085s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:36:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-n8prr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:36:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-n8prr","reconcileID":"e0dcaa9a-f3c8-4186-8880-514b4ba23760","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23: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":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23: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":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23: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":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23: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":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:36:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-tmnc-20260427-233219-000"} {"level":"info","ts":"2026-04-27T23:36:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-tmnc-20260427-233219-000","application":"integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:36:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-tmnc-20260427-233219-000"} {"level":"info","ts":"2026-04-27T23:36:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"integ-app-tmnc-20260427-233219-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-tmnc-20260427-233219-000","snapshot.Spec.Components":[{"name":"go-component-jtgkfn","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-uyqv/go-component-jtgkfn@sha256:9a3c39921064f335410fe11fbef4b5c4c7a35e67f576f5f15ec1435df72fd7b6","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"7c2f53ded30baa2dd66afcccac537ced6fc44ccb","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"python-component-jewlyd","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-uyqv/python-component-jewlyd@sha256:6003b759a4b2269b04b49cdbd787f4410c6e9b7be2d3e21eb5541258cf1b0514","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"45cb84b63f8ef288f936c2a173e704ac22f6174f"}}},{"name":"konflux-test-integration-clone-fktgen","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-uyqv/konflux-test-integration-clone-fktgen@sha256:bd17a722a0fa1ded3e564a492bc5593e3de80098a3225ddd93905f3b5841369c","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone","revision":"870c50099f518c5415e2c782b0e76c7050d6ebdc","dockerfileUrl":"Dockerfile"}}}]} {"level":"info","ts":"2026-04-27T23:36:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun group-uyqv/python-component-jewlyd-on-pull-request-76jm7 with pr group pr-branch-ojgvvn is not the latest for its component, skipped","snapshot":{"name":"integ-app-tmnc-20260427-233219-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:36:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1007","msg":"The build pipelineRun group-uyqv/go-component-jtgkfn-on-pull-request-g6swc with pr group pr-branch-ojgvvn is still running, won't create group snapshot","snapshot":{"name":"integ-app-tmnc-20260427-233219-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:36:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-233219-000"} {"level":"info","ts":"2026-04-27T23:36:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tmnc-20260427-233219-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:36:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-tmnc-20260427-233219-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-27T23:36: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":"integ-app-tmnc-20260427-233219-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:36:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-tmnc-20260427-233219-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","Application.Name":"integ-app-tmnc","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-27T23:36:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-tmnc-20260427-233219-000","namespace":"group-uyqv"},"snapshot":{"name":"integ-app-tmnc-20260427-233219-000","namespace":"group-uyqv"}} {"level":"info","ts":"2026-04-27T23:36:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tmnc-20260427-233219-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:36:59Z","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-tmnc-20260427-233219-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:36:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-tmnc-20260427-233219-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-233219-000"} {"level":"info","ts":"2026-04-27T23:36:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-tmnc-20260427-233219-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","integrationTestScenario.Name":"my-integration-test-hpte"} {"level":"info","ts":"2026-04-27T23:36:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-233219-000"} {"level":"info","ts":"2026-04-27T23:36:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-233219-000"} 2026/04/27 23:36:59 http: TLS handshake error from 10.128.0.2:41452: EOF {"level":"info","ts":"2026-04-27T23:36:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-tmnc-20260427-233219-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","integrationTestScenario.Name":"my-integration-test-hpte"} {"level":"info","ts":"2026-04-27T23:36:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-233219-000"} {"level":"info","ts":"2026-04-27T23:36:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-n8prr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-tmnc-20260427-233219-000"} {"level":"info","ts":"2026-04-27T23:36:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tmnc-20260427-233219-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","destinationComponentSnapshot.Name":"integ-app-tmnc-20260427-233219-000","testedSnapshot":"integ-app-tmnc-20260427-233219-000"} {"level":"info","ts":"2026-04-27T23:36:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-n8prr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-tmnc-20260427-233219-000"} {"level":"info","ts":"2026-04-27T23:36:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tmnc-20260427-233219-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:36:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-233219-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-233219-000","testedSnapshot":"integ-app-tmnc-20260427-233219-000"} {"level":"info","ts":"2026-04-27T23:36:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-233219-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-233219-000","testedSnapshot":"integ-app-tmnc-20260427-233219-000"} {"level":"info","ts":"2026-04-27T23:36:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-n8prr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-27T23:36:59Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-n8prr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:36:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-jewlyd-on-pull-request-n8prr has finished running","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:36:59Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-tmnc-20260427-233219-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-hpte-python-component-jewlyd"} {"level":"info","ts":"2026-04-27T23:36:59Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tmnc-20260427-233219-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-hpte-python-component-jewlyd"} {"level":"info","ts":"2026-04-27T23:36:59Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tmnc-20260427-233219-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","existingCheckRun":"github.CheckRun{ID:73294641235, NodeID:\"CR_kwDONSo-hs8AAAARELN4Uw\", HeadSHA:\"45cb84b63f8ef288f936c2a173e704ac22f6174f\", ExternalID:\"my-integration-test-hpte-python-component-jewlyd\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73294641235\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/73294641235\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-27 23:32:21 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-jewlyd snapshot scenario my-integration-test-hpte is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-uyqv/python-component-jewlyd-on-pull-request-n8prr is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73294641235/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hpte / python-component-jewlyd\", CheckSuite:github.CheckSuite{ID:66443786957}, 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:3592757515, Number:21424, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21424\", Head:github.PullRequestBranch{Ref:\"pr-branch-ojgvvn\", SHA:\"45cb84b63f8ef288f936c2a173e704ac22f6174f\", 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-ciihpb\", SHA:\"d5c700b1cf905aa715830518abf62dfa978c7305\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-27T23:36:59Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tmnc-20260427-233219-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ID":73294641235,"CheckName":"Konflux Dev version / my-integration-test-hpte / python-component-jewlyd","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-27T23:36:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tmnc-20260427-233219-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","testedSnapshot.Name":"integ-app-tmnc-20260427-233219-000","destinationSnapshot.Name":"integ-app-tmnc-20260427-233219-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-27T23:36:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-233219-000"} {"level":"info","ts":"2026-04-27T23:36:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-tmnc-20260427-233219-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-233219-000"} {"level":"info","ts":"2026-04-27T23:36:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-tmnc-20260427-233219-000","namespace":"group-uyqv"},"snapshot":{"name":"integ-app-tmnc-20260427-233219-000","namespace":"group-uyqv"}} {"level":"info","ts":"2026-04-27T23:36:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tmnc-20260427-233219-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:36:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-tmnc-20260427-233219-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:36:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-tmnc-20260427-233219-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-233219-000"} {"level":"info","ts":"2026-04-27T23:36:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tmnc-20260427-233219-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","destinationComponentSnapshot.Name":"integ-app-tmnc-20260427-233219-000","testedSnapshot":"integ-app-tmnc-20260427-233219-000"} {"level":"info","ts":"2026-04-27T23:36:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tmnc-20260427-233219-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:36:59Z","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-tmnc-20260427-233219-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:36:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-tmnc-20260427-233219-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-233219-000"} {"level":"info","ts":"2026-04-27T23:37:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-tmnc-20260427-233219-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","integrationTestScneario.Name":"my-integration-test-hpte"} {"level":"info","ts":"2026-04-27T23:37:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-tmnc-20260427-233219-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"integration-resolver-pipelinerun-r8bzk","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-hpte"} {"level":"info","ts":"2026-04-27T23:37:00Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-tmnc-20260427-233219-000","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"integ-app-tmnc-20260427-233219-000","reconcileID":"5ac1613e-74be-4bc7-a3c9-5295415d1bfe","snapshot.name":"integ-app-tmnc-20260427-233219-000","pipelinerun.name":"python-component-jewlyd-on-pull-request-n8prr","duration":4.185380022} {"level":"info","ts":"2026-04-27T23:37:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-tmnc-20260427-233219-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"integ-app-tmnc-20260427-233219-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-27T23:37:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1070","msg":"Snapshot has been marked as cancelled previously, skipping marking it","snapshot":{"name":"integ-app-tmnc-20260427-233219-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-232615-000"} {"level":"info","ts":"2026-04-27T23:37:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-233219-000"} {"level":"info","ts":"2026-04-27T23:37:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-tmnc-20260427-233219-000","namespace":"group-uyqv"},"snapshot":{"name":"integ-app-tmnc-20260427-233219-000","namespace":"group-uyqv"}} {"level":"info","ts":"2026-04-27T23:37:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tmnc-20260427-233219-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-tmnc-20260427-233219-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-tmnc-20260427-233219-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-233219-000"} {"level":"info","ts":"2026-04-27T23:37:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tmnc-20260427-233219-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","destinationComponentSnapshot.Name":"integ-app-tmnc-20260427-233219-000","testedSnapshot":"integ-app-tmnc-20260427-233219-000"} {"level":"info","ts":"2026-04-27T23:37:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-tmnc-20260427-233219-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tmnc-20260427-233219-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-tmnc-20260427-233219-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-27T23:37:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-tmnc-20260427-233219-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:153","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-tmnc-20260427-233219-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","Scenario":"my-integration-test-hpte"} {"level":"info","ts":"2026-04-27T23:37:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-233219-000"} {"level":"info","ts":"2026-04-27T23:37:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:197","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-tmnc-20260427-233219-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","Label":"my-integration-test-hpte"} {"level":"info","ts":"2026-04-27T23:37:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-tmnc-20260427-233219-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","Application.Name":"integ-app-tmnc","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-27T23:37:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-tmnc-20260427-233219-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","integrationTestScenario.Name":"my-integration-test-hpte","pipelineRun.Name":"integration-resolver-pipelinerun-r8bzk"} {"level":"info","ts":"2026-04-27T23:37:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1070","msg":"Snapshot has been marked as cancelled previously, skipping marking it","snapshot":{"name":"integ-app-tmnc-20260427-233219-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-232615-000"} {"level":"info","ts":"2026-04-27T23:37:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tmnc-20260427-233219-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:37:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-233219-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-233219-000","testedSnapshot":"integ-app-tmnc-20260427-233219-000"} {"level":"info","ts":"2026-04-27T23:37:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-233219-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-233219-000","testedSnapshot":"integ-app-tmnc-20260427-233219-000"} {"level":"info","ts":"2026-04-27T23:37:00Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tmnc-20260427-233219-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-hpte-python-component-jewlyd"} {"level":"info","ts":"2026-04-27T23:37:00Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tmnc-20260427-233219-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","existingCheckRun":"github.CheckRun{ID:73294641235, NodeID:\"CR_kwDONSo-hs8AAAARELN4Uw\", HeadSHA:\"45cb84b63f8ef288f936c2a173e704ac22f6174f\", ExternalID:\"my-integration-test-hpte-python-component-jewlyd\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73294641235\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/73294641235\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-27 23:32:21 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-jewlyd snapshot integ-app-tmnc-20260427-233219-000 and scenario my-integration-test-hpte is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73294641235/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hpte / python-component-jewlyd\", CheckSuite:github.CheckSuite{ID:66443786957}, 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:3592757515, Number:21424, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21424\", Head:github.PullRequestBranch{Ref:\"pr-branch-ojgvvn\", SHA:\"45cb84b63f8ef288f936c2a173e704ac22f6174f\", 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-ciihpb\", SHA:\"d5c700b1cf905aa715830518abf62dfa978c7305\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-27T23:37:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-233219-000"} {"level":"info","ts":"2026-04-27T23:37:00Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-r8bzk","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"integration-resolver-pipelinerun-r8bzk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-27T23:37:00Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tmnc-20260427-233219-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ID":73294641235,"CheckName":"Konflux Dev version / my-integration-test-hpte / python-component-jewlyd","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-27T23:37:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tmnc-20260427-233219-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","testedSnapshot.Name":"integ-app-tmnc-20260427-233219-000","destinationSnapshot.Name":"integ-app-tmnc-20260427-233219-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-27T23:37:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-233219-000"} {"level":"info","ts":"2026-04-27T23:37:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-tmnc-20260427-233219-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-233219-000"} {"level":"info","ts":"2026-04-27T23:37:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-tmnc-20260427-233219-000","namespace":"group-uyqv"},"snapshot":{"name":"integ-app-tmnc-20260427-233219-000","namespace":"group-uyqv"}} {"level":"info","ts":"2026-04-27T23:37:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tmnc-20260427-233219-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-tmnc-20260427-233219-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-tmnc-20260427-233219-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-233219-000"} {"level":"info","ts":"2026-04-27T23:37:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tmnc-20260427-233219-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","destinationComponentSnapshot.Name":"integ-app-tmnc-20260427-233219-000","testedSnapshot":"integ-app-tmnc-20260427-233219-000"} {"level":"info","ts":"2026-04-27T23:37:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37:00Z","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-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tmnc-20260427-233219-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:37:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-233219-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-233219-000","testedSnapshot":"integ-app-tmnc-20260427-233219-000"} {"level":"info","ts":"2026-04-27T23:37:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-233219-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-233219-000","testedSnapshot":"integ-app-tmnc-20260427-233219-000"} {"level":"info","ts":"2026-04-27T23:37:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-233219-000"} {"level":"info","ts":"2026-04-27T23:37:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"python-component-jewlyd-on-pull-request-n8prr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-27T23:37:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-jewlyd-on-pull-request-n8prr has finished running","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37:00Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tmnc-20260427-233219-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-hpte-python-component-jewlyd"} {"level":"info","ts":"2026-04-27T23:37:00Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tmnc-20260427-233219-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","existingCheckRun":"github.CheckRun{ID:73294641235, NodeID:\"CR_kwDONSo-hs8AAAARELN4Uw\", HeadSHA:\"45cb84b63f8ef288f936c2a173e704ac22f6174f\", ExternalID:\"my-integration-test-hpte-python-component-jewlyd\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73294641235\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/73294641235\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-27 23:32:21 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-jewlyd snapshot integ-app-tmnc-20260427-233219-000 and scenario my-integration-test-hpte is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-r8bzk' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73294641235/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hpte / python-component-jewlyd\", CheckSuite:github.CheckSuite{ID:66443786957}, 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:3592757515, Number:21424, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21424\", Head:github.PullRequestBranch{Ref:\"pr-branch-ojgvvn\", SHA:\"45cb84b63f8ef288f936c2a173e704ac22f6174f\", 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-ciihpb\", SHA:\"d5c700b1cf905aa715830518abf62dfa978c7305\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-27T23:37:01Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tmnc-20260427-233219-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ID":73294641235,"CheckName":"Konflux Dev version / my-integration-test-hpte / python-component-jewlyd","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-27T23:37:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tmnc-20260427-233219-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","testedSnapshot.Name":"integ-app-tmnc-20260427-233219-000","destinationSnapshot.Name":"integ-app-tmnc-20260427-233219-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-27T23:37:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-233219-000"} {"level":"info","ts":"2026-04-27T23:37:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-tmnc-20260427-233219-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-233219-000"} {"level":"info","ts":"2026-04-27T23:37:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-233219-000"} {"level":"info","ts":"2026-04-27T23:37:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-tmnc-20260427-233219-000","namespace":"group-uyqv"},"snapshot":{"name":"integ-app-tmnc-20260427-233219-000","namespace":"group-uyqv"}} {"level":"info","ts":"2026-04-27T23:37:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tmnc-20260427-233219-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-tmnc-20260427-233219-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37:08Z","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-tmnc-20260427-233219-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"integ-app-tmnc-20260427-233219-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-27T23:37:08Z","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-tmnc-20260427-233219-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"integ-app-tmnc-20260427-233219-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-27T23:37:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-tmnc-20260427-233219-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tmnc-20260427-233219-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-tmnc-20260427-233219-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-27T23:37:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-tmnc-20260427-233219-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-tmnc-20260427-233219-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tmnc-20260427-233219-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","destinationComponentSnapshot.Name":"integ-app-tmnc-20260427-233219-000","testedSnapshot":"integ-app-tmnc-20260427-233219-000"} {"level":"info","ts":"2026-04-27T23:37:08Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-r8bzk","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"integration-resolver-pipelinerun-r8bzk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-27T23:37:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tmnc-20260427-233219-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:37:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-233219-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-233219-000","testedSnapshot":"integ-app-tmnc-20260427-233219-000"} {"level":"info","ts":"2026-04-27T23:37:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-233219-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-233219-000","testedSnapshot":"integ-app-tmnc-20260427-233219-000"} {"level":"info","ts":"2026-04-27T23:37:08Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tmnc-20260427-233219-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-hpte-python-component-jewlyd"} {"level":"info","ts":"2026-04-27T23:37:08Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tmnc-20260427-233219-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","existingCheckRun":"github.CheckRun{ID:73294641235, NodeID:\"CR_kwDONSo-hs8AAAARELN4Uw\", HeadSHA:\"45cb84b63f8ef288f936c2a173e704ac22f6174f\", ExternalID:\"my-integration-test-hpte-python-component-jewlyd\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73294641235\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/73294641235\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-27 23:32:21 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-jewlyd snapshot integ-app-tmnc-20260427-233219-000 and scenario my-integration-test-hpte is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73294641235/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hpte / python-component-jewlyd\", CheckSuite:github.CheckSuite{ID:66443786957}, 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:3592757515, Number:21424, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21424\", Head:github.PullRequestBranch{Ref:\"pr-branch-ojgvvn\", SHA:\"45cb84b63f8ef288f936c2a173e704ac22f6174f\", 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-ciihpb\", SHA:\"d5c700b1cf905aa715830518abf62dfa978c7305\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-27T23:37:08Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tmnc-20260427-233219-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ID":73294641235,"CheckName":"Konflux Dev version / my-integration-test-hpte / python-component-jewlyd","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-27T23:37:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tmnc-20260427-233219-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","testedSnapshot.Name":"integ-app-tmnc-20260427-233219-000","destinationSnapshot.Name":"integ-app-tmnc-20260427-233219-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-27T23:37:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-233219-000"} {"level":"info","ts":"2026-04-27T23:37:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-tmnc-20260427-233219-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-233219-000"} {"level":"info","ts":"2026-04-27T23:37:08Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-tmnc-20260427-233219-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"integration-resolver-pipelinerun-r8bzk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:37: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-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37: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-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37: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-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","elapsedSinceCompletion":"791.963693ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:37:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-g6swc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:37:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-g6swc","reconcileID":"6682b371-ebeb-4629-82f0-4ce9f6136502","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:37: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-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37: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-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37: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-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","elapsedSinceCompletion":"797.737172ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:37:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-g6swc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:37:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-g6swc","reconcileID":"1326bdd5-e4b8-475a-9bf0-2740c444d94f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:37: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-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37: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-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37: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-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","elapsedSinceCompletion":"808.569884ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:37:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-g6swc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:37:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-g6swc","reconcileID":"c7f4a1e5-e1ae-4744-9936-f6681b926a20","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:37: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-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37: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-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37: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-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","elapsedSinceCompletion":"829.869867ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:37:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-g6swc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:37:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-g6swc","reconcileID":"d98e75f2-37b5-4bbb-91d1-d2c0e17af79c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:37: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-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37: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-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37: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-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","elapsedSinceCompletion":"871.215824ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:37:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-g6swc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:37:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-g6swc","reconcileID":"c9f4799a-caf4-42bd-a1b2-77b1c98c7131","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:37: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-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37: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-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37: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-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","elapsedSinceCompletion":"918.157725ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:37:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-g6swc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:37:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-g6swc","reconcileID":"5e53aecd-8a74-4dec-a8af-5c5c70ce66aa","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:37: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-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37: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-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37: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-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","elapsedSinceCompletion":"952.227929ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:37:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-g6swc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:37:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-g6swc","reconcileID":"f836a7fd-3dc8-41f4-b3ed-1499c13f568b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:37: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-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37: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-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37: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-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","elapsedSinceCompletion":"1.273318525s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:37:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-g6swc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:37:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-g6swc","reconcileID":"9c55e3c8-bec5-4f13-b0b4-f85e48d917c3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:37: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-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37: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-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37: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-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","elapsedSinceCompletion":"1.595589977s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:37:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-g6swc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:37:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-g6swc","reconcileID":"083317bb-8478-429d-a7a6-c2f133210433","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:37: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-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37: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-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37: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-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","elapsedSinceCompletion":"1.915075187s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:37:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-g6swc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:37:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-g6swc","reconcileID":"f39ca56a-37f6-413a-ad89-98066d411910","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:37: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-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37: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-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37: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-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37: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-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-tmnc-20260427-233219-000"} {"level":"info","ts":"2026-04-27T23:37:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-tmnc-20260427-233219-000","application":"integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-tmnc-20260427-233219-000"} {"level":"info","ts":"2026-04-27T23:37:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:962","msg":"Snapshot name collision detected, retrying with suffix","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","originalName":"integ-app-tmnc-20260427-233219-000","newName":"integ-app-tmnc-20260427-233219-000-yi","attempt":1,"maxRetries":5} {"level":"info","ts":"2026-04-27T23:37:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-tmnc-20260427-233219-000-yi"} {"level":"info","ts":"2026-04-27T23:37:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-tmnc-20260427-233219-000-yi","application":"integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-tmnc-20260427-233219-000-yi"} {"level":"info","ts":"2026-04-27T23:37:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:930","msg":"Successfully created snapshot after collision retry","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","originalName":"integ-app-tmnc-20260427-233219-000","finalName":"integ-app-tmnc-20260427-233219-000-yi","attempts":2} {"level":"info","ts":"2026-04-27T23:37:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"integ-app-tmnc-20260427-233219-000-yi","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-tmnc-20260427-233219-000-yi","snapshot.Spec.Components":[{"name":"go-component-jtgkfn","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-uyqv/go-component-jtgkfn@sha256:f4c764de081344ac0d0facc609de7c83c03f376571fb4b753a4cab0db82ab49a","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"45cb84b63f8ef288f936c2a173e704ac22f6174f"}}},{"name":"python-component-jewlyd","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-uyqv/python-component-jewlyd@sha256:ee7378ea0bacc97435006e4be22d303d08a3f7a06ac41d5e293452bb79bfffaa","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"d5c700b1cf905aa715830518abf62dfa978c7305","context":"python-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"konflux-test-integration-clone-fktgen","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-uyqv/konflux-test-integration-clone-fktgen@sha256:bd17a722a0fa1ded3e564a492bc5593e3de80098a3225ddd93905f3b5841369c","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone","revision":"870c50099f518c5415e2c782b0e76c7050d6ebdc","dockerfileUrl":"Dockerfile"}}}]} {"level":"info","ts":"2026-04-27T23:37:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun group-uyqv/go-component-jtgkfn-on-pull-request-9j6zr with pr group pr-branch-ojgvvn is not the latest for its component, skipped","snapshot":{"name":"integ-app-tmnc-20260427-233219-000-yi","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun group-uyqv/python-component-jewlyd-on-pull-request-76jm7 with pr group pr-branch-ojgvvn is not the latest for its component, skipped","snapshot":{"name":"integ-app-tmnc-20260427-233219-000-yi","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37:32Z","caller":"status/status.go:685","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-tmnc-20260427-233219-000-yi","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"integ-app-tmnc-20260427-233219-000-yi","reconcileID":"c15d5d19-ab62-4179-ac24-e31145d3a3bc","snapshot.Name":"integ-app-tmnc-20260427-232616-000"} {"level":"info","ts":"2026-04-27T23:37:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-g6swc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-tmnc-20260427-233219-000-yi"} {"level":"info","ts":"2026-04-27T23:37:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-g6swc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-tmnc-20260427-233219-000-yi"} {"level":"info","ts":"2026-04-27T23:37:32Z","caller":"status/status.go:631","msg":"try to find the status of pull request owner/repo/pulls redhat-appstudio-qe/konflux-test-integration-clone/8981","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-tmnc-20260427-233219-000-yi","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"integ-app-tmnc-20260427-233219-000-yi","reconcileID":"c15d5d19-ab62-4179-ac24-e31145d3a3bc"} {"level":"info","ts":"2026-04-27T23:37:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-g6swc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-27T23:37:32Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-g6swc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:37:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-jtgkfn-on-pull-request-g6swc has finished running","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37:33Z","caller":"status/status.go:698","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-tmnc-20260427-233219-000-yi","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"integ-app-tmnc-20260427-233219-000-yi","reconcileID":"c15d5d19-ab62-4179-ac24-e31145d3a3bc"} {"level":"info","ts":"2026-04-27T23:37:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:924","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","snapshot":{"name":"integ-app-tmnc-20260427-233219-000-yi","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37:33Z","caller":"status/status.go:685","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-tmnc-20260427-233219-000-yi","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"integ-app-tmnc-20260427-233219-000-yi","reconcileID":"c15d5d19-ab62-4179-ac24-e31145d3a3bc","snapshot.Name":"integ-app-tmnc-20260427-233219-000-yi"} {"level":"info","ts":"2026-04-27T23:37:33Z","caller":"status/status.go:688","msg":"The latest snapshot is the same as the processed snapshot or has the same target git repo and PR/MR number as the processed snapshot, skip checking PR/MR status","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-tmnc-20260427-233219-000-yi","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"integ-app-tmnc-20260427-233219-000-yi","reconcileID":"c15d5d19-ab62-4179-ac24-e31145d3a3bc","latestSnapshot.Name":"integ-app-tmnc-20260427-233219-000-yi","processedSnapshot.Name":"integ-app-tmnc-20260427-233219-000-yi"} {"level":"info","ts":"2026-04-27T23:37:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:924","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","snapshot":{"name":"integ-app-tmnc-20260427-233219-000-yi","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37:33Z","caller":"status/status.go:685","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-tmnc-20260427-233219-000-yi","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"integ-app-tmnc-20260427-233219-000-yi","reconcileID":"c15d5d19-ab62-4179-ac24-e31145d3a3bc","snapshot.Name":"integ-app-tmnc-20260427-233219-000"} {"level":"info","ts":"2026-04-27T23:37:33Z","caller":"status/status.go:688","msg":"The latest snapshot is the same as the processed snapshot or has the same target git repo and PR/MR number as the processed snapshot, skip checking PR/MR status","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-tmnc-20260427-233219-000-yi","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"integ-app-tmnc-20260427-233219-000-yi","reconcileID":"c15d5d19-ab62-4179-ac24-e31145d3a3bc","latestSnapshot.Name":"integ-app-tmnc-20260427-233219-000","processedSnapshot.Name":"integ-app-tmnc-20260427-233219-000-yi"} {"level":"info","ts":"2026-04-27T23:37:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:924","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","snapshot":{"name":"integ-app-tmnc-20260427-233219-000-yi","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-tmnc-20260427-233733-037"} {"level":"info","ts":"2026-04-27T23:37:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-tmnc-20260427-233733-037","application":"integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-tmnc-20260427-233733-037"} {"level":"info","ts":"2026-04-27T23:37:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-232616-000"} {"level":"info","ts":"2026-04-27T23:37:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-tmnc-20260427-232616-000","namespace":"group-uyqv"},"snapshot":{"name":"integ-app-tmnc-20260427-232616-000","namespace":"group-uyqv"}} {"level":"info","ts":"2026-04-27T23:37:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tmnc-20260427-232616-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-tmnc-20260427-232616-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tmnc-20260427-232616-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","destinationComponentSnapshot.Name":"integ-app-tmnc-20260427-232616-000","testedSnapshot":"integ-app-tmnc-20260427-232616-000"} {"level":"info","ts":"2026-04-27T23:37:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-233219-000-yi"} {"level":"info","ts":"2026-04-27T23:37:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-233219-000"} {"level":"info","ts":"2026-04-27T23:37:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tmnc-20260427-233219-000-yi","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-tmnc-20260427-233219-000-yi","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-27T23:37: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":"integ-app-tmnc-20260427-233219-000-yi","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-tmnc-20260427-233219-000-yi","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","Application.Name":"integ-app-tmnc","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-27T23:37:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-233219-000-yi"} {"level":"info","ts":"2026-04-27T23:37:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tmnc-20260427-232616-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:37:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:502","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-tmnc-20260427-232616-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37: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-tmnc-20260427-232616-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-232616-000"} {"level":"info","ts":"2026-04-27T23:37:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-tmnc-20260427-233219-000-yi","namespace":"group-uyqv"},"snapshot":{"name":"integ-app-tmnc-20260427-233219-000-yi","namespace":"group-uyqv"}} {"level":"info","ts":"2026-04-27T23:37:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tmnc-20260427-233219-000-yi","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37:33Z","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-tmnc-20260427-233219-000-yi","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-tmnc-20260427-233219-000-yi","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-233219-000-yi"} {"level":"info","ts":"2026-04-27T23:37:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-tmnc-20260427-233219-000-yi","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","integrationTestScenario.Name":"my-integration-test-hpte"} {"level":"info","ts":"2026-04-27T23:37:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-tmnc-20260427-233219-000-yi","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","integrationTestScenario.Name":"my-integration-test-hpte"} {"level":"info","ts":"2026-04-27T23:37:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-233219-000-yi"} {"level":"info","ts":"2026-04-27T23:37:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tmnc-20260427-233219-000-yi","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","destinationComponentSnapshot.Name":"integ-app-tmnc-20260427-233219-000-yi","testedSnapshot":"integ-app-tmnc-20260427-233219-000-yi"} {"level":"info","ts":"2026-04-27T23:37:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tmnc-20260427-233219-000-yi","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:37:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-233219-000-yi","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-233219-000-yi","testedSnapshot":"integ-app-tmnc-20260427-233219-000-yi"} {"level":"info","ts":"2026-04-27T23:37:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-233219-000-yi","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-233219-000-yi","testedSnapshot":"integ-app-tmnc-20260427-233219-000-yi"} {"level":"info","ts":"2026-04-27T23:37:33Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-tmnc-20260427-233219-000-yi","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-hpte-go-component-jtgkfn"} {"level":"info","ts":"2026-04-27T23:37:33Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tmnc-20260427-233219-000-yi","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-hpte-go-component-jtgkfn"} {"level":"info","ts":"2026-04-27T23:37:33Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tmnc-20260427-233219-000-yi","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","existingCheckRun":"github.CheckRun{ID:73294637817, NodeID:\"CR_kwDONSo-hs8AAAARELNq-Q\", HeadSHA:\"45cb84b63f8ef288f936c2a173e704ac22f6174f\", ExternalID:\"my-integration-test-hpte-go-component-jtgkfn\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73294637817\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/73294637817\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-27 23:32:19 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-jtgkfn snapshot scenario my-integration-test-hpte is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-uyqv/go-component-jtgkfn-on-pull-request-g6swc is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73294637817/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hpte / go-component-jtgkfn\", CheckSuite:github.CheckSuite{ID:66443786957}, 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:3592757515, Number:21424, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21424\", Head:github.PullRequestBranch{Ref:\"pr-branch-ojgvvn\", SHA:\"45cb84b63f8ef288f936c2a173e704ac22f6174f\", 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-ciihpb\", SHA:\"d5c700b1cf905aa715830518abf62dfa978c7305\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-27T23:37:33Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tmnc-20260427-233219-000-yi","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ID":73294637817,"CheckName":"Konflux Dev version / my-integration-test-hpte / go-component-jtgkfn","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-27T23:37:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tmnc-20260427-233219-000-yi","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","testedSnapshot.Name":"integ-app-tmnc-20260427-233219-000-yi","destinationSnapshot.Name":"integ-app-tmnc-20260427-233219-000-yi","testStatus":"Pending"} {"level":"info","ts":"2026-04-27T23:37:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-233219-000-yi"} {"level":"info","ts":"2026-04-27T23:37: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-tmnc-20260427-233219-000-yi","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-233219-000-yi"} {"level":"info","ts":"2026-04-27T23:37:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-tmnc-20260427-233219-000","namespace":"group-uyqv"},"snapshot":{"name":"integ-app-tmnc-20260427-233219-000","namespace":"group-uyqv"}} {"level":"info","ts":"2026-04-27T23:37:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tmnc-20260427-233219-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-tmnc-20260427-233219-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tmnc-20260427-233219-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","destinationComponentSnapshot.Name":"integ-app-tmnc-20260427-233219-000","testedSnapshot":"integ-app-tmnc-20260427-233219-000"} {"level":"info","ts":"2026-04-27T23:37:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tmnc-20260427-233219-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:37:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:502","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-tmnc-20260427-233219-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37: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-tmnc-20260427-233219-000","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-233219-000"} {"level":"info","ts":"2026-04-27T23:37:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-tmnc-20260427-233219-000-yi","namespace":"group-uyqv"},"snapshot":{"name":"integ-app-tmnc-20260427-233219-000-yi","namespace":"group-uyqv"}} {"level":"info","ts":"2026-04-27T23:37:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tmnc-20260427-233219-000-yi","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37:33Z","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-tmnc-20260427-233219-000-yi","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-tmnc-20260427-233219-000-yi","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-233219-000-yi"} {"level":"info","ts":"2026-04-27T23:37:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tmnc-20260427-233219-000-yi","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","destinationComponentSnapshot.Name":"integ-app-tmnc-20260427-233219-000-yi","testedSnapshot":"integ-app-tmnc-20260427-233219-000-yi"} {"level":"info","ts":"2026-04-27T23:37:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tmnc-20260427-233219-000-yi","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:37:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:502","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-tmnc-20260427-233219-000-yi","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37: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-tmnc-20260427-233219-000-yi","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-233219-000-yi"} {"level":"info","ts":"2026-04-27T23:37:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-tmnc-20260427-233219-000-yi","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","integrationTestScneario.Name":"my-integration-test-hpte"} {"level":"info","ts":"2026-04-27T23:37:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-tmnc-20260427-233219-000-yi","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"integration-resolver-pipelinerun-bsjvm","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-hpte"} {"level":"info","ts":"2026-04-27T23:37:34Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-tmnc-20260427-233219-000-yi","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"integ-app-tmnc-20260427-233219-000-yi","reconcileID":"c15d5d19-ab62-4179-ac24-e31145d3a3bc","snapshot.name":"integ-app-tmnc-20260427-233219-000-yi","pipelinerun.name":"go-component-jtgkfn-on-pull-request-g6swc","duration":4.214428325} {"level":"info","ts":"2026-04-27T23:37:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-tmnc-20260427-233219-000-yi","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"integ-app-tmnc-20260427-233219-000-yi","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-27T23:37:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1070","msg":"Snapshot has been marked as cancelled previously, skipping marking it","snapshot":{"name":"integ-app-tmnc-20260427-233219-000-yi","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-232615-000-wl"} {"level":"info","ts":"2026-04-27T23:37:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-233219-000-yi"} {"level":"info","ts":"2026-04-27T23:37:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:640","msg":"The snapshot is not a component snapshot, no need to create group snapshot for it","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-27T23:37: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":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-tmnc-20260427-233219-000-yi","namespace":"group-uyqv"},"snapshot":{"name":"integ-app-tmnc-20260427-233219-000-yi","namespace":"group-uyqv"}} {"level":"info","ts":"2026-04-27T23:37:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","Application.Name":"integ-app-tmnc","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-27T23:37:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tmnc-20260427-233219-000-yi","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-tmnc-20260427-233219-000-yi","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-tmnc-20260427-233219-000-yi","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-233219-000-yi"} {"level":"info","ts":"2026-04-27T23:37:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tmnc-20260427-233219-000-yi","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","destinationComponentSnapshot.Name":"integ-app-tmnc-20260427-233219-000-yi","testedSnapshot":"integ-app-tmnc-20260427-233219-000-yi"} {"level":"info","ts":"2026-04-27T23:37:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-233733-037"} {"level":"info","ts":"2026-04-27T23:37:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","integrationTestScenario.Name":"my-integration-test-hpte"} {"level":"info","ts":"2026-04-27T23:37:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tmnc-20260427-233219-000-yi","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:37:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-233219-000-yi","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-233219-000-yi","testedSnapshot":"integ-app-tmnc-20260427-233219-000-yi"} {"level":"info","ts":"2026-04-27T23:37:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-233219-000-yi","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-233219-000-yi","testedSnapshot":"integ-app-tmnc-20260427-233219-000-yi"} {"level":"info","ts":"2026-04-27T23:37:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37:34Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tmnc-20260427-233219-000-yi","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-hpte-go-component-jtgkfn"} {"level":"info","ts":"2026-04-27T23:37:34Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tmnc-20260427-233219-000-yi","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","existingCheckRun":"github.CheckRun{ID:73294637817, NodeID:\"CR_kwDONSo-hs8AAAARELNq-Q\", HeadSHA:\"45cb84b63f8ef288f936c2a173e704ac22f6174f\", ExternalID:\"my-integration-test-hpte-go-component-jtgkfn\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73294637817\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/73294637817\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-27 23:32:19 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-jtgkfn snapshot integ-app-tmnc-20260427-233219-000-yi and scenario my-integration-test-hpte is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73294637817/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hpte / go-component-jtgkfn\", CheckSuite:github.CheckSuite{ID:66443786957}, 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:3592757515, Number:21424, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21424\", Head:github.PullRequestBranch{Ref:\"pr-branch-ojgvvn\", SHA:\"45cb84b63f8ef288f936c2a173e704ac22f6174f\", 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-ciihpb\", SHA:\"d5c700b1cf905aa715830518abf62dfa978c7305\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-27T23:37:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-233219-000-yi"} {"level":"info","ts":"2026-04-27T23:37:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37: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":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-233219-000-yi"} {"level":"info","ts":"2026-04-27T23:37:34Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-bsjvm","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"integration-resolver-pipelinerun-bsjvm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-27T23:37:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn-on-pull-request-g6swc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-27T23:37:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-jtgkfn-on-pull-request-g6swc has finished running","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37:34Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tmnc-20260427-233219-000-yi","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ID":73294637817,"CheckName":"Konflux Dev version / my-integration-test-hpte / go-component-jtgkfn","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-27T23:37:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tmnc-20260427-233219-000-yi","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","testedSnapshot.Name":"integ-app-tmnc-20260427-233219-000-yi","destinationSnapshot.Name":"integ-app-tmnc-20260427-233219-000-yi","testStatus":"InProgress"} {"level":"info","ts":"2026-04-27T23:37:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-233219-000-yi"} {"level":"info","ts":"2026-04-27T23:37:34Z","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-tmnc-20260427-233219-000-yi","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-233219-000-yi"} {"level":"info","ts":"2026-04-27T23:37:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"}} {"level":"info","ts":"2026-04-27T23:37:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-233733-037"} {"level":"info","ts":"2026-04-27T23:37:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","destinationComponentSnapshot.Name":"integ-app-tmnc-20260427-232616-000","testedSnapshot":"integ-app-tmnc-20260427-233733-037"} {"level":"info","ts":"2026-04-27T23:37:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:37:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-232616-000","testedSnapshot":"integ-app-tmnc-20260427-233733-037"} {"level":"info","ts":"2026-04-27T23:37:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-232616-000","testedSnapshot":"integ-app-tmnc-20260427-233733-037"} {"level":"info","ts":"2026-04-27T23:37:34Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-hpte-pr group"} {"level":"info","ts":"2026-04-27T23:37:34Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-hpte-pr group"} {"level":"info","ts":"2026-04-27T23:37:34Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","existingCheckRun":"github.CheckRun{ID:73294005795, NodeID:\"CR_kwDOOe2tsc8AAAAREKnGIw\", HeadSHA:\"ee258dc91475bf495bf1809233221bafc6a26e85\", ExternalID:\"my-integration-test-hpte-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/73294005795\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/73294005795\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"success\", StartedAt:github.Timestamp{2026-04-27 23:26:18 +0000 UTC}, CompletedAt:github.Timestamp{2026-04-27 23:32:16 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Succeeded\", Summary:\"Integration test for pr group snapshot integ-app-tmnc-20260427-233206-709 and scenario my-integration-test-hpte has passed\", Text:\"\n
\n\n| Task | Duration | Test Suite | Status | Details | Note |\n| --- | --- | --- | --- | --- | --- |\n| task-success | 6s | | :heavy_check_mark: SUCCESS | | |\n| task-success-2 | 6s | | :heavy_check_mark: SUCCESS | | |\n| task-skipped | 5s | | :white_check_mark: SKIPPED | | |\n\n\n\nThe group snapshot is generated for pr group pr-branch-ojgvvn and the component snasphots as below:\n| Component | Snapshot | BuildPipelineRun | PullRequest |\n| --- | --- | --- | --- |\n| go-component-jtgkfn | integ-app-tmnc-20260427-232615-000-wl | go-component-jtgkfn-on-pull-request-9j6zr | group-snapshot-multi-component |\n| python-component-jewlyd | integ-app-tmnc-20260427-232615-000 | python-component-jewlyd-on-pull-request-76jm7 | group-snapshot-multi-component |\n| konflux-test-integration-clone-fktgen | integ-app-tmnc-20260427-232616-000 | konflux-test-integration-clone-fktgen-on-pull-request-btgpx | konflux-test-integration-clone |\n\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/73294005795/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hpte / pr group\", CheckSuite:github.CheckSuite{ID:66443203070}, 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:3592757749, Number:8981, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8981\", Head:github.PullRequestBranch{Ref:\"pr-branch-ojgvvn\", SHA:\"ee258dc91475bf495bf1809233221bafc6a26e85\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ciihpb\", SHA:\"870c50099f518c5415e2c782b0e76c7050d6ebdc\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-27T23:37:34Z","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-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.NameSpace":"group-uyqv","snapshot.Name":"integ-app-tmnc-20260427-232616-000","scenarioName":"my-integration-test-hpte","externalID":"my-integration-test-hpte-pr group"} {"level":"info","ts":"2026-04-27T23:37:35Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ID":73295177850,"CheckName":"Konflux Dev version / my-integration-test-hpte / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-27T23:37:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","testedSnapshot.Name":"integ-app-tmnc-20260427-233733-037","destinationSnapshot.Name":"integ-app-tmnc-20260427-232616-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-27T23:37:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-233733-037"} {"level":"info","ts":"2026-04-27T23:37:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","destinationComponentSnapshot.Name":"integ-app-tmnc-20260427-233219-000-yi","testedSnapshot":"integ-app-tmnc-20260427-233733-037"} {"level":"info","ts":"2026-04-27T23:37:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","integrationTestScneario.Name":"my-integration-test-hpte"} {"level":"info","ts":"2026-04-27T23:37:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"integration-resolver-pipelinerun-jbw6c","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-hpte"} {"level":"info","ts":"2026-04-27T23:37:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"integ-app-tmnc-20260427-233733-037","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-27T23:37:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1073","msg":"integration test pipelineruns have been cancelled for older snapshot","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:37:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-233219-000-yi","testedSnapshot":"integ-app-tmnc-20260427-233733-037"} {"level":"info","ts":"2026-04-27T23:37:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-233219-000-yi","testedSnapshot":"integ-app-tmnc-20260427-233733-037"} {"level":"info","ts":"2026-04-27T23:37:35Z","logger":"controllers.snapshot","caller":"gitops/snapshot.go:1485","msg":"finalizer has been removed from IntegrationTestscenario pipelineRun","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"integration-resolver-pipelinerun-md5kg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-27T23:37:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1084","msg":"older snapshot integ-app-tmnc-20260427-233206-709 and its integration pipelinerun have been marked as cancelled","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-233733-037"} {"level":"info","ts":"2026-04-27T23:37: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-tmnc-20260427-233219-000-yi","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tmnc-20260427-233219-000-yi","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-tmnc-20260427-233219-000-yi","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-27T23:37: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-tmnc-20260427-233219-000-yi","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:153","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-tmnc-20260427-233219-000-yi","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","Scenario":"my-integration-test-hpte"} {"level":"info","ts":"2026-04-27T23:37:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-233219-000-yi"} {"level":"info","ts":"2026-04-27T23:37:35Z","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-tmnc-20260427-233219-000-yi","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","Label":"my-integration-test-hpte"} {"level":"info","ts":"2026-04-27T23:37:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-tmnc-20260427-233219-000-yi","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","Application.Name":"integ-app-tmnc","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-27T23:37:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-tmnc-20260427-233219-000-yi","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","integrationTestScenario.Name":"my-integration-test-hpte","pipelineRun.Name":"integration-resolver-pipelinerun-bsjvm"} {"level":"info","ts":"2026-04-27T23:37:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1070","msg":"Snapshot has been marked as cancelled previously, skipping marking it","snapshot":{"name":"integ-app-tmnc-20260427-233219-000-yi","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-232615-000-wl"} {"level":"info","ts":"2026-04-27T23:37:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-233733-037"} {"level":"info","ts":"2026-04-27T23:37:35Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-hpte-pr group"} {"level":"info","ts":"2026-04-27T23:37:35Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-hpte-pr group"} {"level":"info","ts":"2026-04-27T23:37:35Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","existingCheckRun":"github.CheckRun{ID:73294639664, NodeID:\"CR_kwDONSo-hs8AAAARELNyMA\", HeadSHA:\"45cb84b63f8ef288f936c2a173e704ac22f6174f\", ExternalID:\"my-integration-test-hpte-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73294639664\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/73294639664\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-27 23:32:20 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-hpte is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-uyqv/python-component-jewlyd-on-pull-request-n8prr is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73294639664/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hpte / pr group\", CheckSuite:github.CheckSuite{ID:66443786957}, 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:3592757515, Number:21424, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21424\", Head:github.PullRequestBranch{Ref:\"pr-branch-ojgvvn\", SHA:\"45cb84b63f8ef288f936c2a173e704ac22f6174f\", 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-ciihpb\", SHA:\"d5c700b1cf905aa715830518abf62dfa978c7305\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-27T23:37:35Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-jbw6c","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"integration-resolver-pipelinerun-jbw6c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-27T23:37:35Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ID":73294639664,"CheckName":"Konflux Dev version / my-integration-test-hpte / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-27T23:37:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","testedSnapshot.Name":"integ-app-tmnc-20260427-233733-037","destinationSnapshot.Name":"integ-app-tmnc-20260427-233219-000-yi","testStatus":"Pending"} {"level":"info","ts":"2026-04-27T23:37:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-233733-037"} {"level":"info","ts":"2026-04-27T23:37:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","destinationComponentSnapshot.Name":"integ-app-tmnc-20260427-233219-000","testedSnapshot":"integ-app-tmnc-20260427-233733-037"} {"level":"info","ts":"2026-04-27T23:37:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:37:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-233219-000","testedSnapshot":"integ-app-tmnc-20260427-233733-037"} {"level":"info","ts":"2026-04-27T23:37:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-233219-000","testedSnapshot":"integ-app-tmnc-20260427-233733-037"} {"level":"info","ts":"2026-04-27T23:37:36Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-hpte-pr group"} {"level":"info","ts":"2026-04-27T23:37:36Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-hpte-pr group"} {"level":"info","ts":"2026-04-27T23:37:36Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","existingCheckRun":"github.CheckRun{ID:73294639664, NodeID:\"CR_kwDONSo-hs8AAAARELNyMA\", HeadSHA:\"45cb84b63f8ef288f936c2a173e704ac22f6174f\", ExternalID:\"my-integration-test-hpte-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73294639664\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/73294639664\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-27 23:32:20 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-tmnc-20260427-233733-037 and scenario my-integration-test-hpte is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73294639664/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hpte / pr group\", CheckSuite:github.CheckSuite{ID:66443786957}, 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:3592757515, Number:21424, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21424\", Head:github.PullRequestBranch{Ref:\"pr-branch-ojgvvn\", SHA:\"45cb84b63f8ef288f936c2a173e704ac22f6174f\", 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-ciihpb\", SHA:\"d5c700b1cf905aa715830518abf62dfa978c7305\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-27T23:37:36Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ID":73294639664,"CheckName":"Konflux Dev version / my-integration-test-hpte / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-27T23:37:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","testedSnapshot.Name":"integ-app-tmnc-20260427-233733-037","destinationSnapshot.Name":"integ-app-tmnc-20260427-233219-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-27T23:37:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-233733-037"} {"level":"info","ts":"2026-04-27T23:37:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-233733-037"} {"level":"info","ts":"2026-04-27T23:37: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-tmnc-20260427-233219-000-yi","namespace":"group-uyqv"},"snapshot":{"name":"integ-app-tmnc-20260427-233219-000-yi","namespace":"group-uyqv"}} {"level":"info","ts":"2026-04-27T23:37:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tmnc-20260427-233219-000-yi","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-tmnc-20260427-233219-000-yi","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-tmnc-20260427-233219-000-yi","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-233219-000-yi"} {"level":"info","ts":"2026-04-27T23:37:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tmnc-20260427-233219-000-yi","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","destinationComponentSnapshot.Name":"integ-app-tmnc-20260427-233219-000-yi","testedSnapshot":"integ-app-tmnc-20260427-233219-000-yi"} {"level":"info","ts":"2026-04-27T23:37:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tmnc-20260427-233219-000-yi","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:37:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-233219-000-yi","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-233219-000-yi","testedSnapshot":"integ-app-tmnc-20260427-233219-000-yi"} {"level":"info","ts":"2026-04-27T23:37:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-233219-000-yi","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-233219-000-yi","testedSnapshot":"integ-app-tmnc-20260427-233219-000-yi"} {"level":"info","ts":"2026-04-27T23:37:36Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tmnc-20260427-233219-000-yi","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-hpte-go-component-jtgkfn"} {"level":"info","ts":"2026-04-27T23:37:36Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tmnc-20260427-233219-000-yi","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","existingCheckRun":"github.CheckRun{ID:73294637817, NodeID:\"CR_kwDONSo-hs8AAAARELNq-Q\", HeadSHA:\"45cb84b63f8ef288f936c2a173e704ac22f6174f\", ExternalID:\"my-integration-test-hpte-go-component-jtgkfn\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73294637817\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/73294637817\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-27 23:32:19 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-jtgkfn snapshot integ-app-tmnc-20260427-233219-000-yi and scenario my-integration-test-hpte is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-bsjvm' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73294637817/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hpte / go-component-jtgkfn\", CheckSuite:github.CheckSuite{ID:66443786957}, 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:3592757515, Number:21424, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21424\", Head:github.PullRequestBranch{Ref:\"pr-branch-ojgvvn\", SHA:\"45cb84b63f8ef288f936c2a173e704ac22f6174f\", 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-ciihpb\", SHA:\"d5c700b1cf905aa715830518abf62dfa978c7305\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-27T23:37:36Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tmnc-20260427-233219-000-yi","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ID":73294637817,"CheckName":"Konflux Dev version / my-integration-test-hpte / go-component-jtgkfn","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-27T23:37:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tmnc-20260427-233219-000-yi","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","testedSnapshot.Name":"integ-app-tmnc-20260427-233219-000-yi","destinationSnapshot.Name":"integ-app-tmnc-20260427-233219-000-yi","testStatus":"InProgress"} {"level":"info","ts":"2026-04-27T23:37:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-233219-000-yi"} {"level":"info","ts":"2026-04-27T23:37:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-tmnc-20260427-233219-000-yi","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-233219-000-yi"} {"level":"info","ts":"2026-04-27T23:37: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-tmnc-20260427-233733-037","namespace":"group-uyqv"},"snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"}} {"level":"info","ts":"2026-04-27T23:37:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-233733-037"} {"level":"info","ts":"2026-04-27T23:37:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","destinationComponentSnapshot.Name":"integ-app-tmnc-20260427-232616-000","testedSnapshot":"integ-app-tmnc-20260427-233733-037"} {"level":"info","ts":"2026-04-27T23:37:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:37:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-232616-000","testedSnapshot":"integ-app-tmnc-20260427-233733-037"} {"level":"info","ts":"2026-04-27T23:37:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-232616-000","testedSnapshot":"integ-app-tmnc-20260427-233733-037"} {"level":"info","ts":"2026-04-27T23:37:37Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-hpte-pr group"} {"level":"info","ts":"2026-04-27T23:37:37Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","existingCheckRun":"github.CheckRun{ID:73295177850, NodeID:\"CR_kwDOOe2tsc8AAAARELuoeg\", HeadSHA:\"ee258dc91475bf495bf1809233221bafc6a26e85\", ExternalID:\"my-integration-test-hpte-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/73295177850\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/73295177850\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-27 23:37:35 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-tmnc-20260427-233733-037 and scenario my-integration-test-hpte is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/73295177850/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hpte / pr group\", CheckSuite:github.CheckSuite{ID:66443203070}, 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:3592757749, Number:8981, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8981\", Head:github.PullRequestBranch{Ref:\"pr-branch-ojgvvn\", SHA:\"ee258dc91475bf495bf1809233221bafc6a26e85\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ciihpb\", SHA:\"870c50099f518c5415e2c782b0e76c7050d6ebdc\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-27T23:37:37Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ID":73295177850,"CheckName":"Konflux Dev version / my-integration-test-hpte / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-27T23:37:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","testedSnapshot.Name":"integ-app-tmnc-20260427-233733-037","destinationSnapshot.Name":"integ-app-tmnc-20260427-232616-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-27T23:37:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-233733-037"} {"level":"info","ts":"2026-04-27T23:37:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","destinationComponentSnapshot.Name":"integ-app-tmnc-20260427-233219-000-yi","testedSnapshot":"integ-app-tmnc-20260427-233733-037"} {"level":"info","ts":"2026-04-27T23:37:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:37:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-233219-000-yi","testedSnapshot":"integ-app-tmnc-20260427-233733-037"} {"level":"info","ts":"2026-04-27T23:37:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-233219-000-yi","testedSnapshot":"integ-app-tmnc-20260427-233733-037"} {"level":"info","ts":"2026-04-27T23:37:37Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-hpte-pr group"} {"level":"info","ts":"2026-04-27T23:37:37Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","existingCheckRun":"github.CheckRun{ID:73294639664, NodeID:\"CR_kwDONSo-hs8AAAARELNyMA\", HeadSHA:\"45cb84b63f8ef288f936c2a173e704ac22f6174f\", ExternalID:\"my-integration-test-hpte-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73294639664\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/73294639664\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-27 23:32:20 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-tmnc-20260427-233733-037 and scenario my-integration-test-hpte is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73294639664/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hpte / pr group\", CheckSuite:github.CheckSuite{ID:66443786957}, 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:3592757515, Number:21424, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21424\", Head:github.PullRequestBranch{Ref:\"pr-branch-ojgvvn\", SHA:\"45cb84b63f8ef288f936c2a173e704ac22f6174f\", 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-ciihpb\", SHA:\"d5c700b1cf905aa715830518abf62dfa978c7305\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-27T23:37:37Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ID":73294639664,"CheckName":"Konflux Dev version / my-integration-test-hpte / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-27T23:37:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","testedSnapshot.Name":"integ-app-tmnc-20260427-233733-037","destinationSnapshot.Name":"integ-app-tmnc-20260427-233219-000-yi","testStatus":"InProgress"} {"level":"info","ts":"2026-04-27T23:37:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-233733-037"} {"level":"info","ts":"2026-04-27T23:37:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","destinationComponentSnapshot.Name":"integ-app-tmnc-20260427-233219-000","testedSnapshot":"integ-app-tmnc-20260427-233733-037"} {"level":"info","ts":"2026-04-27T23:37:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:37:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-233219-000","testedSnapshot":"integ-app-tmnc-20260427-233733-037"} {"level":"info","ts":"2026-04-27T23:37:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-233219-000","testedSnapshot":"integ-app-tmnc-20260427-233733-037"} {"level":"info","ts":"2026-04-27T23:37:38Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-hpte-pr group"} {"level":"info","ts":"2026-04-27T23:37:38Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","existingCheckRun":"github.CheckRun{ID:73294639664, NodeID:\"CR_kwDONSo-hs8AAAARELNyMA\", HeadSHA:\"45cb84b63f8ef288f936c2a173e704ac22f6174f\", ExternalID:\"my-integration-test-hpte-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73294639664\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/73294639664\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-27 23:32:20 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-tmnc-20260427-233733-037 and scenario my-integration-test-hpte is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73294639664/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hpte / pr group\", CheckSuite:github.CheckSuite{ID:66443786957}, 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:3592757515, Number:21424, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21424\", Head:github.PullRequestBranch{Ref:\"pr-branch-ojgvvn\", SHA:\"45cb84b63f8ef288f936c2a173e704ac22f6174f\", 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-ciihpb\", SHA:\"d5c700b1cf905aa715830518abf62dfa978c7305\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-27T23:37:38Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ID":73294639664,"CheckName":"Konflux Dev version / my-integration-test-hpte / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-27T23:37:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","testedSnapshot.Name":"integ-app-tmnc-20260427-233733-037","destinationSnapshot.Name":"integ-app-tmnc-20260427-233219-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-27T23:37:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-233733-037"} {"level":"info","ts":"2026-04-27T23:37:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-233733-037"} {"level":"info","ts":"2026-04-27T23:37:55Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"group-uyqv","name":"my-integration-test-jtcl"}} {"level":"info","ts":"2026-04-27T23:37:55Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-jtcl"} {"level":"info","ts":"2026-04-27T23:37:55Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-jtcl"} {"level":"info","ts":"2026-04-27T23:37:55Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-27T23:37:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-233733-037"} {"level":"info","ts":"2026-04-27T23:37:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:640","msg":"The snapshot is not a component snapshot, no need to create group snapshot for it","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-27T23:37: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-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","integrationTestScenario.Name":"my-integration-test-jtcl"} {"level":"info","ts":"2026-04-27T23:37:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","integrationTestScneario.Name":"my-integration-test-jtcl"} {"level":"error","ts":"2026-04-27T23:37:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:867","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","integrationScenario.Name":"my-integration-test-jtcl","error":"failed to call client.Create to create pipelineRun for snapshot integ-app-tmnc-20260427-233733-037: admission webhook \"pipelinerun-kueue-defaulter.tekton-kueue.io\" denied the request: pipelinerun validation failed: invalid pipelinerun: expected exactly one, got neither: pipelineRef, pipelineSpec","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).HandlePipelineCreationError\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:867\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).rerunIntegrationPipelinerunForScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:172\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:160\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:37:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-233733-037"} {"level":"error","ts":"2026-04-27T23:37:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:161","msg":"Failed to create rerun pipelinerun for IntegrationTestScenario","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","Scenario":"my-integration-test-jtcl","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:161\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:37: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-tmnc-20260427-233733-037","namespace":"group-uyqv"},"snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"}} {"level":"info","ts":"2026-04-27T23:37:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37:56Z","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-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:37:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-233733-037"} {"level":"info","ts":"2026-04-27T23:37:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","destinationComponentSnapshot.Name":"integ-app-tmnc-20260427-232616-000","testedSnapshot":"integ-app-tmnc-20260427-233733-037"} {"level":"info","ts":"2026-04-27T23:37:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:37:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-jtcl","destinationSnapshot.Name":"integ-app-tmnc-20260427-232616-000","testedSnapshot":"integ-app-tmnc-20260427-233733-037"} {"level":"info","ts":"2026-04-27T23:37:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte"} {"level":"info","ts":"2026-04-27T23:37:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-jtcl","destinationSnapshot.Name":"integ-app-tmnc-20260427-232616-000","testedSnapshot":"integ-app-tmnc-20260427-233733-037"} {"level":"info","ts":"2026-04-27T23:37:56Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-jtcl-pr group"} {"level":"info","ts":"2026-04-27T23:37:56Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-jtcl-pr group"} {"level":"info","ts":"2026-04-27T23:37:56Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.NameSpace":"group-uyqv","snapshot.Name":"integ-app-tmnc-20260427-232616-000","scenarioName":"my-integration-test-jtcl","externalID":"my-integration-test-jtcl-pr group"} {"level":"info","ts":"2026-04-27T23:37:57Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ID":73295215417,"CheckName":"Konflux Dev version / my-integration-test-jtcl / pr group","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-04-27T23:37:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","testedSnapshot.Name":"integ-app-tmnc-20260427-233733-037","destinationSnapshot.Name":"integ-app-tmnc-20260427-232616-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-04-27T23:37:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-233733-037"} {"level":"info","ts":"2026-04-27T23:37:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","destinationComponentSnapshot.Name":"integ-app-tmnc-20260427-233219-000-yi","testedSnapshot":"integ-app-tmnc-20260427-233733-037"} {"level":"info","ts":"2026-04-27T23:37:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:37:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-jtcl","destinationSnapshot.Name":"integ-app-tmnc-20260427-233219-000-yi","testedSnapshot":"integ-app-tmnc-20260427-233733-037"} {"level":"info","ts":"2026-04-27T23:37:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte"} {"level":"info","ts":"2026-04-27T23:37:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-jtcl","destinationSnapshot.Name":"integ-app-tmnc-20260427-233219-000-yi","testedSnapshot":"integ-app-tmnc-20260427-233733-037"} {"level":"info","ts":"2026-04-27T23:37:57Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-jtcl-pr group"} {"level":"info","ts":"2026-04-27T23:37:57Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-jtcl-pr group"} {"level":"info","ts":"2026-04-27T23:37:57Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.NameSpace":"group-uyqv","snapshot.Name":"integ-app-tmnc-20260427-233219-000-yi","scenarioName":"my-integration-test-jtcl","externalID":"my-integration-test-jtcl-pr group"} {"level":"info","ts":"2026-04-27T23:37:57Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ID":73295216441,"CheckName":"Konflux Dev version / my-integration-test-jtcl / pr group","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-04-27T23:37:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","testedSnapshot.Name":"integ-app-tmnc-20260427-233733-037","destinationSnapshot.Name":"integ-app-tmnc-20260427-233219-000-yi","testStatus":"TestInvalid"} {"level":"info","ts":"2026-04-27T23:37:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-233733-037"} {"level":"info","ts":"2026-04-27T23:37:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","destinationComponentSnapshot.Name":"integ-app-tmnc-20260427-233219-000","testedSnapshot":"integ-app-tmnc-20260427-233733-037"} {"level":"info","ts":"2026-04-27T23:37:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:37:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-jtcl","destinationSnapshot.Name":"integ-app-tmnc-20260427-233219-000","testedSnapshot":"integ-app-tmnc-20260427-233733-037"} {"level":"info","ts":"2026-04-27T23:37:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte"} {"level":"info","ts":"2026-04-27T23:37:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-jtcl","destinationSnapshot.Name":"integ-app-tmnc-20260427-233219-000","testedSnapshot":"integ-app-tmnc-20260427-233733-037"} {"level":"info","ts":"2026-04-27T23:37:57Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-jtcl-pr group"} {"level":"info","ts":"2026-04-27T23:37:57Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ExternalID":"my-integration-test-jtcl-pr group"} {"level":"info","ts":"2026-04-27T23:37:57Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","existingCheckRun":"github.CheckRun{ID:73295216441, NodeID:\"CR_kwDONSo-hs8AAAARELw_OQ\", HeadSHA:\"45cb84b63f8ef288f936c2a173e704ac22f6174f\", ExternalID:\"my-integration-test-jtcl-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73295216441\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/73295216441\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"failure\", StartedAt:github.Timestamp{2026-04-27 23:37:57 +0000 UTC}, CompletedAt:github.Timestamp{2026-04-27 23:37:56 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Errored\", Summary:\"Integration test for pr group snapshot integ-app-tmnc-20260427-233733-037 and scenario my-integration-test-jtcl is invalid\", Text:\"Creation of pipelineRun failed during creation due to: failed to call client.Create to create pipelineRun for snapshot integ-app-tmnc-20260427-233733-037: admission webhook \"pipelinerun-kueue-defaulter.tekton-kueue.io\" denied the request: pipelinerun validation failed: invalid pipelinerun: expected exactly one, got neither: pipelineRef, pipelineSpec.\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73295216441/annotations\"}, Name:\"Konflux Dev version / my-integration-test-jtcl / pr group\", CheckSuite:github.CheckSuite{ID:66443786957}, 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:3592757515, Number:21424, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21424\", Head:github.PullRequestBranch{Ref:\"pr-branch-ojgvvn\", SHA:\"45cb84b63f8ef288f936c2a173e704ac22f6174f\", 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-ciihpb\", SHA:\"d5c700b1cf905aa715830518abf62dfa978c7305\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-27T23:37: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-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.NameSpace":"group-uyqv","snapshot.Name":"integ-app-tmnc-20260427-233219-000","scenarioName":"my-integration-test-jtcl","externalID":"my-integration-test-jtcl-pr group"} {"level":"info","ts":"2026-04-27T23:37:58Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","ID":73295217345,"CheckName":"Konflux Dev version / my-integration-test-jtcl / pr group","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-04-27T23:37:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","testedSnapshot.Name":"integ-app-tmnc-20260427-233733-037","destinationSnapshot.Name":"integ-app-tmnc-20260427-233219-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-04-27T23:37:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-233733-037"} {"level":"info","ts":"2026-04-27T23:37: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-tmnc-20260427-233733-037","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-233733-037"} {"level":"info","ts":"2026-04-27T23:38:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-233733-037"} {"level":"info","ts":"2026-04-27T23:38:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-tmnc-20260427-232250-000"} {"level":"info","ts":"2026-04-27T23:38:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-uyqv","snapshot":"integ-app-tmnc-20260427-232250-000"} {"level":"info","ts":"2026-04-27T23:38:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-tmnc-20260427-233815-661"} {"level":"info","ts":"2026-04-27T23:38:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-tmnc-20260427-233815-661","application":"integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:38:15Z","logger":"controllers.integration pipeline","caller":"helpers/errorhandlers.go:96","msg":"Could not get Snapshot from PipelineRun. Snapshot may have been removed. Declining to proceed with reconciliation due to the error: Snapshot.appstudio.redhat.com \"integ-app-tmnc-20260427-232250-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-r8rqs","namespace":"group-uyqv"}} {"level":"info","ts":"2026-04-27T23:38:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-tmnc-20260427-233815-661"} {"level":"info","ts":"2026-04-27T23:38: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":"integ-app-tmnc-20260427-233815-661","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:38:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tmnc-20260427-233815-661","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:38:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-tmnc-20260427-233815-661","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-27T23:38: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":"integ-app-tmnc-20260427-233815-661","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:38:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-tmnc-20260427-233815-661","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","Application.Name":"integ-app-tmnc","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-27T23:38:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"integ-app-tmnc-20260427-233815-661","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"integ-app-tmnc-20260427-233815-661","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-27T23:38:15Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-27T23:38: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":"integ-app-tmnc-20260427-233815-661","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:38:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tmnc-20260427-233815-661","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:38: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":"integ-app-tmnc-20260427-233815-661","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:38:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-tmnc-20260427-233815-661","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"error","ts":"2026-04-27T23:38:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"go-component-jtgkfn","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"go-component-jtgkfn","reconcileID":"e96a319c-93ef-4a96-9048-7446d0a71a7f","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"go-component-jtgkfn\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"pac.component.appstudio.openshift.io/finalizer\"}","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:38:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-tmnc-20260427-233815-787"} {"level":"info","ts":"2026-04-27T23:38:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-tmnc-20260427-233815-787","application":"integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:38:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-tmnc-20260427-233815-787"} {"level":"info","ts":"2026-04-27T23:38: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":"integ-app-tmnc-20260427-233815-787","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:38:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tmnc-20260427-233815-787","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:38:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-tmnc-20260427-233815-787","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-27T23:38: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":"integ-app-tmnc-20260427-233815-787","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:38:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-tmnc-20260427-233815-787","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","Application.Name":"integ-app-tmnc","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-27T23:38:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"integ-app-tmnc-20260427-233815-787","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"integ-app-tmnc-20260427-233815-787","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-27T23:38:15Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-27T23:38: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":"integ-app-tmnc-20260427-233815-787","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:38:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tmnc-20260427-233815-787","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:38:15Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"go-component-jtgkfn","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"go-component-jtgkfn","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-27T23:38: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":"integ-app-tmnc-20260427-233815-787","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:38:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-tmnc-20260427-233815-787","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:38:16Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:69","msg":"Integration PipelineRun finalizer has been removed, status already reported, skipping processing","pipelineRun":{"name":"integration-resolver-pipelinerun-5trnx","namespace":"group-uyqv"},"pipelineRun.Name":"integration-resolver-pipelinerun-5trnx"} {"level":"error","ts":"2026-04-27T23:38:16Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-9j6zr","namespace":"group-uyqv"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:38:16Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-5trnx","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"integration-resolver-pipelinerun-5trnx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-27T23:38:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-233219-000-yi"} {"level":"info","ts":"2026-04-27T23:38: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-tmnc-20260427-233219-000-yi","namespace":"group-uyqv"},"snapshot":{"name":"integ-app-tmnc-20260427-233219-000-yi","namespace":"group-uyqv"}} {"level":"info","ts":"2026-04-27T23:38:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"integ-app-tmnc-20260427-233219-000-yi","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:38:16Z","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":"integ-app-tmnc-20260427-233219-000-yi","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:38:16Z","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":"integ-app-tmnc-20260427-233219-000-yi","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"integ-app-tmnc-20260427-233219-000-yi","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-27T23:38:16Z","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":"integ-app-tmnc-20260427-233219-000-yi","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"integ-app-tmnc-20260427-233219-000-yi","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-27T23:38: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-tmnc-20260427-233219-000-yi","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:38:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tmnc-20260427-233219-000-yi","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:38:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-tmnc-20260427-233219-000-yi","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-27T23:38: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-tmnc-20260427-233219-000-yi","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:38:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-tmnc-20260427-233219-000-yi","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc"} {"level":"info","ts":"2026-04-27T23:38:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tmnc-20260427-233219-000-yi","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","destinationComponentSnapshot.Name":"integ-app-tmnc-20260427-233219-000-yi","testedSnapshot":"integ-app-tmnc-20260427-233219-000-yi"} {"level":"error","ts":"2026-04-27T23:38:16Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-dg92s","namespace":"group-uyqv"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:38:16Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-bsjvm","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"integration-resolver-pipelinerun-bsjvm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-27T23:38:16Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:69","msg":"Integration PipelineRun finalizer has been removed, status already reported, skipping processing","pipelineRun":{"name":"integration-resolver-pipelinerun-dd2bn","namespace":"group-uyqv"},"pipelineRun.Name":"integration-resolver-pipelinerun-dd2bn"} {"level":"info","ts":"2026-04-27T23:38:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tmnc-20260427-233219-000-yi","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-27T23:38:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-233219-000-yi","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-233219-000-yi","testedSnapshot":"integ-app-tmnc-20260427-233219-000-yi"} {"level":"info","ts":"2026-04-27T23:38:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tmnc-20260427-233219-000-yi","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","scenario.Name":"my-integration-test-hpte","destinationSnapshot.Name":"integ-app-tmnc-20260427-233219-000-yi","testedSnapshot":"integ-app-tmnc-20260427-233219-000-yi"} {"level":"info","ts":"2026-04-27T23:38:16Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-dd2bn","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"integration-resolver-pipelinerun-dd2bn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-27T23:38:16Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:69","msg":"Integration PipelineRun finalizer has been removed, status already reported, skipping processing","pipelineRun":{"name":"integration-resolver-pipelinerun-fjcl9","namespace":"group-uyqv"},"pipelineRun.Name":"integration-resolver-pipelinerun-fjcl9"} {"level":"error","ts":"2026-04-27T23:38:16Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-pull-request-g6swc","namespace":"group-uyqv"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:38:16Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-fjcl9","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"integration-resolver-pipelinerun-fjcl9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"error","ts":"2026-04-27T23:38:16Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:194","msg":"could not determine whether scenario my-integration-test-hpte was optional","snapshot":{"name":"integ-app-tmnc-20260427-233219-000-yi","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","error":"IntegrationTestScenario.appstudio.redhat.com \"my-integration-test-hpte\" not found","stacktrace":"github.com/konflux-ci/integration-service/status.(*CheckRunStatusUpdater).createCheckRunAdapterForSnapshot\n\t/opt/app-root/src/status/reporter_github.go:194\ngithub.com/konflux-ci/integration-service/status.(*CheckRunStatusUpdater).UpdateStatus\n\t/opt/app-root/src/status/reporter_github.go:258\ngithub.com/konflux-ci/integration-service/status.(*GitHubReporter).ReportStatus.func2\n\t/opt/app-root/src/status/reporter_github.go:704\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\ngithub.com/konflux-ci/integration-service/status.(*GitHubReporter).ReportStatus\n\t/opt/app-root/src/status/reporter_github.go:694\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).iterateIntegrationTestStatusDetailsInStatusReport\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:545\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).ReportSnapshotStatus.func1\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:386\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/statusreport.(*Adapter).ReportSnapshotStatus\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:385\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":"error","ts":"2026-04-27T23:38:16Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:260","msg":"failed to create checkRunAdapter for scenario, skipping update","snapshot":{"name":"integ-app-tmnc-20260427-233219-000-yi","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.NameSpace":"group-uyqv","snapshot.Name":"integ-app-tmnc-20260427-233219-000-yi","scenario.Name":"my-integration-test-hpte","error":"could not determine whether scenario my-integration-test-hpte is optional","stacktrace":"github.com/konflux-ci/integration-service/status.(*CheckRunStatusUpdater).UpdateStatus\n\t/opt/app-root/src/status/reporter_github.go:260\ngithub.com/konflux-ci/integration-service/status.(*GitHubReporter).ReportStatus.func2\n\t/opt/app-root/src/status/reporter_github.go:704\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\ngithub.com/konflux-ci/integration-service/status.(*GitHubReporter).ReportStatus\n\t/opt/app-root/src/status/reporter_github.go:694\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).iterateIntegrationTestStatusDetailsInStatusReport\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:545\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).ReportSnapshotStatus.func1\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:386\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/statusreport.(*Adapter).ReportSnapshotStatus\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:385\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).EnsureSnapshotTestStatusReportedToGitProvider\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:105\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_controller.go:104\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:38:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tmnc-20260427-233219-000-yi","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","testedSnapshot.Name":"integ-app-tmnc-20260427-233219-000-yi","destinationSnapshot.Name":"integ-app-tmnc-20260427-233219-000-yi","testStatus":"Deleted"} {"level":"error","ts":"2026-04-27T23:38:16Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"go-component-jtgkfn-on-push-nl9fn","namespace":"group-uyqv"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:38:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tmnc-20260427-233219-000-yi"} {"level":"info","ts":"2026-04-27T23:38: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-tmnc-20260427-233219-000-yi","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","snapshot.Name":"integ-app-tmnc-20260427-233219-000-yi"} {"level":"info","ts":"2026-04-27T23:38:16Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-tmnc-20260427-233219-000-yi","namespace":"group-uyqv"},"application":"group-uyqv/integ-app-tmnc","namespace":"group-uyqv","name":"integration-resolver-pipelinerun-bsjvm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:38:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-tmnc-20260427-232615-000-wl"} {"level":"info","ts":"2026-04-27T23:38:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-uyqv","snapshot":"integ-app-tmnc-20260427-232615-000-wl"} {"level":"info","ts":"2026-04-27T23:38:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-tmnc-20260427-232240-000"} {"level":"info","ts":"2026-04-27T23:38:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-uyqv","snapshot":"integ-app-tmnc-20260427-232240-000"} 2026/04/27 23:38:16 http: TLS handshake error from 10.130.0.2:54826: EOF {"level":"info","ts":"2026-04-27T23:38:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-tmnc-20260427-230045-000"} {"level":"info","ts":"2026-04-27T23:38:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-uyqv","snapshot":"integ-app-tmnc-20260427-230045-000"} {"level":"info","ts":"2026-04-27T23:38:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-tmnc-20260427-233815-661"} {"level":"info","ts":"2026-04-27T23:38:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-uyqv","snapshot":"integ-app-tmnc-20260427-233815-661"} {"level":"info","ts":"2026-04-27T23:38:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-tmnc-20260427-233815-787"} {"level":"info","ts":"2026-04-27T23:38:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-uyqv","snapshot":"integ-app-tmnc-20260427-233815-787"} 2026/04/27 23:38:16 http: TLS handshake error from 10.130.0.2:54846: EOF {"level":"info","ts":"2026-04-27T23:38:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-tmnc-20260427-233219-000-yi"} {"level":"info","ts":"2026-04-27T23:38:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-uyqv","snapshot":"integ-app-tmnc-20260427-233219-000-yi"} {"level":"info","ts":"2026-04-27T23:38:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-tmnc-20260427-232610-000"} {"level":"info","ts":"2026-04-27T23:38:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-uyqv","snapshot":"integ-app-tmnc-20260427-232610-000"} {"level":"info","ts":"2026-04-27T23:38:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-tmnc-20260427-231304-000"} {"level":"info","ts":"2026-04-27T23:38:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-uyqv","snapshot":"integ-app-tmnc-20260427-231304-000"} {"level":"info","ts":"2026-04-27T23:38:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-tmnc-20260427-233206-709"} {"level":"info","ts":"2026-04-27T23:38:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-uyqv","snapshot":"integ-app-tmnc-20260427-233206-709"} {"level":"info","ts":"2026-04-27T23:38:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-tmnc-20260427-231253-000"} {"level":"info","ts":"2026-04-27T23:38:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-uyqv","snapshot":"integ-app-tmnc-20260427-231253-000"} {"level":"info","ts":"2026-04-27T23:38:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-tmnc-20260427-232616-000"} {"level":"info","ts":"2026-04-27T23:38:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-uyqv","snapshot":"integ-app-tmnc-20260427-232616-000"} {"level":"info","ts":"2026-04-27T23:38:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-tmnc-20260427-233733-037"} {"level":"info","ts":"2026-04-27T23:38:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-tmnc-20260427-232615-000"} {"level":"info","ts":"2026-04-27T23:38:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-uyqv","snapshot":"integ-app-tmnc-20260427-232615-000"} 2026/04/27 23:38:16 http: TLS handshake error from 10.129.0.2:48516: EOF 2026/04/27 23:38:16 http: TLS handshake error from 10.128.0.2:51210: EOF {"level":"info","ts":"2026-04-27T23:38:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-tmnc-20260427-233219-000"} {"level":"info","ts":"2026-04-27T23:38:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-uyqv","snapshot":"integ-app-tmnc-20260427-233219-000"} 2026/04/27 23:38:16 http: TLS handshake error from 10.128.0.2:51242: EOF 2026/04/27 23:38:16 http: TLS handshake error from 10.129.0.2:48532: EOF 2026/04/27 23:38:16 http: TLS handshake error from 10.129.0.2:48530: EOF {"level":"info","ts":"2026-04-27T23:38:16Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"konflux-test-integration-clone-fktgen","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"konflux-test-integration-clone-fktgen","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-27T23:38:16Z","logger":"controllers.component","caller":"helpers/errorhandlers.go:96","msg":"Could not get Application from Component. Application may have been removed. Declining to proceed with reconciliation due to the error: Application.appstudio.redhat.com \"integ-app-tmnc\" not found","component":{"name":"konflux-test-integration-clone-fktgen","namespace":"group-uyqv"}} {"level":"info","ts":"2026-04-27T23:38:16Z","logger":"snapshot-webhook","caller":"helpers/logs.go:74","msg":"Removed Finalizer from the PipelineRun","namespace":"group-uyqv","name":"integration-resolver-pipelinerun-jbw6c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:38:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-uyqv","snapshot":"integ-app-tmnc-20260427-233733-037"} {"level":"info","ts":"2026-04-27T23:38:16Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"python-component-jewlyd","namespace":"group-uyqv"},"namespace":"group-uyqv","name":"python-component-jewlyd","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-27T23:38:16Z","logger":"controllers.component","caller":"helpers/errorhandlers.go:96","msg":"Could not get Application from Component. Application may have been removed. Declining to proceed with reconciliation due to the error: Application.appstudio.redhat.com \"integ-app-tmnc\" not found","component":{"name":"python-component-jewlyd","namespace":"group-uyqv"}} {"level":"info","ts":"2026-04-27T23:38:17Z","logger":"controllers.integration pipeline","caller":"helpers/errorhandlers.go:96","msg":"Could not get Snapshot from PipelineRun. Snapshot may have been removed. Declining to proceed with reconciliation due to the error: Snapshot.appstudio.redhat.com \"integ-app-tmnc-20260427-232240-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-brxd5","namespace":"group-uyqv"}} {"level":"info","ts":"2026-04-27T23:38:17Z","logger":"controllers.integration pipeline","caller":"helpers/errorhandlers.go:96","msg":"Could not get Snapshot from PipelineRun. Snapshot may have been removed. Declining to proceed with reconciliation due to the error: Snapshot.appstudio.redhat.com \"integ-app-tmnc-20260427-232610-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-vgsxc","namespace":"group-uyqv"}} {"level":"info","ts":"2026-04-27T23:38:17Z","logger":"controllers.integration pipeline","caller":"helpers/errorhandlers.go:96","msg":"Could not get Snapshot from PipelineRun. Snapshot may have been removed. Declining to proceed with reconciliation due to the error: Snapshot.appstudio.redhat.com \"integ-app-tmnc-20260427-232616-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-ktnjb","namespace":"group-uyqv"}} {"level":"info","ts":"2026-04-27T23:38:17Z","logger":"controllers.integration pipeline","caller":"helpers/errorhandlers.go:96","msg":"Could not get Snapshot from PipelineRun. Snapshot may have been removed. Declining to proceed with reconciliation due to the error: Snapshot.appstudio.redhat.com \"integ-app-tmnc-20260427-231304-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-wlhvs","namespace":"group-uyqv"}} {"level":"info","ts":"2026-04-27T23:38:17Z","logger":"controllers.integration pipeline","caller":"helpers/errorhandlers.go:96","msg":"Could not get Snapshot from PipelineRun. Snapshot may have been removed. Declining to proceed with reconciliation due to the error: Snapshot.appstudio.redhat.com \"integ-app-tmnc-20260427-233206-709\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-md5kg","namespace":"group-uyqv"}} {"level":"info","ts":"2026-04-27T23:38:17Z","logger":"controllers.integration pipeline","caller":"helpers/errorhandlers.go:96","msg":"Could not get Snapshot from PipelineRun. Snapshot may have been removed. Declining to proceed with reconciliation due to the error: Snapshot.appstudio.redhat.com \"integ-app-tmnc-20260427-232615-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-7stsj","namespace":"group-uyqv"}} {"level":"info","ts":"2026-04-27T23:38:17Z","logger":"controllers.integration pipeline","caller":"helpers/errorhandlers.go:96","msg":"Could not get Snapshot from PipelineRun. Snapshot may have been removed. Declining to proceed with reconciliation due to the error: Snapshot.appstudio.redhat.com \"integ-app-tmnc-20260427-233219-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-r8bzk","namespace":"group-uyqv"}} {"level":"info","ts":"2026-04-27T23:38:17Z","logger":"controllers.integration pipeline","caller":"helpers/errorhandlers.go:96","msg":"Could not get Snapshot from PipelineRun. Snapshot may have been removed. Declining to proceed with reconciliation due to the error: Snapshot.appstudio.redhat.com \"integ-app-tmnc-20260427-233733-037\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-jbw6c","namespace":"group-uyqv"}} {"level":"error","ts":"2026-04-27T23:38:20Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-8kgfg","namespace":"group-uyqv"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-27T23:38:20Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-pull-request-btgpx","namespace":"group-uyqv"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-27T23:38:20Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-fktgen-on-push-kwfqc","namespace":"group-uyqv"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-27T23:38:21Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-76jm7","namespace":"group-uyqv"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-27T23:38:21Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-n8prr","namespace":"group-uyqv"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-27T23:38:21Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-pull-request-xj9m2","namespace":"group-uyqv"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-27T23:38:21Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"python-component-jewlyd-on-push-tsd9f","namespace":"group-uyqv"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:40:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:40:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:40:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:40:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:40: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-cykxkq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:40:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:40:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"go-component-cykxkq-on-pull-request-kkdwl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:40: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-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:40: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-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:40: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-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:40: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-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:40: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-cykxkq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:40: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-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:40:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"go-component-cykxkq-on-pull-request-kkdwl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:40: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-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:40: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-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:40: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-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:40: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-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:40: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-cykxkq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:40: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-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:40:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"go-component-cykxkq-on-pull-request-kkdwl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:40: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-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:40: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-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:40: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":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:40: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":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:40:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-cykxkq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:40: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-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:40:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"go-component-cykxkq-on-pull-request-kkdwl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:40:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:40:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:40: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-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:40: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-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:40: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-cykxkq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:40:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:40:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"go-component-cykxkq-on-pull-request-kkdwl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:41: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-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:41: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-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:41: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-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:41: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-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:41: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-cykxkq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:41: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-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:41:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"go-component-cykxkq-on-pull-request-kkdwl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:41: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-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:41: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-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:41: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-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:41: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-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:41: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-cykxkq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:41: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-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:41:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"go-component-cykxkq-on-pull-request-kkdwl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:50:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:50:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:50:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:50:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:50:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","elapsedSinceCompletion":"1.000505251s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:50:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"go-component-cykxkq-on-pull-request-kkdwl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:50:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"namespace":"build-e2e-odim","name":"go-component-cykxkq-on-pull-request-kkdwl","reconcileID":"ca09bc76-5560-48f4-92f7-56e39ed8f27a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:50:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:50:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:50:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:50:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:50:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","elapsedSinceCompletion":"1.006220851s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:50:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"go-component-cykxkq-on-pull-request-kkdwl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:50:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"namespace":"build-e2e-odim","name":"go-component-cykxkq-on-pull-request-kkdwl","reconcileID":"aadbf7bf-2121-4864-9c77-1641cf494528","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:50:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:50:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:50:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:50:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:50:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","elapsedSinceCompletion":"1.016929918s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:50:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"go-component-cykxkq-on-pull-request-kkdwl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:50:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"namespace":"build-e2e-odim","name":"go-component-cykxkq-on-pull-request-kkdwl","reconcileID":"02fa4ac8-ad4c-4096-8c13-fad967b528c8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:50:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:50:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:50:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:50:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:50:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","elapsedSinceCompletion":"1.037648379s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:50:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"go-component-cykxkq-on-pull-request-kkdwl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:50:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"namespace":"build-e2e-odim","name":"go-component-cykxkq-on-pull-request-kkdwl","reconcileID":"e789f8a3-345b-4f13-940d-f8aed75f85a2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:50:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:50:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:50:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:50:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:50:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","elapsedSinceCompletion":"1.078252117s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:50:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"go-component-cykxkq-on-pull-request-kkdwl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:50:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"namespace":"build-e2e-odim","name":"go-component-cykxkq-on-pull-request-kkdwl","reconcileID":"0c9310f3-1673-4e59-b430-421eae910740","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:50:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:50:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:50:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:50:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:50:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","elapsedSinceCompletion":"1.116022678s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:50:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"go-component-cykxkq-on-pull-request-kkdwl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:50:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"namespace":"build-e2e-odim","name":"go-component-cykxkq-on-pull-request-kkdwl","reconcileID":"598f2499-4b41-4788-b6c4-4c057d5acc03","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:50:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:50:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:50:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:50:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:50:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","elapsedSinceCompletion":"1.158776265s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:50:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"go-component-cykxkq-on-pull-request-kkdwl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:50:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"namespace":"build-e2e-odim","name":"go-component-cykxkq-on-pull-request-kkdwl","reconcileID":"da106945-6dab-4fa1-94bf-aeb0314b648c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:50:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:50:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:50:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:50:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:50:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","elapsedSinceCompletion":"1.479468368s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:50:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"go-component-cykxkq-on-pull-request-kkdwl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:50:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"namespace":"build-e2e-odim","name":"go-component-cykxkq-on-pull-request-kkdwl","reconcileID":"2c64e575-52da-4446-b8de-31bd7cf7f724","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:50:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:50:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:50:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:50:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:50:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","elapsedSinceCompletion":"1.687749286s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:50:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"go-component-cykxkq-on-pull-request-kkdwl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:50:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"namespace":"build-e2e-odim","name":"go-component-cykxkq-on-pull-request-kkdwl","reconcileID":"46cd9bc0-993e-4807-8001-87db4d15011d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:50: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-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:50: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-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:50: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-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:50: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-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:50:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","elapsedSinceCompletion":"2.11995839s","timeout":"5m0s"} {"level":"info","ts":"2026-04-27T23:50:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"go-component-cykxkq-on-pull-request-kkdwl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-27T23:50:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"namespace":"build-e2e-odim","name":"go-component-cykxkq-on-pull-request-kkdwl","reconcileID":"e435d064-f67e-4496-9253-2cb2251ae2e1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-27T23:50: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-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:50: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-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:50: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-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:50: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-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:50:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-positive-mc-xial-20260427-233013-000"} {"level":"info","ts":"2026-04-27T23:50:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-positive-mc-xial-20260427-233013-000","application":"build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:50:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-positive-mc-xial-20260427-233013-000"} {"level":"info","ts":"2026-04-27T23:50:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"build-suite-positive-mc-xial-20260427-233013-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-positive-mc-xial-20260427-233013-000","snapshot.Spec.Components":[{"name":"go-component-cykxkq","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-odim/go-component-cykxkq@sha256:120ec5fca8c0544c45354b2eefbf7d4714a6c01593b962c711dae8fcd3d3b5d4","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"f6101ab3afb0951d12563e95ab131f7c16e9cf98"}}}]} {"level":"info","ts":"2026-04-27T23:50:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-go-component-cykxkq is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-positive-mc-xial-20260427-233013-000","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:50:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash ec9ac2b378449842c6f5697c2a41547475e890a3e7e0c24ffdcf986608448e is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-positive-mc-xial-20260427-233013-000","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:50:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-positive-mc-xial-20260427-233013-000"} {"level":"info","ts":"2026-04-27T23:50:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-xial-20260427-233013-000","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:50:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-xial-20260427-233013-000","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-27T23:50: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-positive-mc-xial-20260427-233013-000","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:50:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-positive-mc-xial-20260427-233013-000","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","Application.Name":"build-suite-positive-mc-xial","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-27T23:50:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-positive-mc-xial-20260427-233013-000","namespace":"build-e2e-odim"},"snapshot":{"name":"build-suite-positive-mc-xial-20260427-233013-000","namespace":"build-e2e-odim"}} {"level":"info","ts":"2026-04-27T23:50:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-positive-mc-xial-20260427-233013-000","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:50:42Z","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-xial-20260427-233013-000","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:50: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-positive-mc-xial-20260427-233013-000","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"build-suite-positive-mc-xial-20260427-233013-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-27T23:50:42Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-27T23:50:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-positive-mc-xial-20260427-233013-000","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:50:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-xial-20260427-233013-000","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:50:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-xial-20260427-233013-000","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-27T23:50: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-positive-mc-xial-20260427-233013-000","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:50:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-xial-20260427-233013-000","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:50:42Z","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-xial-20260427-233013-000","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"build-suite-positive-mc-xial-20260427-233013-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-27T23:50:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"go-component-cykxkq-on-pull-request-kkdwl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-positive-mc-xial-20260427-233013-000"} {"level":"info","ts":"2026-04-27T23:50:42Z","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-xial-20260427-233013-000","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"build-suite-positive-mc-xial-20260427-233013-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-27T23:50:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-positive-mc-xial-20260427-233013-000","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","snapshot.Namespace":"build-e2e-odim","snapshot.Name":"build-suite-positive-mc-xial-20260427-233013-000"} {"level":"info","ts":"2026-04-27T23:50:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-positive-mc-xial-20260427-233013-000","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:50:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-xial-20260427-233013-000","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:50:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-xial-20260427-233013-000","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-27T23:50: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-positive-mc-xial-20260427-233013-000","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:50:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-xial-20260427-233013-000","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:50:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"go-component-cykxkq-on-pull-request-kkdwl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-positive-mc-xial-20260427-233013-000"} {"level":"info","ts":"2026-04-27T23:50:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"go-component-cykxkq-on-pull-request-kkdwl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-27T23:50:42Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"go-component-cykxkq-on-pull-request-kkdwl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:50:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-cykxkq-on-pull-request-kkdwl has finished running","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23: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":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23: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":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:50: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":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23: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":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:50: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":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","snapshot.Name":"build-suite-positive-mc-xial-20260427-233013-000"} {"level":"info","ts":"2026-04-27T23:50:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"go-component-cykxkq-on-pull-request-kkdwl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-27T23:50:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-cykxkq-on-pull-request-kkdwl has finished running","buildpipelineRun":{"name":"go-component-cykxkq-on-pull-request-kkdwl","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:07Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-cykxkq-on-push-8lfhc","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"go-component-cykxkq-on-push-8lfhc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:51:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-positive-mc-xial-20260427-233013-000"} {"level":"info","ts":"2026-04-27T23:51:07Z","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-cykxkq-on-push-8lfhc","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51: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":"go-component-cykxkq-on-push-8lfhc","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51: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":"go-component-cykxkq-on-push-8lfhc","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cykxkq-on-push-8lfhc","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"go-component-cykxkq-on-push-8lfhc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:51:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun go-component-cykxkq-on-push-8lfhc is not associated with a pull request","buildpipelineRun":{"name":"go-component-cykxkq-on-push-8lfhc","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:21Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"python-component-oubtpf","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"python-component-oubtpf","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-27T23:51:34Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"python-component-oubtpf-on-pull-request-fmcpt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:51:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"python-component-oubtpf-on-pull-request-fmcpt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"python-component-oubtpf-on-pull-request-fmcpt","PR group":"konflux-python-component-oubtpf"} {"level":"info","ts":"2026-04-27T23:51:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","prGroup":"konflux-python-component-oubtpf","prGroupHash":"86c11f718d238aa3e6a82fb2a65f36f924806edfded9fd12ad6b9d17141d32"} {"level":"info","ts":"2026-04-27T23:51:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oubtpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"python-component-oubtpf-on-pull-request-fmcpt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:51:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oubtpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"python-component-oubtpf-on-pull-request-fmcpt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:51:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oubtpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"python-component-oubtpf-on-pull-request-fmcpt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:51:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oubtpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"python-component-oubtpf-on-pull-request-fmcpt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:51:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oubtpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"python-component-oubtpf-on-pull-request-fmcpt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:51:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oubtpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"python-component-oubtpf-on-pull-request-fmcpt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:51:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oubtpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"python-component-oubtpf-on-pull-request-fmcpt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:51:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oubtpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"python-component-oubtpf-on-pull-request-fmcpt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:51:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oubtpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"python-component-oubtpf-on-pull-request-fmcpt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:51:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oubtpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"python-component-oubtpf-on-pull-request-fmcpt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:51:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oubtpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"python-component-oubtpf-on-pull-request-fmcpt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:51:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oubtpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"python-component-oubtpf-on-pull-request-fmcpt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:51:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oubtpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"python-component-oubtpf-on-pull-request-fmcpt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:51:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oubtpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"python-component-oubtpf-on-pull-request-fmcpt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:51: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-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51: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-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51: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":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oubtpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51: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-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"python-component-oubtpf-on-pull-request-fmcpt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:51: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-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51: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-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51: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":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oubtpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51: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-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"python-component-oubtpf-on-pull-request-fmcpt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:51: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-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51: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-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51: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":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oubtpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51: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-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"python-component-oubtpf-on-pull-request-fmcpt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:51: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-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51: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-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51: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":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oubtpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51: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-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"python-component-oubtpf-on-pull-request-fmcpt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:51:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51: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":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51: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":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oubtpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"python-component-oubtpf-on-pull-request-fmcpt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:51:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51: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":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51: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":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oubtpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"python-component-oubtpf-on-pull-request-fmcpt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:51:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51: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":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51: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":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oubtpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"python-component-oubtpf-on-pull-request-fmcpt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:51:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51: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":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51: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":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oubtpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"python-component-oubtpf-on-pull-request-fmcpt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:51:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51: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":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51: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":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oubtpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"python-component-oubtpf-on-pull-request-fmcpt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:51:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51: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":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51: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":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oubtpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"python-component-oubtpf-on-pull-request-fmcpt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:51:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51: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":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51: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":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oubtpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"python-component-oubtpf-on-pull-request-fmcpt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:51:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oubtpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"python-component-oubtpf-on-pull-request-fmcpt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:51: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-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51: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-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51: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-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51: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-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51: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-oubtpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51: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-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:51:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"python-component-oubtpf-on-pull-request-fmcpt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:52:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:52:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:52:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:52:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:52:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oubtpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:52:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:52:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"python-component-oubtpf-on-pull-request-fmcpt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23: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":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","prGroup":"konflux-python-component-oubtpf","prGroupHash":"86c11f718d238aa3e6a82fb2a65f36f924806edfded9fd12ad6b9d17141d32"} {"level":"info","ts":"2026-04-27T23:57:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oubtpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-27T23:57:09Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-27T23:51:34Z","completionTime":"2026-04-27T23:57:09Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"fc7b43e9e649bc97ecf309f9ffd0645b175a24a2"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"fc7b43e9e649bc97ecf309f9ffd0645b175a24a2"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-odim/python-component-oubtpf:on-pr-fc7b43e9e649bc97ecf309f9ffd0645b175a24a2.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-odim/python-component-oubtpf:on-pr-fc7b43e9e649bc97ecf309f9ffd0645b175a24a2.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:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-odim/python-component-oubtpf:on-pr-fc7b43e9e649bc97ecf309f9ffd0645b175a24a2"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-odim/python-component-oubtpf:on-pr-fc7b43e9e649bc97ecf309f9ffd0645b175a24a2"},{"name":"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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oubtpf-on-pull-request-fmcpt-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oubtpf-on-pull-request-fmcpt-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-co7f60ac98304cd9fc724254ab63c8e6e4-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oubtpf-on-pull-request-fmcpt-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-201ad878ce20f7b29f17279cf778b8cf-adaeb074ce90abb2-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-27T23:57:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"python-component-oubtpf-on-pull-request-fmcpt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:57:09Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"python-component-oubtpf-on-pull-request-fmcpt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23:57:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-oubtpf-on-pull-request-fmcpt has finished running","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23: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":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23: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":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","prGroup":"konflux-python-component-oubtpf","prGroupHash":"86c11f718d238aa3e6a82fb2a65f36f924806edfded9fd12ad6b9d17141d32"} {"level":"info","ts":"2026-04-27T23:57:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oubtpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-27T23:57:09Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-27T23:51:34Z","completionTime":"2026-04-27T23:57:09Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"fc7b43e9e649bc97ecf309f9ffd0645b175a24a2"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"fc7b43e9e649bc97ecf309f9ffd0645b175a24a2"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-odim/python-component-oubtpf:on-pr-fc7b43e9e649bc97ecf309f9ffd0645b175a24a2.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-odim/python-component-oubtpf:on-pr-fc7b43e9e649bc97ecf309f9ffd0645b175a24a2.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:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-odim/python-component-oubtpf:on-pr-fc7b43e9e649bc97ecf309f9ffd0645b175a24a2"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-odim/python-component-oubtpf:on-pr-fc7b43e9e649bc97ecf309f9ffd0645b175a24a2"},{"name":"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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oubtpf-on-pull-request-fmcpt-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oubtpf-on-pull-request-fmcpt-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-co7f60ac98304cd9fc724254ab63c8e6e4-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oubtpf-on-pull-request-fmcpt-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-201ad878ce20f7b29f17279cf778b8cf-adaeb074ce90abb2-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-27T23:57:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"python-component-oubtpf-on-pull-request-fmcpt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:57:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-oubtpf-on-pull-request-fmcpt has finished running","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23: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":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23: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":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","prGroup":"konflux-python-component-oubtpf","prGroupHash":"86c11f718d238aa3e6a82fb2a65f36f924806edfded9fd12ad6b9d17141d32"} {"level":"info","ts":"2026-04-27T23:57:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oubtpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-27T23:57:09Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-27T23:51:34Z","completionTime":"2026-04-27T23:57:09Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"fc7b43e9e649bc97ecf309f9ffd0645b175a24a2"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"fc7b43e9e649bc97ecf309f9ffd0645b175a24a2"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-odim/python-component-oubtpf:on-pr-fc7b43e9e649bc97ecf309f9ffd0645b175a24a2.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-odim/python-component-oubtpf:on-pr-fc7b43e9e649bc97ecf309f9ffd0645b175a24a2.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:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-odim/python-component-oubtpf:on-pr-fc7b43e9e649bc97ecf309f9ffd0645b175a24a2"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-odim/python-component-oubtpf:on-pr-fc7b43e9e649bc97ecf309f9ffd0645b175a24a2"},{"name":"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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oubtpf-on-pull-request-fmcpt-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oubtpf-on-pull-request-fmcpt-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-co7f60ac98304cd9fc724254ab63c8e6e4-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oubtpf-on-pull-request-fmcpt-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-201ad878ce20f7b29f17279cf778b8cf-adaeb074ce90abb2-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-27T23:57:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"python-component-oubtpf-on-pull-request-fmcpt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:57:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-oubtpf-on-pull-request-fmcpt has finished running","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57: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":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","prGroup":"konflux-python-component-oubtpf","prGroupHash":"86c11f718d238aa3e6a82fb2a65f36f924806edfded9fd12ad6b9d17141d32"} {"level":"info","ts":"2026-04-27T23:57:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oubtpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-27T23:57:09Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-27T23:51:34Z","completionTime":"2026-04-27T23:57:09Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"fc7b43e9e649bc97ecf309f9ffd0645b175a24a2"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"fc7b43e9e649bc97ecf309f9ffd0645b175a24a2"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-odim/python-component-oubtpf:on-pr-fc7b43e9e649bc97ecf309f9ffd0645b175a24a2.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-odim/python-component-oubtpf:on-pr-fc7b43e9e649bc97ecf309f9ffd0645b175a24a2.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:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-odim/python-component-oubtpf:on-pr-fc7b43e9e649bc97ecf309f9ffd0645b175a24a2"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-odim/python-component-oubtpf:on-pr-fc7b43e9e649bc97ecf309f9ffd0645b175a24a2"},{"name":"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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oubtpf-on-pull-request-fmcpt-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oubtpf-on-pull-request-fmcpt-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-co7f60ac98304cd9fc724254ab63c8e6e4-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oubtpf-on-pull-request-fmcpt-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-201ad878ce20f7b29f17279cf778b8cf-adaeb074ce90abb2-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-27T23:57:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"python-component-oubtpf-on-pull-request-fmcpt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:57:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-oubtpf-on-pull-request-fmcpt has finished running","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57: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":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","prGroup":"konflux-python-component-oubtpf","prGroupHash":"86c11f718d238aa3e6a82fb2a65f36f924806edfded9fd12ad6b9d17141d32"} {"level":"info","ts":"2026-04-27T23:57:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oubtpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-27T23:57:09Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-27T23:51:34Z","completionTime":"2026-04-27T23:57:09Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"fc7b43e9e649bc97ecf309f9ffd0645b175a24a2"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"fc7b43e9e649bc97ecf309f9ffd0645b175a24a2"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-odim/python-component-oubtpf:on-pr-fc7b43e9e649bc97ecf309f9ffd0645b175a24a2.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-odim/python-component-oubtpf:on-pr-fc7b43e9e649bc97ecf309f9ffd0645b175a24a2.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:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-odim/python-component-oubtpf:on-pr-fc7b43e9e649bc97ecf309f9ffd0645b175a24a2"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-odim/python-component-oubtpf:on-pr-fc7b43e9e649bc97ecf309f9ffd0645b175a24a2"},{"name":"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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oubtpf-on-pull-request-fmcpt-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oubtpf-on-pull-request-fmcpt-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-co7f60ac98304cd9fc724254ab63c8e6e4-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oubtpf-on-pull-request-fmcpt-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-201ad878ce20f7b29f17279cf778b8cf-adaeb074ce90abb2-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-27T23:57:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"python-component-oubtpf-on-pull-request-fmcpt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:57:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-oubtpf-on-pull-request-fmcpt has finished running","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23: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":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","prGroup":"konflux-python-component-oubtpf","prGroupHash":"86c11f718d238aa3e6a82fb2a65f36f924806edfded9fd12ad6b9d17141d32"} {"level":"info","ts":"2026-04-27T23: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":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23: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":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oubtpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23: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":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-27T23:57:09Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-27T23:51:34Z","completionTime":"2026-04-27T23:57:09Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"fc7b43e9e649bc97ecf309f9ffd0645b175a24a2"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"fc7b43e9e649bc97ecf309f9ffd0645b175a24a2"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-odim/python-component-oubtpf:on-pr-fc7b43e9e649bc97ecf309f9ffd0645b175a24a2.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-odim/python-component-oubtpf:on-pr-fc7b43e9e649bc97ecf309f9ffd0645b175a24a2.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:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-odim/python-component-oubtpf:on-pr-fc7b43e9e649bc97ecf309f9ffd0645b175a24a2"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-odim/python-component-oubtpf:on-pr-fc7b43e9e649bc97ecf309f9ffd0645b175a24a2"},{"name":"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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oubtpf-on-pull-request-fmcpt-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oubtpf-on-pull-request-fmcpt-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-co7f60ac98304cd9fc724254ab63c8e6e4-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oubtpf-on-pull-request-fmcpt-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-201ad878ce20f7b29f17279cf778b8cf-adaeb074ce90abb2-01"}},"deletionTimestamp":"2026-04-27 23:57:11 +0000 UTC"} {"level":"info","ts":"2026-04-27T23:57:11Z","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-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-oubtpf-on-pull-request-fmcpt has finished running","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23: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":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","prGroup":"konflux-python-component-oubtpf","prGroupHash":"86c11f718d238aa3e6a82fb2a65f36f924806edfded9fd12ad6b9d17141d32"} {"level":"info","ts":"2026-04-27T23: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":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23: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":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oubtpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23: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":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-27T23:57:09Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-27T23:51:34Z","completionTime":"2026-04-27T23:57:09Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"fc7b43e9e649bc97ecf309f9ffd0645b175a24a2"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"fc7b43e9e649bc97ecf309f9ffd0645b175a24a2"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-odim/python-component-oubtpf:on-pr-fc7b43e9e649bc97ecf309f9ffd0645b175a24a2.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-odim/python-component-oubtpf:on-pr-fc7b43e9e649bc97ecf309f9ffd0645b175a24a2.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:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-odim/python-component-oubtpf:on-pr-fc7b43e9e649bc97ecf309f9ffd0645b175a24a2"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-odim/python-component-oubtpf:on-pr-fc7b43e9e649bc97ecf309f9ffd0645b175a24a2"},{"name":"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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oubtpf-on-pull-request-fmcpt-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oubtpf-on-pull-request-fmcpt-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-co7f60ac98304cd9fc724254ab63c8e6e4-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oubtpf-on-pull-request-fmcpt-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-201ad878ce20f7b29f17279cf778b8cf-adaeb074ce90abb2-01"}},"deletionTimestamp":"2026-04-27 23:57:11 +0000 UTC"} {"level":"info","ts":"2026-04-27T23:57:12Z","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-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-oubtpf-on-pull-request-fmcpt has finished running","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23: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":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","prGroup":"konflux-python-component-oubtpf","prGroupHash":"86c11f718d238aa3e6a82fb2a65f36f924806edfded9fd12ad6b9d17141d32"} {"level":"info","ts":"2026-04-27T23: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":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23: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":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oubtpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23: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":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-27T23:57:09Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-27T23:51:34Z","completionTime":"2026-04-27T23:57:09Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"fc7b43e9e649bc97ecf309f9ffd0645b175a24a2"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"fc7b43e9e649bc97ecf309f9ffd0645b175a24a2"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-odim/python-component-oubtpf:on-pr-fc7b43e9e649bc97ecf309f9ffd0645b175a24a2.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-odim/python-component-oubtpf:on-pr-fc7b43e9e649bc97ecf309f9ffd0645b175a24a2.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:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-odim/python-component-oubtpf:on-pr-fc7b43e9e649bc97ecf309f9ffd0645b175a24a2"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-odim/python-component-oubtpf:on-pr-fc7b43e9e649bc97ecf309f9ffd0645b175a24a2"},{"name":"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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oubtpf-on-pull-request-fmcpt-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oubtpf-on-pull-request-fmcpt-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-co7f60ac98304cd9fc724254ab63c8e6e4-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oubtpf-on-pull-request-fmcpt-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-201ad878ce20f7b29f17279cf778b8cf-adaeb074ce90abb2-01"}},"deletionTimestamp":"2026-04-27 23:57:11 +0000 UTC"} {"level":"info","ts":"2026-04-27T23:57:12Z","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-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-oubtpf-on-pull-request-fmcpt has finished running","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fmcpt","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:16Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"python-component-oubtpf-on-pull-request-6cjkj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-27T23: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":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"python-component-oubtpf-on-pull-request-6cjkj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"python-component-oubtpf-on-pull-request-6cjkj","PR group":"konflux-python-component-oubtpf"} {"level":"info","ts":"2026-04-27T23:57: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":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","prGroup":"konflux-python-component-oubtpf","prGroupHash":"86c11f718d238aa3e6a82fb2a65f36f924806edfded9fd12ad6b9d17141d32"} {"level":"info","ts":"2026-04-27T23:57:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-odim/python-component-oubtpf-on-pull-request-fmcpt with pr group konflux-python-component-oubtpf is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oubtpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23: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":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"python-component-oubtpf-on-pull-request-6cjkj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23: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":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-odim/python-component-oubtpf-on-pull-request-fmcpt with pr group konflux-python-component-oubtpf is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oubtpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23: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":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"python-component-oubtpf-on-pull-request-6cjkj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23: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":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-odim/python-component-oubtpf-on-pull-request-fmcpt with pr group konflux-python-component-oubtpf is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oubtpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23: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":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"python-component-oubtpf-on-pull-request-6cjkj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23: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":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57: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":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-odim/python-component-oubtpf-on-pull-request-fmcpt with pr group konflux-python-component-oubtpf is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oubtpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"python-component-oubtpf-on-pull-request-6cjkj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23: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":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57: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":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-odim/python-component-oubtpf-on-pull-request-fmcpt with pr group konflux-python-component-oubtpf is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oubtpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"python-component-oubtpf-on-pull-request-6cjkj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23: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":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57: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":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-odim/python-component-oubtpf-on-pull-request-fmcpt with pr group konflux-python-component-oubtpf is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oubtpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"python-component-oubtpf-on-pull-request-6cjkj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23: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":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57: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":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-odim/python-component-oubtpf-on-pull-request-fmcpt with pr group konflux-python-component-oubtpf is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oubtpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"python-component-oubtpf-on-pull-request-6cjkj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23: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":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57: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":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-odim/python-component-oubtpf-on-pull-request-fmcpt with pr group konflux-python-component-oubtpf is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oubtpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"python-component-oubtpf-on-pull-request-6cjkj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23: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":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57: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":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-odim/python-component-oubtpf-on-pull-request-fmcpt with pr group konflux-python-component-oubtpf is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oubtpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"python-component-oubtpf-on-pull-request-6cjkj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23: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":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57: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":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-odim/python-component-oubtpf-on-pull-request-fmcpt with pr group konflux-python-component-oubtpf is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oubtpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"python-component-oubtpf-on-pull-request-6cjkj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23: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":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57: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":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-odim/python-component-oubtpf-on-pull-request-fmcpt with pr group konflux-python-component-oubtpf is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oubtpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"python-component-oubtpf-on-pull-request-6cjkj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23: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":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57: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":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-odim/python-component-oubtpf-on-pull-request-fmcpt with pr group konflux-python-component-oubtpf is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oubtpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"python-component-oubtpf-on-pull-request-6cjkj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23: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":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-odim/python-component-oubtpf-on-pull-request-fmcpt with pr group konflux-python-component-oubtpf is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oubtpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23: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":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"python-component-oubtpf-on-pull-request-6cjkj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23: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":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-odim/python-component-oubtpf-on-pull-request-fmcpt with pr group konflux-python-component-oubtpf is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oubtpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23: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":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"python-component-oubtpf-on-pull-request-6cjkj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23: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":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-odim/python-component-oubtpf-on-pull-request-fmcpt with pr group konflux-python-component-oubtpf is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oubtpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23: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":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"python-component-oubtpf-on-pull-request-6cjkj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:57:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-odim/python-component-oubtpf-on-pull-request-fmcpt with pr group konflux-python-component-oubtpf is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oubtpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"python-component-oubtpf-on-pull-request-6cjkj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23:57:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23: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":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-odim/python-component-oubtpf-on-pull-request-fmcpt with pr group konflux-python-component-oubtpf is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oubtpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:57:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"python-component-oubtpf-on-pull-request-6cjkj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-27T23: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":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23: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":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23: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":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23: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":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oubtpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23: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":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-27T23:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"python-component-oubtpf-on-pull-request-6cjkj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-28T00:00:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-ikyz-20260427-230231-000"} {"level":"info","ts":"2026-04-28T00:00:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-ksqk","snapshot":"build-suite-component-update-ikyz-20260427-230231-000"} {"level":"info","ts":"2026-04-28T00:00:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-phiu-20260427-230704-000"} {"level":"info","ts":"2026-04-28T00:00:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-lttx","snapshot":"build-suite-test-application-phiu-20260427-230704-000"} {"level":"info","ts":"2026-04-28T00:00:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-positive-mc-xial-20260427-233013-000"} {"level":"info","ts":"2026-04-28T00:00:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-odim","snapshot":"build-suite-positive-mc-xial-20260427-233013-000"} {"level":"info","ts":"2026-04-28T00:03:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","prGroup":"konflux-python-component-oubtpf","prGroupHash":"86c11f718d238aa3e6a82fb2a65f36f924806edfded9fd12ad6b9d17141d32"} {"level":"info","ts":"2026-04-28T00:03:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oubtpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-28T00:03:23Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-27T23:57:17Z","completionTime":"2026-04-28T00:03:23Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"8e0a6c9b771de44f8045b81ed121b9e7b8bbd622"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"8e0a6c9b771de44f8045b81ed121b9e7b8bbd622"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-odim/python-component-oubtpf:on-pr-8e0a6c9b771de44f8045b81ed121b9e7b8bbd622.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-odim/python-component-oubtpf:on-pr-8e0a6c9b771de44f8045b81ed121b9e7b8bbd622.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:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-odim/python-component-oubtpf:on-pr-8e0a6c9b771de44f8045b81ed121b9e7b8bbd622"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-odim/python-component-oubtpf:on-pr-8e0a6c9b771de44f8045b81ed121b9e7b8bbd622"},{"name":"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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oubtpf-on-pull-request-6cjkj-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oubtpf-on-pull-request-6cjkj-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-co578f2b6208d5b2ac602b396e6ff384c1-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oubtpf-on-pull-request-6cjkj-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-e3cf3fb27246db7bd43660a382906225-89a428aa23f02cb7-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-28T00:03:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"python-component-oubtpf-on-pull-request-6cjkj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-28T00:03:23Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"python-component-oubtpf-on-pull-request-6cjkj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-28T00:03:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-oubtpf-on-pull-request-6cjkj has finished running","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","prGroup":"konflux-python-component-oubtpf","prGroupHash":"86c11f718d238aa3e6a82fb2a65f36f924806edfded9fd12ad6b9d17141d32"} {"level":"info","ts":"2026-04-28T00:03:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oubtpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-28T00:03:23Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-27T23:57:17Z","completionTime":"2026-04-28T00:03:23Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"8e0a6c9b771de44f8045b81ed121b9e7b8bbd622"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"8e0a6c9b771de44f8045b81ed121b9e7b8bbd622"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-odim/python-component-oubtpf:on-pr-8e0a6c9b771de44f8045b81ed121b9e7b8bbd622.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-odim/python-component-oubtpf:on-pr-8e0a6c9b771de44f8045b81ed121b9e7b8bbd622.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:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-odim/python-component-oubtpf:on-pr-8e0a6c9b771de44f8045b81ed121b9e7b8bbd622"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-odim/python-component-oubtpf:on-pr-8e0a6c9b771de44f8045b81ed121b9e7b8bbd622"},{"name":"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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oubtpf-on-pull-request-6cjkj-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oubtpf-on-pull-request-6cjkj-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-co578f2b6208d5b2ac602b396e6ff384c1-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oubtpf-on-pull-request-6cjkj-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-e3cf3fb27246db7bd43660a382906225-89a428aa23f02cb7-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-28T00:03:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"python-component-oubtpf-on-pull-request-6cjkj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-28T00:03:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-oubtpf-on-pull-request-6cjkj has finished running","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","prGroup":"konflux-python-component-oubtpf","prGroupHash":"86c11f718d238aa3e6a82fb2a65f36f924806edfded9fd12ad6b9d17141d32"} {"level":"info","ts":"2026-04-28T00:03:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oubtpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-28T00:03:23Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-27T23:57:17Z","completionTime":"2026-04-28T00:03:23Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"8e0a6c9b771de44f8045b81ed121b9e7b8bbd622"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"8e0a6c9b771de44f8045b81ed121b9e7b8bbd622"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-odim/python-component-oubtpf:on-pr-8e0a6c9b771de44f8045b81ed121b9e7b8bbd622.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-odim/python-component-oubtpf:on-pr-8e0a6c9b771de44f8045b81ed121b9e7b8bbd622.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:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-odim/python-component-oubtpf:on-pr-8e0a6c9b771de44f8045b81ed121b9e7b8bbd622"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-odim/python-component-oubtpf:on-pr-8e0a6c9b771de44f8045b81ed121b9e7b8bbd622"},{"name":"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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oubtpf-on-pull-request-6cjkj-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oubtpf-on-pull-request-6cjkj-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-co578f2b6208d5b2ac602b396e6ff384c1-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oubtpf-on-pull-request-6cjkj-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-e3cf3fb27246db7bd43660a382906225-89a428aa23f02cb7-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-28T00:03:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"python-component-oubtpf-on-pull-request-6cjkj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-28T00:03:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-oubtpf-on-pull-request-6cjkj has finished running","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","prGroup":"konflux-python-component-oubtpf","prGroupHash":"86c11f718d238aa3e6a82fb2a65f36f924806edfded9fd12ad6b9d17141d32"} {"level":"info","ts":"2026-04-28T00:03:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oubtpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-28T00:03:23Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-27T23:57:17Z","completionTime":"2026-04-28T00:03:23Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"8e0a6c9b771de44f8045b81ed121b9e7b8bbd622"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"8e0a6c9b771de44f8045b81ed121b9e7b8bbd622"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-odim/python-component-oubtpf:on-pr-8e0a6c9b771de44f8045b81ed121b9e7b8bbd622.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-odim/python-component-oubtpf:on-pr-8e0a6c9b771de44f8045b81ed121b9e7b8bbd622.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:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-odim/python-component-oubtpf:on-pr-8e0a6c9b771de44f8045b81ed121b9e7b8bbd622"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-odim/python-component-oubtpf:on-pr-8e0a6c9b771de44f8045b81ed121b9e7b8bbd622"},{"name":"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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oubtpf-on-pull-request-6cjkj-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oubtpf-on-pull-request-6cjkj-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-co578f2b6208d5b2ac602b396e6ff384c1-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oubtpf-on-pull-request-6cjkj-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-e3cf3fb27246db7bd43660a382906225-89a428aa23f02cb7-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-28T00:03:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"python-component-oubtpf-on-pull-request-6cjkj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-28T00:03:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-oubtpf-on-pull-request-6cjkj has finished running","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03: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":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03: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":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","prGroup":"konflux-python-component-oubtpf","prGroupHash":"86c11f718d238aa3e6a82fb2a65f36f924806edfded9fd12ad6b9d17141d32"} {"level":"info","ts":"2026-04-28T00:03: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":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03: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":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03: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":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oubtpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03: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":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-28T00:03:23Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-27T23:57:17Z","completionTime":"2026-04-28T00:03:23Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"8e0a6c9b771de44f8045b81ed121b9e7b8bbd622"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"8e0a6c9b771de44f8045b81ed121b9e7b8bbd622"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-odim/python-component-oubtpf:on-pr-8e0a6c9b771de44f8045b81ed121b9e7b8bbd622.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-odim/python-component-oubtpf:on-pr-8e0a6c9b771de44f8045b81ed121b9e7b8bbd622.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:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-odim/python-component-oubtpf:on-pr-8e0a6c9b771de44f8045b81ed121b9e7b8bbd622"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-odim/python-component-oubtpf:on-pr-8e0a6c9b771de44f8045b81ed121b9e7b8bbd622"},{"name":"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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oubtpf-on-pull-request-6cjkj-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oubtpf-on-pull-request-6cjkj-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-co578f2b6208d5b2ac602b396e6ff384c1-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oubtpf-on-pull-request-6cjkj-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-e3cf3fb27246db7bd43660a382906225-89a428aa23f02cb7-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-28T00:03:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"python-component-oubtpf-on-pull-request-6cjkj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-28T00:03:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-oubtpf-on-pull-request-6cjkj has finished running","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03: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-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","prGroup":"konflux-python-component-oubtpf","prGroupHash":"86c11f718d238aa3e6a82fb2a65f36f924806edfded9fd12ad6b9d17141d32"} {"level":"info","ts":"2026-04-28T00:03: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-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03: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-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03: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-oubtpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03: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-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-28T00:03:23Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-27T23:57:17Z","completionTime":"2026-04-28T00:03:23Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"8e0a6c9b771de44f8045b81ed121b9e7b8bbd622"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"8e0a6c9b771de44f8045b81ed121b9e7b8bbd622"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-odim/python-component-oubtpf:on-pr-8e0a6c9b771de44f8045b81ed121b9e7b8bbd622.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-odim/python-component-oubtpf:on-pr-8e0a6c9b771de44f8045b81ed121b9e7b8bbd622.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:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-odim/python-component-oubtpf:on-pr-8e0a6c9b771de44f8045b81ed121b9e7b8bbd622"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-odim/python-component-oubtpf:on-pr-8e0a6c9b771de44f8045b81ed121b9e7b8bbd622"},{"name":"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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oubtpf-on-pull-request-6cjkj-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oubtpf-on-pull-request-6cjkj-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-co578f2b6208d5b2ac602b396e6ff384c1-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oubtpf-on-pull-request-6cjkj-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-e3cf3fb27246db7bd43660a382906225-89a428aa23f02cb7-01"}},"deletionTimestamp":"2026-04-28 00:03:43 +0000 UTC"} {"level":"info","ts":"2026-04-28T00:03:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-oubtpf-on-pull-request-6cjkj has finished running","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03: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-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","prGroup":"konflux-python-component-oubtpf","prGroupHash":"86c11f718d238aa3e6a82fb2a65f36f924806edfded9fd12ad6b9d17141d32"} {"level":"info","ts":"2026-04-28T00:03: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-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03: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-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03: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-oubtpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03: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-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-28T00:03:23Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-27T23:57:17Z","completionTime":"2026-04-28T00:03:23Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"8e0a6c9b771de44f8045b81ed121b9e7b8bbd622"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"8e0a6c9b771de44f8045b81ed121b9e7b8bbd622"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-odim/python-component-oubtpf:on-pr-8e0a6c9b771de44f8045b81ed121b9e7b8bbd622.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-odim/python-component-oubtpf:on-pr-8e0a6c9b771de44f8045b81ed121b9e7b8bbd622.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:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-odim/python-component-oubtpf:on-pr-8e0a6c9b771de44f8045b81ed121b9e7b8bbd622"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-odim/python-component-oubtpf:on-pr-8e0a6c9b771de44f8045b81ed121b9e7b8bbd622"},{"name":"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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oubtpf-on-pull-request-6cjkj-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oubtpf-on-pull-request-6cjkj-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-co578f2b6208d5b2ac602b396e6ff384c1-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oubtpf-on-pull-request-6cjkj-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-e3cf3fb27246db7bd43660a382906225-89a428aa23f02cb7-01"}},"deletionTimestamp":"2026-04-28 00:03:43 +0000 UTC"} {"level":"info","ts":"2026-04-28T00:03:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-oubtpf-on-pull-request-6cjkj has finished running","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03: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-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","prGroup":"konflux-python-component-oubtpf","prGroupHash":"86c11f718d238aa3e6a82fb2a65f36f924806edfded9fd12ad6b9d17141d32"} {"level":"info","ts":"2026-04-28T00:03: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-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03: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-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03: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-oubtpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03: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-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-28T00:03:23Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-27T23:57:17Z","completionTime":"2026-04-28T00:03:23Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"8e0a6c9b771de44f8045b81ed121b9e7b8bbd622"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"8e0a6c9b771de44f8045b81ed121b9e7b8bbd622"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-odim/python-component-oubtpf:on-pr-8e0a6c9b771de44f8045b81ed121b9e7b8bbd622.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-odim/python-component-oubtpf:on-pr-8e0a6c9b771de44f8045b81ed121b9e7b8bbd622.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:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-odim/python-component-oubtpf:on-pr-8e0a6c9b771de44f8045b81ed121b9e7b8bbd622"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-odim/python-component-oubtpf:on-pr-8e0a6c9b771de44f8045b81ed121b9e7b8bbd622"},{"name":"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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oubtpf-on-pull-request-6cjkj-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oubtpf-on-pull-request-6cjkj-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-co578f2b6208d5b2ac602b396e6ff384c1-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oubtpf-on-pull-request-6cjkj-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-e3cf3fb27246db7bd43660a382906225-89a428aa23f02cb7-01"}},"deletionTimestamp":"2026-04-28 00:03:43 +0000 UTC"} {"level":"info","ts":"2026-04-28T00:03:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-oubtpf-on-pull-request-6cjkj has finished running","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-6cjkj","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03:48Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"python-component-oubtpf-on-pull-request-fh4sx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-28T00: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":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"python-component-oubtpf-on-pull-request-fh4sx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"python-component-oubtpf-on-pull-request-fh4sx","PR group":"konflux-python-component-oubtpf"} {"level":"info","ts":"2026-04-28T00:03:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","prGroup":"konflux-python-component-oubtpf","prGroupHash":"86c11f718d238aa3e6a82fb2a65f36f924806edfded9fd12ad6b9d17141d32"} {"level":"info","ts":"2026-04-28T00:03: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-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03: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-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03: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-oubtpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00: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":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"python-component-oubtpf-on-pull-request-fh4sx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-28T00: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":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00: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":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03: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-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03: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-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-odim/python-component-oubtpf-on-pull-request-6cjkj with pr group konflux-python-component-oubtpf is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03: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-oubtpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00: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":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"python-component-oubtpf-on-pull-request-fh4sx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-28T00: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":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00: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":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03: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-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03: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-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-odim/python-component-oubtpf-on-pull-request-6cjkj with pr group konflux-python-component-oubtpf is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03: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-oubtpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00: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":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"python-component-oubtpf-on-pull-request-fh4sx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-28T00: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":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00: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":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03: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-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03: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-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-odim/python-component-oubtpf-on-pull-request-6cjkj with pr group konflux-python-component-oubtpf is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03: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-oubtpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00: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":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"python-component-oubtpf-on-pull-request-fh4sx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-28T00: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":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00: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":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03: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-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03: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-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-odim/python-component-oubtpf-on-pull-request-6cjkj with pr group konflux-python-component-oubtpf is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03: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-oubtpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00: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":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"python-component-oubtpf-on-pull-request-fh4sx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-28T00: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":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00: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":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03: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-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03: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-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-odim/python-component-oubtpf-on-pull-request-6cjkj with pr group konflux-python-component-oubtpf is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03: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-oubtpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00: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":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"python-component-oubtpf-on-pull-request-fh4sx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-28T00: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":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00: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":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03: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-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03: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-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-odim/python-component-oubtpf-on-pull-request-6cjkj with pr group konflux-python-component-oubtpf is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03: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-oubtpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00: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":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"python-component-oubtpf-on-pull-request-fh4sx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-28T00: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":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00: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":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03: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-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03: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-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-odim/python-component-oubtpf-on-pull-request-6cjkj with pr group konflux-python-component-oubtpf is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03: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-oubtpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00: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":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"python-component-oubtpf-on-pull-request-fh4sx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-28T00: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":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00: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":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03: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-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03: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-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-odim/python-component-oubtpf-on-pull-request-6cjkj with pr group konflux-python-component-oubtpf is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03: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-oubtpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00: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":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"python-component-oubtpf-on-pull-request-fh4sx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-28T00: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":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00: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":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03: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-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03: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-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-odim/python-component-oubtpf-on-pull-request-6cjkj with pr group konflux-python-component-oubtpf is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03: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-oubtpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00: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":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"python-component-oubtpf-on-pull-request-fh4sx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-28T00: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":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00: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":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03: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-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03: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-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-odim/python-component-oubtpf-on-pull-request-6cjkj with pr group konflux-python-component-oubtpf is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03: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-oubtpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00: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":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"python-component-oubtpf-on-pull-request-fh4sx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-28T00: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":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00: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":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03: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-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03: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-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-odim/python-component-oubtpf-on-pull-request-6cjkj with pr group konflux-python-component-oubtpf is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03: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-oubtpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00: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":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"python-component-oubtpf-on-pull-request-fh4sx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-28T00: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":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00: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":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03: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-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03: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-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-odim/python-component-oubtpf-on-pull-request-6cjkj with pr group konflux-python-component-oubtpf is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03: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-oubtpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00: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":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"python-component-oubtpf-on-pull-request-fh4sx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-28T00:03:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-odim/python-component-oubtpf-on-pull-request-6cjkj with pr group konflux-python-component-oubtpf is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03: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-oubtpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"python-component-oubtpf-on-pull-request-fh4sx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-28T00:03:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-odim/python-component-oubtpf-on-pull-request-6cjkj with pr group konflux-python-component-oubtpf is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03: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-oubtpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"python-component-oubtpf-on-pull-request-fh4sx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-28T00:03:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-odim/python-component-oubtpf-on-pull-request-6cjkj with pr group konflux-python-component-oubtpf is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03: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-oubtpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"python-component-oubtpf-on-pull-request-fh4sx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-28T00: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":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00: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":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00: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":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00: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":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-odim/python-component-oubtpf-on-pull-request-6cjkj with pr group konflux-python-component-oubtpf is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oubtpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00: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":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:03:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"python-component-oubtpf-on-pull-request-fh4sx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-28T00:04:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:04:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:04:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:04:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:04:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-odim/python-component-oubtpf-on-pull-request-6cjkj with pr group konflux-python-component-oubtpf is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:04:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oubtpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:04:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:04:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"python-component-oubtpf-on-pull-request-fh4sx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-28T00:04: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":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:04: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":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:04: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":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:04: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":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:04:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oubtpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:04: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":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:04:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"python-component-oubtpf-on-pull-request-fh4sx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-28T00:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:12: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":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","prGroup":"konflux-python-component-oubtpf","prGroupHash":"86c11f718d238aa3e6a82fb2a65f36f924806edfded9fd12ad6b9d17141d32"} {"level":"info","ts":"2026-04-28T00:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:12: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":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oubtpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-28T00:12:07Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-28T00:03:48Z","completionTime":"2026-04-28T00:12:07Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"42690202b685b560b9cd008278d721b4bddb7043"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"42690202b685b560b9cd008278d721b4bddb7043"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-odim/python-component-oubtpf:on-pr-42690202b685b560b9cd008278d721b4bddb7043.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-odim/python-component-oubtpf:on-pr-42690202b685b560b9cd008278d721b4bddb7043.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:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-odim/python-component-oubtpf:on-pr-42690202b685b560b9cd008278d721b4bddb7043"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-odim/python-component-oubtpf:on-pr-42690202b685b560b9cd008278d721b4bddb7043"},{"name":"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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oubtpf-on-pull-request-fh4sx-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oubtpf-on-pull-request-fh4sx-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-co48a122aa8515ea051caf05b56c15f0df-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oubtpf-on-pull-request-fh4sx-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-6bea49096a419b873cc219b1e712c574-7f3eac07f36e9824-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-28T00:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"python-component-oubtpf-on-pull-request-fh4sx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-28T00:12:07Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"python-component-oubtpf-on-pull-request-fh4sx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-28T00:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-oubtpf-on-pull-request-fh4sx has finished running","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:12: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":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","prGroup":"konflux-python-component-oubtpf","prGroupHash":"86c11f718d238aa3e6a82fb2a65f36f924806edfded9fd12ad6b9d17141d32"} {"level":"info","ts":"2026-04-28T00:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:12: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":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oubtpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-28T00:12:07Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-28T00:03:48Z","completionTime":"2026-04-28T00:12:07Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"42690202b685b560b9cd008278d721b4bddb7043"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"42690202b685b560b9cd008278d721b4bddb7043"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-odim/python-component-oubtpf:on-pr-42690202b685b560b9cd008278d721b4bddb7043.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-odim/python-component-oubtpf:on-pr-42690202b685b560b9cd008278d721b4bddb7043.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:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-odim/python-component-oubtpf:on-pr-42690202b685b560b9cd008278d721b4bddb7043"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-odim/python-component-oubtpf:on-pr-42690202b685b560b9cd008278d721b4bddb7043"},{"name":"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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oubtpf-on-pull-request-fh4sx-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oubtpf-on-pull-request-fh4sx-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-co48a122aa8515ea051caf05b56c15f0df-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oubtpf-on-pull-request-fh4sx-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-6bea49096a419b873cc219b1e712c574-7f3eac07f36e9824-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-28T00:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"python-component-oubtpf-on-pull-request-fh4sx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-28T00:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-oubtpf-on-pull-request-fh4sx has finished running","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:12: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":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","prGroup":"konflux-python-component-oubtpf","prGroupHash":"86c11f718d238aa3e6a82fb2a65f36f924806edfded9fd12ad6b9d17141d32"} {"level":"info","ts":"2026-04-28T00:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:12: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":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oubtpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-28T00:12:07Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-28T00:03:48Z","completionTime":"2026-04-28T00:12:07Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"42690202b685b560b9cd008278d721b4bddb7043"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"42690202b685b560b9cd008278d721b4bddb7043"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-odim/python-component-oubtpf:on-pr-42690202b685b560b9cd008278d721b4bddb7043.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-odim/python-component-oubtpf:on-pr-42690202b685b560b9cd008278d721b4bddb7043.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:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-odim/python-component-oubtpf:on-pr-42690202b685b560b9cd008278d721b4bddb7043"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-odim/python-component-oubtpf:on-pr-42690202b685b560b9cd008278d721b4bddb7043"},{"name":"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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oubtpf-on-pull-request-fh4sx-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oubtpf-on-pull-request-fh4sx-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-co48a122aa8515ea051caf05b56c15f0df-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oubtpf-on-pull-request-fh4sx-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-6bea49096a419b873cc219b1e712c574-7f3eac07f36e9824-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-28T00:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"python-component-oubtpf-on-pull-request-fh4sx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-28T00:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-oubtpf-on-pull-request-fh4sx has finished running","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:12: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":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","prGroup":"konflux-python-component-oubtpf","prGroupHash":"86c11f718d238aa3e6a82fb2a65f36f924806edfded9fd12ad6b9d17141d32"} {"level":"info","ts":"2026-04-28T00:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:12: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":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oubtpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-28T00:12:07Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-28T00:03:48Z","completionTime":"2026-04-28T00:12:07Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"42690202b685b560b9cd008278d721b4bddb7043"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"42690202b685b560b9cd008278d721b4bddb7043"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-odim/python-component-oubtpf:on-pr-42690202b685b560b9cd008278d721b4bddb7043.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-odim/python-component-oubtpf:on-pr-42690202b685b560b9cd008278d721b4bddb7043.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:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-odim/python-component-oubtpf:on-pr-42690202b685b560b9cd008278d721b4bddb7043"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-odim/python-component-oubtpf:on-pr-42690202b685b560b9cd008278d721b4bddb7043"},{"name":"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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oubtpf-on-pull-request-fh4sx-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oubtpf-on-pull-request-fh4sx-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-co48a122aa8515ea051caf05b56c15f0df-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oubtpf-on-pull-request-fh4sx-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-6bea49096a419b873cc219b1e712c574-7f3eac07f36e9824-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-28T00:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"python-component-oubtpf-on-pull-request-fh4sx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-28T00:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-oubtpf-on-pull-request-fh4sx has finished running","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00: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":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","prGroup":"konflux-python-component-oubtpf","prGroupHash":"86c11f718d238aa3e6a82fb2a65f36f924806edfded9fd12ad6b9d17141d32"} {"level":"info","ts":"2026-04-28T00: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":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oubtpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00: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":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-28T00:12:07Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-28T00:03:48Z","completionTime":"2026-04-28T00:12:07Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"42690202b685b560b9cd008278d721b4bddb7043"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"42690202b685b560b9cd008278d721b4bddb7043"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-odim/python-component-oubtpf:on-pr-42690202b685b560b9cd008278d721b4bddb7043.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-odim/python-component-oubtpf:on-pr-42690202b685b560b9cd008278d721b4bddb7043.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:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-odim/python-component-oubtpf:on-pr-42690202b685b560b9cd008278d721b4bddb7043"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-odim/python-component-oubtpf:on-pr-42690202b685b560b9cd008278d721b4bddb7043"},{"name":"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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oubtpf-on-pull-request-fh4sx-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oubtpf-on-pull-request-fh4sx-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-co48a122aa8515ea051caf05b56c15f0df-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oubtpf-on-pull-request-fh4sx-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-6bea49096a419b873cc219b1e712c574-7f3eac07f36e9824-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-28T00:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"python-component-oubtpf-on-pull-request-fh4sx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-28T00:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-oubtpf-on-pull-request-fh4sx has finished running","buildpipelineRun":{"name":"python-component-oubtpf-on-pull-request-fh4sx","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:12:21Z","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-04-28T00:12:22Z","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-04-28T00:12:22Z","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-04-28T00:12:23Z","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-04-28T00:12:23Z","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-04-28T00:12:23Z","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-04-28T00:12: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":"go-component-cykxkq-on-push-8lfhc","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:12:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"go-component-cykxkq-on-push-8lfhc","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:12:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"go-component-cykxkq-on-push-8lfhc","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:12:35Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-cykxkq-on-push-8lfhc","namespace":"build-e2e-odim"},"namespace":"build-e2e-odim","name":"go-component-cykxkq-on-push-8lfhc","reconcileID":"0027e649-8fc0-438c-a5f6-3316d011ea8a","Component.Namespace":"build-e2e-odim","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-odim/go-component-cykxkq@sha256:a8e0e9af89f4811df415af6110562858aac0df38cdd992d0304a904946a84292","Component.Name":"go-component-cykxkq","lastBuildCommit":"318745953e1a7f932613e62a870c55ed7b8505cb"} {"level":"info","ts":"2026-04-28T00:12:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"go-component-cykxkq-on-push-8lfhc","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","component.Namespace":"build-e2e-odim","component.Name":"go-component-cykxkq"} {"level":"info","ts":"2026-04-28T00:12:35Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-cykxkq-on-push-8lfhc","namespace":"build-e2e-odim"},"namespace":"build-e2e-odim","name":"go-component-cykxkq-on-push-8lfhc","reconcileID":"0027e649-8fc0-438c-a5f6-3316d011ea8a","component.Name":"python-component-oubtpf"} {"level":"info","ts":"2026-04-28T00:12:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-positive-mc-xial-20260427-235107-000"} {"level":"info","ts":"2026-04-28T00:12:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-positive-mc-xial-20260427-235107-000","application":"build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:12:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-positive-mc-xial-20260427-235107-000"} {"level":"info","ts":"2026-04-28T00:12:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-cykxkq-on-push-8lfhc","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"build-suite-positive-mc-xial-20260427-235107-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-positive-mc-xial-20260427-235107-000","snapshot.Spec.Components":[{"name":"go-component-cykxkq","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-odim/go-component-cykxkq@sha256:a8e0e9af89f4811df415af6110562858aac0df38cdd992d0304a904946a84292","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"318745953e1a7f932613e62a870c55ed7b8505cb"}}}]} {"level":"info","ts":"2026-04-28T00:12: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-positive-mc-xial-20260427-235107-000","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:12:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-xial-20260427-235107-000","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:12:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-xial-20260427-235107-000","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-28T00:12: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-positive-mc-xial-20260427-235107-000","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:12:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-positive-mc-xial-20260427-235107-000","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","Application.Name":"build-suite-positive-mc-xial","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-28T00:12: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-positive-mc-xial-20260427-235107-000","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"build-suite-positive-mc-xial-20260427-235107-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-28T00:12:35Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-28T00:12: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-positive-mc-xial-20260427-235107-000","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:12:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-xial-20260427-235107-000","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:12: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-positive-mc-xial-20260427-235107-000","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:12:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-xial-20260427-235107-000","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:12:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"go-component-cykxkq-on-push-8lfhc","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"go-component-cykxkq-on-push-8lfhc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-positive-mc-xial-20260427-235107-000"} {"level":"info","ts":"2026-04-28T00:12:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"go-component-cykxkq-on-push-8lfhc","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"go-component-cykxkq-on-push-8lfhc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-positive-mc-xial-20260427-235107-000"} {"level":"info","ts":"2026-04-28T00:12:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cykxkq-on-push-8lfhc","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"go-component-cykxkq-on-push-8lfhc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-28T00:12:35Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-cykxkq-on-push-8lfhc","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"go-component-cykxkq-on-push-8lfhc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-28T00:12:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-cykxkq-on-push-8lfhc has finished running","buildpipelineRun":{"name":"go-component-cykxkq-on-push-8lfhc","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:12: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":"go-component-cykxkq-on-push-8lfhc","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:12:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"go-component-cykxkq-on-push-8lfhc","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:12:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"go-component-cykxkq-on-push-8lfhc","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:12:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"go-component-cykxkq-on-push-8lfhc","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"} {"level":"info","ts":"2026-04-28T00:12: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":"go-component-cykxkq-on-push-8lfhc","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","snapshot.Name":"build-suite-positive-mc-xial-20260427-235107-000"} {"level":"info","ts":"2026-04-28T00:12:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cykxkq-on-push-8lfhc","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial","namespace":"build-e2e-odim","name":"go-component-cykxkq-on-push-8lfhc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-28T00:12:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-cykxkq-on-push-8lfhc has finished running","buildpipelineRun":{"name":"go-component-cykxkq-on-push-8lfhc","namespace":"build-e2e-odim"},"application":"build-e2e-odim/build-suite-positive-mc-xial"}